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

feat: set availability to degraded when reconcile fails #374

Conversation

sthaha
Copy link
Collaborator

@sthaha sthaha commented Mar 12, 2024

This commit adds a Degraded status. When reconcile fails, the status
of the available condition is set to Degraded. The commit also fixes
the LastTransitionTime to reflect actual last changed time that that
latest time when any of the condition was updated.

@sthaha sthaha force-pushed the feat-degraded-availablilty branch from 3c2c6ff to 231f270 Compare March 12, 2024 05:28
This commit adds a `Degraded` status. When reconcile fails, the status
of the `available` condition is set to `Degraded`. The commit also fixes
the LastTransitionTime to reflect actual last changed time that that
latest time when any of the condition was updated.

Signed-off-by: Sunil Thaha <sthaha@redhat.com>
@sthaha sthaha force-pushed the feat-degraded-availablilty branch from 231f270 to 9408c5f Compare March 12, 2024 05:34
@sthaha sthaha requested a review from vimalk78 March 12, 2024 05:53
@vprashar2929 vprashar2929 merged commit 33ac756 into sustainable-computing-io:v1alpha1 Mar 12, 2024
9 checks passed
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.

2 participants