Commit 1e4b5e9
OTA-1956: Skip ConsolePlugin manifests during CVO bootstrap
The ConsolePlugin CRD (console.openshift.io/v1) is not available during
HyperShift bootstrap — the console operator has not started yet. The
CVO bootstrap init container gets stuck in an infinite retry loop
trying to kubectl apply the ConsolePlugin manifest.
Add *_consoleplugin.yaml to the wildcard removals alongside the
existing *_deployment.yaml and *_servicemonitor.yaml patterns.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 334535c commit 1e4b5e9
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
0 commit comments