-
Notifications
You must be signed in to change notification settings - Fork 2
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
impr: BKTCLT-36 go client: attach x-scal-request-uids header #272
impr: BKTCLT-36 go client: attach x-scal-request-uids header #272
Conversation
Add a x-scal-request-uids header to requests sent to bucketd, containing the existing UIDs passed by the caller via the appropriate option (if passed)
Hello jonathan-gramain,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
ping |
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 |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: approve |
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 |
/create_integration_branches |
ConflictA conflict has been raised during the update of Please resolve the conflict on the integration branch ( Here are the steps to resolve this conflict: $ git fetch
$ git checkout w/8.1/improvement/BKTCLT-36-goClientRequestUIDs
$ git pull # or "git reset --hard origin/w/8.1/improvement/BKTCLT-36-goClientRequestUIDs"
$ git merge origin/development/8.1
$ # <intense conflict resolution>
$ git commit
$ git merge origin/improvement/BKTCLT-36-goClientRequestUIDs
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.1/improvement/BKTCLT-36-goClientRequestUIDs The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
/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 BKTCLT-36. Goodbye jonathan-gramain. The following options are set: approve, create_integration_branches |
Add a x-scal-request-uids header to requests sent to bucketd, containing the existing UIDs passed by the caller via the appropriate option (if passed)