The installPlanApproval attribute of Subscription does not work #1895
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Bug Report
What did you do?
I installed OLM 0.16.0 in minikube, and then deployed OperatorGroup and Subscription. The yaml is as follows:
In Subscription, I set to manually update
installPlanApproval: Manual
and the installed versionstartingCSV: strimzi-cluster-operator.v0.18.0
, but OLM will still install the newer version.What did you expect to see?
I want to see OLM install strimzi-cluster-operator.v0.18.0
What did you see instead? Under which circumstances?
OLM install strimzi-cluster-operator.v0.19.0
Environment
Possible Solution
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: