Skip to content

Support new Redis password configuration in Charts

Nailia Iskhakova (OOO) requested to merge 678-redis-pwd-charts into main

What does this MR do?

Updating GET to dynamically specify required Redis password configuration - global.redis.password is deprecated in favour of global.redis.auth since 16.0.

Related issues

Closes Support new Redis password configuration in Charts (#678 - closed)

Author's checklist

When ready for review, the Author applies the workflowready for review label and mention @gl-quality/get-maintainers:

  • Merge request:
    • Corresponding Issue raised and reviewed by the GET maintainers team.
    • Merge Request Title and Description are up-to-date, accurate, and descriptive
    • MR targeting the appropriate branch
    • MR has a green pipeline
    • MR has no new security alerts in the widget from the Secret Detection and IaC Scan (SAST) jobs.
  • Code:
    • Check the area changed works as expected. Consider testing it in different environment sizes (1k,3k,10k,etc.).
      • Tested 3k CNH
    • [-] Documentation created/updated in the same MR.
    • If this MR adds an optional configuration - check that all permutations continue to work.
Edited by Nailia Iskhakova (OOO)

Merge request reports

Loading