-
Notifications
You must be signed in to change notification settings - Fork 398
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
iam_server_certificate - Migrate to boto3 #737
Merged
ansible-zuul
merged 4 commits into
ansible-collections:main
from
tremble:boto3/iam_cert
Oct 14, 2021
Merged
iam_server_certificate - Migrate to boto3 #737
ansible-zuul
merged 4 commits into
ansible-collections:main
from
tremble:boto3/iam_cert
Oct 14, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cc @defionscode @jillr @markuman @s-hertel @wimnat |
ansibullbot
added
community_review
feature
This issue/PR relates to a feature request
integration
tests/integration
module
module
needs_triage
plugins
plugin (any type)
tests
tests
labels
Sep 27, 2021
ansibullbot
added
needs_rebase
https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR
and removed
community_review
labels
Oct 8, 2021
tremble
force-pushed
the
boto3/iam_cert
branch
from
October 8, 2021 20:26
d9d5b0d
to
6f97710
Compare
tremble
removed
needs_rebase
https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR
labels
Oct 8, 2021
alinabuzachis
approved these changes
Oct 12, 2021
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.
LGTM!
It looks like the problem was the Depends-On pointing on a repository that Zuul does not know about. |
tremble
commented
Oct 12, 2021
invocations will only need to query the current cert rather than all certificates.
tremble
force-pushed
the
boto3/iam_cert
branch
from
October 14, 2021 07:03
e205f4a
to
d4b9d57
Compare
alinabuzachis
added a commit
to alinabuzachis/community.aws
that referenced
this pull request
May 25, 2022
…tions#737) Remove comment from the legacy_missing_tests suite SUMMARY Remove comment from the legacy_missing_tests suite. The comment doesn't allow the splitter to match aws_ssm. ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
community_review
feature
This issue/PR relates to a feature request
integration
tests/integration
module
module
needs_triage
plugins
plugin (any type)
tests
tests
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
Migrate iam_server_certificate to boto3
ISSUE TYPE
COMPONENT NAME
iam_server_certificate