You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
operator-sdk run bundle quay.io/operatorhubio/strimzi-kafka-operator:v0.31.1 -n testupgrade --skip-tls-verify
...
INFO[0119] OLM has successfully installed "strimzi-cluster-operator.v0.31.1"
operator-sdk run bundle-upgrade quay.io/operatorhubio/strimzi-kafka-operator:v0.32.0 -n testupgrade --skip-tls-verify
INFO[0001] Found existing subscription with name strimzi-cluster-operator-v0-31-1-sub and namespace testupgrade
INFO[0001] Found existing catalog source with name strimzi-kafka-operator-catalog and namespace testupgrade
INFO[0014] Generated a valid Upgraded File-Based Catalog
FATA[0014] Failed to run bundle upgrade: update catalog error: error creating registry: error building registry pod definition: configMap error: error updating ConfigMap: ConfigMap "operator-sdk-run-bundle-config" is invalid: []: Too long: must have at most 1048576 bytes
What did you expect to see?
Bundle upgraded
What did you see instead? Under which circumstances?
ConfigMap "operator-sdk-run-bundle-config" is invalid: []: Too long: must have at most 1048576 bytes
@everettraven any update? @abdennour this is not my operator :) v0.31.1 has also big icon and was able to be installed. Upgrade should not fail on the same or similar size icon.
@J0zi This was on my radar to take a dive into but I got distracted and totally forgot to take a look. Thanks for the ping, I will make sure I take a look today!
Bug Report
What did you do?
What did you expect to see?
Bundle upgraded
What did you see instead? Under which circumstances?
ConfigMap "operator-sdk-run-bundle-config" is invalid: []: Too long: must have at most 1048576 bytes
Environment
$ operator-sdk version
$ go version
(if language is Go)$ kubectl version
Possible Solution
Additional context
The text was updated successfully, but these errors were encountered: