We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe7b13a + 0efd86e commit 0cbc2ebCopy full SHA for 0cbc2eb
pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go
@@ -677,6 +677,8 @@ func testUpgradeOperatorProgressingStateTransitions(events monitorapi.Intervals)
677
return "https://issues.redhat.com/browse/OCPBUGS-65580"
678
case "insights":
679
return "https://issues.redhat.com/browse/OCPBUGS-65582"
680
+ case "kube-scheduler":
681
+ return "https://issues.redhat.com/browse/OCPBUGS-65941"
682
case "marketplace":
683
return "https://issues.redhat.com/browse/OCPBUGS-65581"
684
case "olm":
0 commit comments