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

View File

@@ -36,7 +36,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Validate
run: make validate