Open joelanford opened 4 years ago
@benluddy FYI
Also FYI @estroz and @jmrodri
We encountered this using the package manifests format, but we haven't tried to repeat the scenario with bundles. Based on my initial conversation with Vu, I'm not sure if this is will be an issue there or not.
Workarounds:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bug Report
What did you do?
We're seeing an issue where we:
The above all works fine.
Next, we:
What did you expect to see? Successful installation of the operator with tweaked install mode without changing anything else in the CSV from the initial installation.
What did you see instead? Under which circumstances? It seems OLM is caching package data and not invalidating it when the catalog source data changes.
Rather than seeing a successful installation, I pretty quickly see that the CSV immediately fails with an error that the operator group that exists does not support the CSV's supported install mode, but I know that they CSV supported install modes and the new operator group align and should work.
Environment
0.16.1
minikube
Possible Solution
Additional context Add any other context about the problem here.