-
Notifications
You must be signed in to change notification settings - Fork 163
K8SPSMDB-921 add test for IRSA #1700
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
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ercona-server-mongodb-operator into K8SPSMDB-921_add_test_for_irsa
…ercona-server-mongodb-operator into K8SPSMDB-921_add_test_for_irsa
| policy_arn="arn:aws:iam::119175775298:policy/operator-testing-access-s3" | ||
| role_name="$cluster-psmdb-access-s3-bucket" | ||
|
|
||
| desc "delete role " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uneeded space in the end "delete role "
| -f "$conf_dir/secrets.yml" \ | ||
| -f "$conf_dir/client.yml" | ||
|
|
||
| desc "create first PSMDB cluster $cluster" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"first" here can be misleading, seeming that we will deploy another cluster
…ercona-server-mongodb-operator into K8SPSMDB-921_add_test_for_irsa
commit: b2afe55 |
CHANGE DESCRIPTION
Problem:
The test with access without credential (only IAM role for service account) was added
https://docs.percona.com/percona-backup-mongodb/manage/automate-s3-access.html#get-expert-help
Cause:
Short explanation of the root cause of the issue if applicable.
Solution:
Short explanation of the solution we are providing with this PR.
CHECKLIST
Jira
Needs Doc) and QA (Needs QA)?Tests
compare/*-oc.yml)?Config/Logging/Testability