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

[PR #1951/655a9dd1 backport][stable-7] Add simple decorator for handling common botocore/boto3 errors #1960

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jan 31, 2024

This is a backport of PR #1951 as merged into main (655a9dd).

SUMMARY

Adds a handler for common IAM API errors

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/module_utils/iam.py
plugins/modules/iam_user.py

ADDITIONAL INFORMATION

TODO:

  • Changelog

Add simple decorator for handling common botocore/boto3 errors

SUMMARY
Adds a handler for common IAM API errors
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
plugins/module_utils/iam.py
plugins/modules/iam_user.py
ADDITIONAL INFORMATION
TODO:

  Changelog

Reviewed-by: Alina Buzachis
Reviewed-by: Mark Chappell
Reviewed-by: Bikouo Aubin
Reviewed-by: Helen Bailey <[email protected]>
(cherry picked from commit 655a9dd)
@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Jan 31, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/2497883c49374f2aaf8af73ac666a4a9

✔️ ansible-galaxy-importer SUCCESS in 5m 53s
✔️ build-ansible-collection SUCCESS in 14m 08s
✔️ ansible-test-splitter SUCCESS in 5m 47s
✔️ integration-amazon.aws-1 SUCCESS in 13m 48s
✔️ integration-amazon.aws-2 SUCCESS in 7m 08s
✔️ integration-amazon.aws-3 SUCCESS in 9m 19s
✔️ integration-amazon.aws-4 SUCCESS in 11m 13s
✔️ integration-community.aws-1 SUCCESS in 19m 35s
✔️ integration-community.aws-2 SUCCESS in 7m 26s
✔️ integration-community.aws-3 SUCCESS in 7m 27s
Skipped 37 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 6afbd73 into stable-7 Jan 31, 2024
36 of 40 checks passed
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-7/655a9dd134810570f33a93513c979d5b84581e77/pr-1951 branch January 31, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant