-
Notifications
You must be signed in to change notification settings - Fork 67
Closed as not planned
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
No status returned for non FBC catalog deployment and CC is in progressing
state
The catalogd-controller outputs errors on missing annotations required for a successful FBC catalog deployment.
This is message seen in the controller logs:
I1014 17:21:10.120579 1 containers_image.go:237] "no default policy found, using insecure policy" logger="catalogd-controller" controller="clustercatalog" controllerGroup="olm.operatorframework.io" controllerKind="ClusterCatalog" ClusterCatalog="deploy-operator-catalog" namespace="" name="deploy-operator-catalog" reconcileID="04baf908-4f8b-4c59-950f-8227cef5c9fb"
I1014 17:21:16.337809 1 containers_image.go:133] "pulled image" logger="catalogd-controller" controller="clustercatalog" controllerGroup="olm.operatorframework.io" controllerKind="ClusterCatalog" ClusterCatalog="deploy-operator-catalog" namespace="" name="deploy-operator-catalog" reconcileID="04baf908-4f8b-4c59-950f-8227cef5c9fb" ref="quay.io/xxx/deployer-operator-catalog:v0.0.2" digest="sha256:411004441dc63b479cb90209cd23295f773bd03913657b486b3578b503eac63b"
I1014 17:21:16.367376 1 clustercatalog_controller.go:107] "reconcile ending" logger="catalogd-controller" controller="clustercatalog" controllerGroup="olm.operatorframework.io" controllerKind="ClusterCatalog" ClusterCatalog="deploy-operator-catalog" namespace="" name="deploy-operator-catalog" reconcileID="04baf908-4f8b-4c59-950f-8227cef5c9fb"
E1014 17:21:16.367449 1 controller.go:316] "Reconciler error" err="source catalog content: error unpacking image: catalog image is missing the required label \"operators.operatorframework.io.index.configs.v1\"" controller="clustercatalog" controllerGroup="olm.operatorframework.io" controllerKind="ClusterCatalog" ClusterCatalog="deploy-operator-catalog" namespace="" name="deploy-operator-catalog" reconcileID="04baf908-4f8b-4c59-950f-8227cef5c9fb"
@anik120 fyi
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.