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

Add Managed Identity support to Redis Cache #1651

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

p3ck
Copy link
Collaborator

@p3ck p3ck commented Jul 25, 2024

SUMMARY

Adds Managed Identity support to the rediscache module.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/modules/azure_rm_rediscache.py
plugins/modules/azure_rm_rediscache_info.py
requirements.txt
tests/integration/targets/azure_rm_rediscache/tasks/main.yml

ADDITIONAL INFORMATION

Additional bug fixes to the test cases. Removing invalid or deprecated options.

@p3ck p3ck added ready_for_review The PR has been modified and can be reviewed and merged new_feature New feature requirments labels Jul 25, 2024
@p3ck p3ck requested a review from Fred-sun July 25, 2024 15:45
@p3ck p3ck force-pushed the identity-redis branch from 4edd491 to a7ddd35 Compare July 25, 2024 15:55
Copy link
Collaborator

@Fred-sun Fred-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small change request!

plugins/modules/azure_rm_rediscache.py Outdated Show resolved Hide resolved
@Fred-sun Fred-sun added the question Further information is requested label Aug 1, 2024
Copy link
Collaborator

@Fred-sun Fred-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small change request!

- If the list of identities has to be appended to current identities (true) or if it has to replace current identities (false)
required: false
type: bool
default: False
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@p3ck doc-default-does-not-match-spec: Argument 'append' in argument_spec found in identity -> user_assigned_identities defines default as (True) but documentation defines default as (False)

Copy link
Collaborator

@Fred-sun Fred-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change requst!

plugins/modules/azure_rm_rediscache.py Outdated Show resolved Hide resolved
@p3ck p3ck requested a review from Fred-sun August 14, 2024 17:11
@p3ck p3ck requested a review from Fred-sun August 15, 2024 14:35
@xuzhang3 xuzhang3 merged commit e6df188 into ansible-collections:dev Aug 16, 2024
Justwmz pushed a commit to Justwmz/azure that referenced this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new_feature New feature requirments question Further information is requested ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants