Skip to content

feat(redis-ha): expose ipFamilies/ipFamilyPolicy on headless and announce services - #421

Open
aqeelat wants to merge 1 commit into
DandyDeveloper:masterfrom
aqeelat:redis-ha-ipfamilies-services
Open

feat(redis-ha): expose ipFamilies/ipFamilyPolicy on headless and announce services#421
aqeelat wants to merge 1 commit into
DandyDeveloper:masterfrom
aqeelat:redis-ha-ipfamilies-services

Conversation

@aqeelat

@aqeelat aqeelat commented Sep 4, 2026

Copy link
Copy Markdown

What this PR does / why we need it:

Exposes ipFamilies/ipFamilyPolicy on the headless and announce Services, mirroring the existing haproxy.service.* knobs. On dual-stack clusters operators are moving Services to IPv6-primary to preserve exhausted IPv4 ServiceCIDR space (context in #419); today only the haproxy Service can be configured this way. Also documents sentinel.{resolveHostnames,announceHostnames} as the recommended posture for dual-stack/IPv6-primary clusters.

Which issue this PR fixes:

Special notes for your reviewer:

Announce Services intentionally inherit the same top-level values. Defaults (""/[]) render nothing, so no behavior change for existing users. Note in-place family flips are rejected by admission (delete+recreate required), which is exactly why having this in values helps Helm/Argo own the recreate.

Checklist

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name

…unce services

Signed-off-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com>
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.

[chart/redis-ha][REQUEST] Expose ipFamilies/ipFamilyPolicy on headless and announce Services (dual-stack clusters)

1 participant