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

Update module name deprecation messages to be more helpful #206

Merged
merged 2 commits into from
Dec 1, 2020

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Nov 26, 2020

SUMMARY

Update the warning messages in meta/runtime.yml to be more helpful when tools like ansible-lint take them out of context.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

meta/runtime.yml

ADDITIONAL INFORMATION

meta/runtime.yml Outdated Show resolved Hide resolved
@felixfontein felixfontein merged commit ea23da1 into ansible-collections:main Dec 1, 2020
@tremble tremble deleted the deprecation/docs branch May 28, 2021 07:09
GomathiselviS pushed a commit to GomathiselviS/amazon.aws that referenced this pull request Sep 21, 2022
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@5e1466e
GomathiselviS pushed a commit to GomathiselviS/amazon.aws that referenced this pull request Sep 21, 2022
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@5e1466e
tremble added a commit to GomathiselviS/amazon.aws that referenced this pull request Sep 22, 2022
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@5e1466e
goneri pushed a commit to GomathiselviS/amazon.aws that referenced this pull request Sep 22, 2022
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@5e1466e
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
…ions#1332)

kms_key_info - improve AccessDeniedException handing

SUMMARY
fixes: ansible-collections#206
Because KMS doesn't support server-side filtering of keys we have to pull full metadata for all KMS keys unless querying a specific key.  This can result in additional permission denied errors, even though we may have permissions to read many of the keys.  Try to handle AccessDeniedException more liberally.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
kms_key_info
ADDITIONAL INFORMATION

Reviewed-by: Joseph Torcasso <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants