Add Conditions and current status to Cluster (#408)

* Added Cluster Conditions

* added e2e tests

* fix lint

* cli polling

* update tests
This commit is contained in:
Enrico Candino
2025-07-14 15:53:37 +02:00
committed by GitHub
parent 753b31b52a
commit 2ab71df139
17 changed files with 521 additions and 105 deletions
+13
View File
@@ -86,6 +86,19 @@ _Appears in:_
#### ClusterPhase
_Underlying type:_ _string_
ClusterPhase is a high-level summary of the cluster's current lifecycle state.
_Appears in:_
- [ClusterStatus](#clusterstatus)
#### ClusterSpec