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

KMS: keys refactoring #2720

Merged
merged 4 commits into from
Nov 12, 2024
Merged

KMS: keys refactoring #2720

merged 4 commits into from
Nov 12, 2024

Conversation

artem-lifshits
Copy link
Member

Summary of the Pull Request

KMS keys refactoring

PR Checklist

Acceptance Steps Performed

2024/11/12 08:59:50 [INFO] Building Swift S3 auth structure
2024/11/12 08:59:50 [INFO] Setting AWS metadata API timeout to 100ms
2024/11/12 08:59:52 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2024/11/12 08:59:52 [INFO] Swift S3 Auth provider used: "StaticProvider"
=== RUN   TestAccKmsKeyV1_basic
--- PASS: TestAccKmsKeyV1_basic (192.59s)
=== RUN   TestAccKmsKey_isEnabled
--- PASS: TestAccKmsKey_isEnabled (270.68s)
=== RUN   TestAccKmsKey_rotation
--- PASS: TestAccKmsKey_rotation (113.89s)
=== RUN   TestAccKmsKey_cancelDeletion
--- PASS: TestAccKmsKey_cancelDeletion (114.79s)
=== RUN   TestAccKmsKey_cancelDeletionWithRotation
--- PASS: TestAccKmsKey_cancelDeletionWithRotation (114.05s)
PASS

Process finished with the exit code 0

2024/11/12 10:08:04 [INFO] Building Swift S3 auth structure
2024/11/12 10:08:04 [INFO] Setting AWS metadata API timeout to 100ms
2024/11/12 10:08:05 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2024/11/12 10:08:05 [INFO] Swift S3 Auth provider used: "StaticProvider"
=== RUN   TestAccKmsDataKeyV1DataSource_basic
--- PASS: TestAccKmsDataKeyV1DataSource_basic (187.50s)
PASS

Process finished with the exit code 0

=== RUN   TestAccKmsKeyV1DataSource_basic
--- PASS: TestAccKmsKeyV1DataSource_basic (49.49s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits self-assigned this Nov 12, 2024
@artem-lifshits artem-lifshits added the gate Merge PR label Nov 12, 2024
Copy link

otc-zuul bot commented Nov 12, 2024

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/e5751ac3c081451da664bffab2fe8ae7

✔️ build-otc-releasenotes SUCCESS in 4m 16s
✔️ noop SUCCESS in 0s
✔️ otc-golangci-lint SUCCESS in 3m 20s
✔️ golang-make-test SUCCESS in 3m 32s
✔️ golang-make-vet SUCCESS in 2m 49s
✔️ tflint SUCCESS in 1m 52s
✔️ goreleaser-build SUCCESS in 7m 26s

@otc-zuul otc-zuul bot merged commit 5188a8a into devel Nov 12, 2024
3 checks passed
@otc-zuul otc-zuul bot deleted the kms_key_refactor branch November 12, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants