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

fix: Add readiness/liveness check #1077

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

yiannistri
Copy link
Contributor

What this PR does / why we need it:

The day 2 controller was crash looping as its deployment expected liveness and readiness checks that were missing. Noticed on the Tilt UI.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@yiannistri yiannistri added the kind/bug Something isn't working label Feb 11, 2025
@yiannistri yiannistri marked this pull request as ready for review February 11, 2025 14:53
@yiannistri yiannistri requested a review from a team as a code owner February 11, 2025 14:53
@furkatgofurov7 furkatgofurov7 merged commit 9f5e274 into rancher:main Feb 12, 2025
15 of 16 checks passed
@yiannistri yiannistri deleted the add-liveness-ready-checks branch February 12, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/day2operations kind/bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants