-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.13.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
Rejected
-
CFE Sprint 255
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Can't find resource after applying OLM cr's
Version-Release number of selected component (if applicable):
client Version: 4.14.8 Kustomize Version: v5.0.1 Server Version: 4.13.13 Kubernetes Version: v1.26.7+c7ee51f
How reproducible:
Steps to Reproduce:
1.Deploy VA1
2.Go to step 1
https://ci-framework.pages.redhat.com/docs/ci-framework/05_deploy_va.html
3.generate Namespace, OperatorGroup, and Subscription CRs as in [1].
4.apply cr's as [1]
5.Confirm that cert-manager-operator in ready condition
[1] https://github.com/openstack-k8s-operators/architecture/tree/main/examples/common
Actual results:
No resources found in cert-manager-operator namespace.
Expected results:
The resource should be created and in ready condition
Additional info:
memcache.go:287] couldn't get resource list for user.openshift.io/v1: the server is currently unable to handle the requestnamespace/cert-manager-operator [failed to populate resolver cache from source community-operators/openshift-marketplace: error encountered while listing bundles: rpc error: code = DeadlineExceeded desc = context deadline exceeded, failed to populate resolver cache from source redhat-operators/openshift-marketplace: error encountered while listing bundles: rpc error: code = DeadlineExceeded desc = context deadline exceeded, failed to populate resolver cache from source certified-operators/openshift-marketplace: error encountered while listing bundles: rpc error: code = DeadlineExceeded desc = context deadline exceeded]
certified-operators-dxd2f 1/1 Running 0 6h40mcommunity-operators-kxbwc 1/1 Running 0 3h56mmarketplace-operator-cfcb8b7f5-98nsq 1/1 Running 2 11hredhat-marketplace-xxzcf 1/1 Running 1 11hredhat-operators-6qxhc 1/1 Running 0 119m
From log community-operators-kxbwcime="2024-01-24T04:38:36Z" level=info msg="starting pprof endpoint" address="localhost:6060"time="2024-01-24T04:38:37Z" level=info msg="serving registry" configs=/configs port=50051time="2024-01-24T04:38:37Z" level=info msg="stopped caching cpu profile data" address="localhost:6060"
Subscription/openstack-operator
--------------------------------
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"operators.coreos.com/v1alpha1","kind":"Subscription","metadata":{"annotations":{},"name":"openstack-operator","namespace":"openstack-operators"},"spec":{"channel":"alpha","name":"openstack-operator","source":"openstac
k-operator-index","sourceNamespace":"openstack-operators"}}
creationTimestamp: "2024-01-24T06:50:37Z"
generation: 1
labels:
operators.coreos.com/openstack-operator.openstack-operators: ""
name: openstack-operator
namespace: openstack-operators
resourceVersion: "290468"
uid: 1c2e7304-16a0-46e2-b585-bebe4e2d6412
spec:
channel: alpha
name: openstack-operator
source: openstack-operator-index
sourceNamespace: openstack-operators
status:
catalogHealth:
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: certified-operators
namespace: openshift-marketplace
resourceVersion: "224893"
uid: 8e96c686-a210-40fb-b3d4-7e62b4ee874e
healthy: true
lastUpdated: "2024-01-24T06:50:39Z"
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: community-operators
namespace: openshift-marketplace
resourceVersion: "224377"
uid: ad1a956c-77ec-4348-a920-7a380d0952d2
healthy: true
lastUpdated: "2024-01-24T06:50:39Z"
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: redhat-marketplace
namespace: openshift-marketplace
resourceVersion: "224335"
uid: dfa04a4f-8cb6-45a7-82b0-2a4089381ac4
healthy: true
lastUpdated: "2024-01-24T06:50:39Z"
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: redhat-operators
namespace: openshift-marketplace
resourceVersion: "226171"
uid: 01626f55-4089-4ea1-b8ac-73727adcd1a4
healthy: true
lastUpdated: "2024-01-24T06:50:39Z"
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: openstack-operator-index
namespace: openstack-operators
resourceVersion: "228040"
uid: 4f02b584-df0d-4a45-85a0-d1a494336eb1
healthy: true
lastUpdated: "2024-01-24T06:50:39Z"
conditions:
- lastTransitionTime: "2024-01-24T06:50:39Z"
message: all available catalogsources are healthy
reason: AllCatalogSourcesHealthy
status: "False"
type: CatalogSourcesUnhealthy
- message: '[failed to populate resolver cache from source certified-operators/openshift-marketplace:
error encountered while listing bundles: rpc error: code = DeadlineExceeded
desc = context deadline exceeded, failed to populate resolver cache from source
community-operators/openshift-marketplace: error encountered while listing bundles:
rpc error: code = DeadlineExceeded desc = context deadline exceeded, failed
to populate resolver cache from source redhat-operators/openshift-marketplace:
error encountered while listing bundles: rpc error: code = DeadlineExceeded
desc = context deadline exceeded, failed to populate resolver cache from source
openstack-operator-index/openstack-operators: error encountered while listing
bundles: rpc error: code = Unavailable desc = error reading from server: read
tcp 192.168.20.29:44266->172.30.147.234:50051: read: connection reset by peer]'
reason: ErrorPreventedResolution
status: "True"
type: ResolutionFailed
lastUpdated: "2024-01-24T09:57:40Z"