Skip to content

Conversation

@hanbing204
Copy link

@hanbing204 hanbing204 commented Nov 11, 2025

Description

add support for customizable annotations for Redis and Sentinel pods

  • Introduced new Helm chart template parameters to allow custom annotations
    to be added to Redis and Sentinel pods.
  • This enhancement enables more flexible deployment configurations and
    can help with integrations requiring specific pod-level metadata.

Fixes #1588

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

@drivebyer drivebyer force-pushed the Add-Support-for-Pod-Annotations branch 2 times, most recently from 0b420a0 to 47a1bbc Compare November 21, 2025 07:08
@drivebyer drivebyer force-pushed the Add-Support-for-Pod-Annotations branch from 47a1bbc to 25f89c1 Compare November 24, 2025 09:02
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@af04a32). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1593   +/-   ##
=======================================
  Coverage        ?   31.39%           
=======================================
  Files           ?       78           
  Lines           ?     5965           
  Branches        ?        0           
=======================================
  Hits            ?     1873           
  Misses          ?     3900           
  Partials        ?      192           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Add Support for Pod Annotations in Redis Cluster Helm Chart Template

1 participant