-
Notifications
You must be signed in to change notification settings - Fork 254
CLDSRV-843: Rename versionID to versionId in server access logs #6068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Match the field name expected by the fluentbit (Allowlist_key versionId).
Hello dvasilas,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the |
|
/approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: git fetch
git checkout -B w/9.3/improvement/CLDSRV-843 origin/development/9.3
git merge origin/improvement/CLDSRV-843
# <intense conflict resolution>
git commit
git push -u origin w/9.3/improvement/CLDSRV-843The following options are set: approve |
|
🤖 |
Build failedThe build for commit did not succeed in branch w/9.3/improvement/CLDSRV-843 The following options are set: approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-843. Goodbye dvasilas. The following options are set: approve |
Rename the
versionIDfield toversionIdin server access logs to match the expected format of Fluentbit:https://github.com/scality/Federation/blob/08f21d3bb003ca6f45082b6b2b39074313f2e149/roles/run-s3-analytics-fluentbit/templates/fluent-bit.conf.j2#L73