Commit ef6081e
Fix bug where installing HCO on kubernetes+OLM (#2705)
In this case, we miss the CSV, as HCO currenlty only read it on
openshift. That eventually causes nil pointer error, and the HCO pod is
in crash loop.
Signed-off-by: Nahshon Unna-Tsameret <[email protected]>
Co-authored-by: Nahshon Unna-Tsameret <[email protected]>1 parent d23ea5b commit ef6081e
File tree
2 files changed
+2
-2
lines changed- pkg/util
- tests/vendor/github.com/kubevirt/hyperconverged-cluster-operator/pkg/util
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments