Commit 0b4bb1d
committed
pkg/monitortests/clusterversionoperator: Add an exception for machine-config going Available=False on 'missing HTTP content-type'
It would be great if the machine-config operator addressed this
issue, but:
* We do not want to block pull requests from landing, or releases from
being accepted, until they adjust their operator. This behavior is
likely longstanding, and we want to give folks time to gradually
tighten operator logic without needing to rush.
* Even once the machine-config folks adjust their operator, this test
suite will be used for test-cases that touch older releases
(e.g. update and rollback jobs), and the test case doesn't yet allow
for distinctions like "the machine-config operator at the time of the
Available=False condition predates the bugfix landing, so that
should still fall under the earlier exception".1 parent c842f63 commit 0b4bb1d
File tree
1 file changed
+3
-0
lines changed- pkg/monitortests/clusterversionoperator/legacycvomonitortests
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments