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

test(e2e): Add support for credential rotation in minio buckets #4744

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

moduli
Copy link
Collaborator

@moduli moduli commented Apr 29, 2024

This PR adds support for credential rotation when using minio storage buckets (it is similar to #4718, but for minio instead of aws).

  • It adds the appropriate permissions to the user to be able to generate new credentials
  • It adds a variable to pass to the test suite in order to validate that credentials are cleared when the storage bucket is deleted AND credential rotation was enabld.

There will be a follow-up PR in boundary-enterprise to add the associated tests.

@moduli moduli added pr/no-milestone Ignores the Milestone Check backport/0.16.x labels Apr 29, 2024
@moduli moduli marked this pull request as ready for review April 29, 2024 17:19
@moduli moduli merged commit 3733af2 into main Apr 29, 2024
68 checks passed
@moduli moduli deleted the moduli-e2e-credential-rotation-minio branch April 29, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/0.16.x pr/no-milestone Ignores the Milestone Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants