Skip to content

Commit 64eb992

Browse files
Merge pull request #860 from vyzigold/fix-kuttl-uiplugin
Add degraded UIPlugin condition to kuttl-tests
2 parents 15c2ffc + 68b4df1 commit 64eb992

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)