-
|
Following an upgrade, the community-operator pod will no longer start (Init:ImagePullBackOff). It was working prior to the upgrade. "Failed to pull image "registry.redhat.io/redhat/community-operator-index:v4.21": unable to pull t:image or OCI artifact: pull image err: initializing source docker://registry.redhat.io/redhat/community-operator-index:v4.21: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials." I installed using the fake pull secret: '{"auths":{"fake":{"auth":"aWQ6cGFzcwo="}}}' I do not know what the value was before the upgrade, but post upgrade, the image source in in 'catalogsources/community-operators' is: My research tells me that it should be: ??? However, all efforts I have made to modify the value in 'catalogsources/community-operators' always reverts to the first value above. Can you advise:
Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hey! Thanks for bringing this up. You're right in that it should be Edit: It has been fixed as of 4.21.0-okd-scos.5 |
Beta Was this translation helpful? Give feedback.
Hey! Thanks for bringing this up. You're right in that it should be
registry.access.redhat.com/redhat/community-operator-index:v4.21. We accidentally omitted this in our release tooling. I have a change in place should be fixed in the next 4.21 release :)Edit: It has been fixed as of 4.21.0-okd-scos.5