Skip to content
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

br: add access key/secrets fields for aws kms #1269

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Tristan1900
Copy link
Contributor

turns out we need to pass access key and secret access key as well for KMS.
Currently TiKV loads them from environment which is not very flexible if more than one kms with different access keys specified in future

@ti-chi-bot ti-chi-bot bot added the size/XL label Sep 17, 2024
@Tristan1900 Tristan1900 changed the title br: add secrets fields for aws br: add access key/secrets fields for aws kms Sep 17, 2024
@Tristan1900
Copy link
Contributor Author

@overvenus could you take a quick look when you get a chance, sorry this is a last minute change before the new release so kind of in a hurry. Thanks!

Copy link

ti-chi-bot bot commented Sep 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BornChanger, overvenus

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

ti-chi-bot bot commented Sep 18, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-09-17 16:28:25.456104226 +0000 UTC m=+978575.196528162: ☑️ agreed by BornChanger.
  • 2024-09-18 01:48:57.469054565 +0000 UTC m=+1012207.209478503: ☑️ agreed by overvenus.

@overvenus
Copy link
Member

/merge

@overvenus overvenus merged commit ac7e6d8 into pingcap:master Sep 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants