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

KSM config: Update for NC v1beta3 API #9

Merged
merged 1 commit into from
Dec 12, 2023
Merged

KSM config: Update for NC v1beta3 API #9

merged 1 commit into from
Dec 12, 2023

Conversation

darkowlzz
Copy link
Contributor

Depends on fluxcd/notification-controller#540.

The alert and provider APIs from notification-controller no longer have status to report readiness.
Dashboards should be designed to assume Ready=True for no status. The Flux Cluster Stats dashboard already does this for the objects it shows.

NOTE: Similar change is not needed for HelmRepository OCI, which is also losing status in fluxcd/source-controller#1243, because the status is needed for the default type HelmRepository. The Flux Cluster Stats dashboard will show HelmRepository OCI objects as Ready always.

The alert and provider APIs from notification-controller no longer have
status to report readiness.
Dashboards should be designed to assume Ready=True for no status. The
Flux Cluster Stats dashboard already does this for the objects it
shows.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
@darkowlzz darkowlzz marked this pull request as ready for review December 8, 2023 16:17
@hiddeco hiddeco merged commit 913084e into main Dec 12, 2023
4 checks passed
@hiddeco hiddeco deleted the nc-v1beta3 branch December 12, 2023 16:29
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