-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13
-
Important
-
No
-
Proposed
-
False
-
-
N/A
-
Bug Fix
-
Done
Description of problem:
While trying to create ClusterResourceOverride CR i see that it fails to pull imageEvents: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 28s default-scheduler Successfully assigned run-once-duration-override-operator/runoncedurationoverride-zzblv to ip-10-0-169-78.us-east-2.compute.internal Normal Pulling 15s (x2 over 28s) kubelet Pulling image "registry-proxy.engineering.redhat.com/rh-osbs/run-once-duration-override-rhel-8:v1.0-6" Warning Failed 15s (x2 over 28s) kubelet Failed to pull image "registry-proxy.engineering.redhat.com/rh-osbs/run-once-duration-override-rhel-8:v1.0-6": rpc error: code = Unknown desc = pinging container registry registry-proxy.engineering.redhat.com: Get "https://registry-proxy.engineering.redhat.com/v2/": dial tcp: lookup registry-proxy.engineering.redhat.com on 10.0.0.2:53: no such host Warning Failed 15s (x2 over 28s) kubelet Error: ErrImagePull Normal BackOff 2s (x2 over 28s) kubelet Back-off pulling image "registry-proxy.engineering.redhat.com/rh-osbs/run-once-duration-override-rhel-8:v1.0-6" Warning Failed 2s (x2 over 28s) kubelet Error: ImagePullBackOff
Version-Release number of selected component (if applicable):
[knarra@knarra release]$ oc get csv -n run-once-duration-override-operator NAME DISPLAY VERSION REPLACES PHASE runoncedurationoverrideoperator.v1.0.0 Run Once Duration Override Operator 1.0.0 Succeeded
How reproducible:
Always
Steps to Reproduce:
1. Install latest 4.13 cluster 2. From web console -> search for RunOnceDurationOperator and install it 3. Once installed, click on the operator and try to create ClusterResourceOverride CR by clicking on “CreateRunOnceDurationOverride” with the defaults
Actual results:
Creation of CR fails with ImagepullBackOff issues as shown above
Expected results:
Creation of CR should not fail with ImagepullBackOff issues.
Additional info:
https://redhat-internal.slack.com/archives/GK58XC2G2/p1676890259579979