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

[v17] keystore: add support for custom kms tags (#48132) #48771

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

dboslee
Copy link
Contributor

@dboslee dboslee commented Nov 11, 2024

backports #48132 to v17

* keystore: add support for custom kms tags

* remove utils.IsEmpty and use pointer for aws kms config

* test tags len

Co-authored-by: Nic Klaassen <nic@goteleport.com>

* add yaml struct tags

Co-authored-by: Nic Klaassen <nic@goteleport.com>

* Update lib/auth/keystore/aws_kms_test.go

Co-authored-by: Nic Klaassen <nic@goteleport.com>

* keep TeleportCluster tag if not specified

* add delete used key test cases with tagging

* fix unit tests

* remove unused tag var

* Update lib/auth/keystore/aws_kms.go

Co-authored-by: Nic Klaassen <nic@goteleport.com>

---------

Co-authored-by: Nic Klaassen <nic@goteleport.com>
@dboslee dboslee added the no-changelog Indicates that a PR does not require a changelog entry label Nov 12, 2024
@dboslee dboslee added this pull request to the merge queue Nov 12, 2024
Merged via the queue into branch/v17 with commit 00ec4da Nov 12, 2024
41 of 42 checks passed
@dboslee dboslee deleted the david/backport/v17/kms-tags branch November 12, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants