Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated backport of #2854: Allow halting (and restarting) pods on certificate errors #2858

Conversation

skitt
Copy link
Member

@skitt skitt commented Oct 25, 2023

Backport of #2854 on release-0.16.

#2854: Allow halting (and restarting) pods on certificate errors

For details on the backport process, see the backport requests page.

General practice in Kubernetes is to restart pods relying on
certificates when those certificates are changed. Because Kubernetes
isn't aware of cross-cluster certificate changes, this doesn't happen
automatically when the broker certificate (or trust chain) changes;
this produces certificate errors and ultimately results in a broken
setup.

To avoid this, provide a setting to set up gateway and Lighthouse
agent pods to halt on certificate errors.

Signed-off-by: Stephen Kitt <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2858/skitt/automated-backport-of-#2854-origin-release-0.16
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Oct 25, 2023
@tpantelis tpantelis enabled auto-merge (rebase) October 25, 2023 14:37
@tpantelis tpantelis merged commit c75f06f into submariner-io:release-0.16 Oct 25, 2023
46 of 47 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2858/skitt/automated-backport-of-#2854-origin-release-0.16]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants