Skip to content

Make it easier to understand if a ClusterClass is ready #8137

@sbueringer

Description

@sbueringer

Today ClusterClass has a VariablesReconciled and a RefVersionsUpToDate condition
observedGeneration is (as usual) only set if a ClusterClass is reconciled without any errors.

Goal of this issue is to make it easier for users to see if a ClusterClass is ready, one way to to this would be to introduce a Ready condition which summarizes the state of the other conditions.

Then users only have to check for the Ready condition and not all conditions.

/area topology
/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/clusterclassIssues or PRs related to clusterclasshelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APIkind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions