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

Remove references to Redis 4 and support upgrading to Redis 6 #1132

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

l3ender
Copy link
Contributor

@l3ender l3ender commented Mar 29, 2023

SUMMARY

Redis 4 is no longer being supported and existing instances need to be updated: https://azure.microsoft.com/en-us/updates/upgrade-your-azure-cache-for-redis-instances-to-use-redis-version-6-by-30-june-2023/

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_rediscache

ADDITIONAL INFORMATION

See announcement here: https://azure.microsoft.com/en-us/updates/upgrade-your-azure-cache-for-redis-instances-to-use-redis-version-6-by-30-june-2023/

Upgrading an existing instance (from 4->6) is supported (I have tested) so the module is being updated appropriately.

@l3ender
Copy link
Contributor Author

l3ender commented Mar 29, 2023

@Fred-sun Hello--can you please review and advise? Thank you!

@Fred-sun
Copy link
Collaborator

@l3ender Great. Now I(redis_verison=4) is retired.

@Fred-sun Fred-sun added enhancement New feature or request ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority labels Mar 30, 2023
@xuzhang3
Copy link
Collaborator

@l3ender Redis v4 is in deprecating phase and currently v4 instance can still be updated but cannot create new instance. We should let users choose whether to upgrade to v6 not totally remove v4 support which is a breaking changed.

@Fred-sun
Copy link
Collaborator

@xuzhang3 @l3ender I think the document annotation v4 is depreted and can be upgraded to 6, default value is v6. Thank you very much!

@Fred-sun Fred-sun removed the ready_for_review The PR has been modified and can be reviewed and merged label Mar 30, 2023
@Fred-sun
Copy link
Collaborator

Fred-sun commented Apr 3, 2023

kindly ping!

@l3ender l3ender force-pushed the redis-upgrade branch 2 times, most recently from 1753eac to efd89dc Compare April 3, 2023 20:36
@l3ender
Copy link
Contributor Author

l3ender commented Apr 3, 2023

@Fred-sun - I've updated the PR and kept support for Redis4, while setting 6 as the default and allowing upgrades from 4->6. Please review; thanks!

@Fred-sun Fred-sun added the ready_for_review The PR has been modified and can be reviewed and merged label Apr 4, 2023
@xuzhang3 xuzhang3 merged commit e0a0aee into ansible-collections:dev Apr 6, 2023
@xuzhang3 xuzhang3 deleted the redis-upgrade branch April 6, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium_priority Medium priority 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.

None yet

3 participants