-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
NetObserv - Sprint 263
-
Critical
Description of problem:
NOO is not able to upgrade from 1.7.0 to 1.7.1 konflux builds
Steps to Reproduce:
1. Deploy NOO 1.7.0 from redhat-operators 2. Deploy CatalogSource with konflux build FBC image: quay.io/redhat-user-workloads/ocp-network-observab-tenant/network-observability-operator-fbc-1-7@sha256:e770dd484659d6d327bcc0a6fed5111919f295e8eb5f06f88d0dd8e4ab409fb3 3. Once NOO 1.7.0 is installed, edit NOO subscription, change .spec.source in the subscription to be the catalogsource name created in step 2.
Actual results:
Upgrade fails with below events: 55m Normal RequirementsUnknown clusterserviceversion/network-observability-operator.v1.7.0 requirements not yet checked 55m Normal RequirementsNotMet clusterserviceversion/network-observability-operator.v1.7.0 one or more requirements couldn't be found 54m Normal AllRequirementsMet clusterserviceversion/network-observability-operator.v1.7.0 all requirements found, attempting install 54m Normal InstallSucceeded clusterserviceversion/network-observability-operator.v1.7.0 waiting for install components to report healthy 55m Normal InstallWaiting clusterserviceversion/network-observability-operator.v1.7.0 installing: waiting for deployment netobserv-controller-manager to become ready: deployment "netobserv-controller-manager" not available: Deployment does not have minimum availability. 54m Normal InstallSucceeded clusterserviceversion/network-observability-operator.v1.7.0 install strategy completed with no errors 54m Normal NeedsReinstall clusterserviceversion/network-observability-operator.v1.7.0 calculated deployment install is bad 81m Normal RequirementsUnknown clusterserviceversion/network-observability-operator.v1.7.1 requirements not yet checked 81m Normal RequirementsNotMet clusterserviceversion/network-observability-operator.v1.7.1 one or more requirements couldn't be found 81m Normal AllRequirementsMet clusterserviceversion/network-observability-operator.v1.7.1 all requirements found, attempting install 81m Normal InstallSucceeded clusterserviceversion/network-observability-operator.v1.7.1 waiting for install components to report healthy 81m Normal InstallWaiting clusterserviceversion/network-observability-operator.v1.7.1 installing: waiting for deployment netobserv-controller-manager to become ready: deployment "netobserv-controller-manager" not available: Deployment does not have minimum availability. 81m Normal InstallWaiting clusterserviceversion/network-observability-operator.v1.7.1 Webhook install failed: conversionWebhook not ready 81m Normal InstallSucceeded clusterserviceversion/network-observability-operator.v1.7.1 install strategy completed with no errors
Expected results:
Upgrade should succeed