Skip to content

Commit 68b4df1

Browse files
committed
Add degraded UIPlugin condition to kuttl-tests
This should fix our current issue with kuttl-tests failing on this presumably newly added UIPlugin status condition.
1 parent 15c2ffc commit 68b4df1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/kuttl/tests/metricstorage/01-assert.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ status:
178178
conditions:
179179
- status: "True"
180180
type: Reconciled
181+
- status: "False"
182+
type: Degraded
181183
- status: "True"
182184
type: Available
183185
---

0 commit comments

Comments
 (0)