Skip to content

Enhance Redis TLS setup documentation and automate HAProxy secret synchronization#132

Merged
Awambeng merged 3 commits intomainfrom
feat/redis-tls-cert-rotation
Feb 24, 2026
Merged

Enhance Redis TLS setup documentation and automate HAProxy secret synchronization#132
Awambeng merged 3 commits intomainfrom
feat/redis-tls-cert-rotation

Conversation

@Awambeng
Copy link
Copy Markdown
Collaborator

  • Updated the Redis TLS setup guide to reflect the automated synchronization of the HAProxy TLS secret with the main wildcard certificate.
  • Introduced a Kubernetes CronJob to manage the creation and updating of the HAProxy TLS secret, ensuring it remains in sync with the wildcard certificate.
  • Added detailed instructions and a sample CronJob manifest to facilitate the setup process.
  • Updated the Chart.lock file to reflect the latest dependencies.

Fixes #128

…chronization

- Updated the Redis TLS setup guide to reflect the automated synchronization of the HAProxy TLS secret with the main wildcard certificate.
- Introduced a Kubernetes CronJob to manage the creation and updating of the HAProxy TLS secret, ensuring it remains in sync with the wildcard certificate.
- Added detailed instructions and a sample CronJob manifest to facilitate the setup process.
- Updated the Chart.lock file to reflect the latest dependencies.

Signed-off-by: Awambeng Rodrick <awambengrodrick@gmail.com>
Copy link
Copy Markdown
Collaborator

@IngridPuppet IngridPuppet left a comment

Choose a reason for hiding this comment

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

Aiming for an optimized process...

Copy link
Copy Markdown
Collaborator

@IngridPuppet IngridPuppet left a comment

Choose a reason for hiding this comment

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

The main comment was not sent.

…e Helm template

Signed-off-by: Awambeng Rodrick <awambengrodrick@gmail.com>
Copy link
Copy Markdown
Collaborator

@IngridPuppet IngridPuppet left a comment

Choose a reason for hiding this comment

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

LGTM. Hello @forkimenjeckayang - I hope you get a chance to quickly check this, so you're updated on the new process.

@forkimenjeckayang
Copy link
Copy Markdown
Collaborator

LGTM. Hello @forkimenjeckayang - I hope you get a chance to quickly check this, so you're updated on the new process.

I followed the discussion and agree on the conclusion you people arrived at. It LGTM too

Copy link
Copy Markdown
Collaborator

@Hermann-Core Hermann-Core left a comment

Choose a reason for hiding this comment

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

Hello @Awambeng, I’m a bit confused here. Wouldn’t it be a simpler approach to configure the reverse proxy (for example, HAProxy) to use an automated certificate provisioning tool like certbot to manage the full certificate lifecycle?
This way, certificate issuance and renewal could be centralized at the proxy level for all services (e.g., Redis, Status List Server).

Signed-off-by: Awambeng Rodrick <awambengrodrick@gmail.com>
@Hermann-Core
Copy link
Copy Markdown
Collaborator

Ok let’s move on

@Awambeng Awambeng merged commit e33bd22 into main Feb 24, 2026
6 checks passed
@Awambeng Awambeng deleted the feat/redis-tls-cert-rotation branch February 24, 2026 15:20
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.

Token status list retrieval times out

4 participants