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

Add forced restart of Oathkeeper #1484

Closed
wants to merge 3 commits into from

Conversation

triffer
Copy link
Contributor

@triffer triffer commented Nov 25, 2024

We often see flaky tests, because Oathkeeper doesn't reach it's minimum availability. Unfortunately, I wasn't possible to reproduce this behaviour to gain more insights why Oathkeeper does not become available.
We also experienced unavailable Oathkeeper deployments on production clusters in the past. We also don't have any insights from those cases. In those cases a restart of the deployment was done and Oathkeeper started successfully.
Because of this knowledge, we can assume that a restart may help Oathkeeper to recover successfully.

Description

Changes proposed in this pull request:

  • Force a restart of Oathkeeper if minimum availability wasn't reached for at least 5 minutes

Pre-Merge Checklist

  • As a PR reviewer, verify code coverage and evaluate if it is acceptable.

Related issues

@triffer triffer requested a review from a team as a code owner November 25, 2024 11:10
@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Nov 25, 2024
@triffer triffer changed the title Add a forced restart of Oathkeeper Add forced restart of Oathkeeper Nov 25, 2024
@kyma-bot kyma-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants