Skip to content

Conversation

@Alex-Souslik
Copy link
Contributor

@Alex-Souslik Alex-Souslik commented Oct 5, 2025

What this PR does / why we need it:

  • add sentinel announce-hosts and sentinel resolve-hosts enabling values.
  • use hostnames instead of IPs when these values are enabled.
  • streamline sentinel.conf indentation.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

Signed-off-by: Alex <alex.s@akeyless.io>
@devopsmash
Copy link

Hi @DandyDeveloper
Would you mind taking a look at this PR?

@devopsmash
Copy link

Hi @DandyDeveloper Is there anything else you need to move this PR forward?

@DandyDeveloper
Copy link
Owner

@Alex-Souslik @devopsmash Sorry for the delay, completely missed this. Looking over it and I'll have it merged today.

port: 26379

## Configure the 'bind' directive to bind to a list of network interfaces
bind: ~
Copy link
Owner

Choose a reason for hiding this comment

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

Was this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The previously missing key raised a nil pointer error in my IDE, the purpose was to explicitly define it (as nil)

DandyDeveloper
DandyDeveloper previously approved these changes Oct 30, 2025
Alex-Souslik and others added 6 commits October 30, 2025 08:56
Signed-off-by: Alex <alex.s@akeyless.io>
Signed-off-by: Alex <alex.s@akeyless.io>
Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
Signed-off-by: Alex <alex.s@akeyless.io>
#364)

* fix(redis-ha): Correctly handle existing secret conditions for auth in ServiceAccount

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* chore(redis-ha): Bump chart version to 4.35.1

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

---------

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
Signed-off-by: Alex <alex.s@akeyless.io>
* fix(redis-ha): Standardize resource indentation for init containers in statefulset

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* chore(redis-ha): Bump chart version to 4.35.2

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

---------

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
Signed-off-by: Alex <alex.s@akeyless.io>
Signed-off-by: Alex <alex.s@akeyless.io>
@Alex-Souslik
Copy link
Contributor Author

@DandyDeveloper Sorry, I had to re-sign off some of the commits

DandyDeveloper
DandyDeveloper previously approved these changes Oct 31, 2025
Signed-off-by: Alex <alex.s@akeyless.io>
DandyDeveloper
DandyDeveloper previously approved these changes Oct 31, 2025
@DandyDeveloper DandyDeveloper dismissed their stale review October 31, 2025 00:55

The merge-base changed after approval.

Signed-off-by: Aaron Layfield <Aaron.Layfield@gmail.com>
@DandyDeveloper
Copy link
Owner

@Alex-Souslik Can you grant me access to your fork? I'm trying to do some tests to make sure this is good but I can't checkout / clone your fork.

@Alex-Souslik
Copy link
Contributor Author

@DandyDeveloper , merging is still blocked, anything I can do about it?

@DandyDeveloper
Copy link
Owner

@Alex-Souslik No, this isn't your fault. Sorry, entirely on me to just get your changes checked properly. I received the invite and didn't actually do my part.

Thank you for the reminder, I'll have it done this evening my time.

@DandyDeveloper
Copy link
Owner

@Alex-Souslik Sorry, my home lab isn't working because my DNS is messed up. Need a bit more time, will repair tomorrow.

@DandyDeveloper
Copy link
Owner

@Alex-Souslik Got it all working and looks good. Sorry for the long delay.

@DandyDeveloper DandyDeveloper merged commit 78c4b46 into DandyDeveloper:master Nov 19, 2025
2 checks passed
@Alex-Souslik Alex-Souslik deleted the patch-1 branch November 19, 2025 09:17
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] Redis Sentinel with TLS: go-redis fails host verification because Sentinel advertises IPs (no IP SANs)

3 participants