-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
False
-
With the registry secret in the global pull secret ( oc get secret/pull-secret -n openshift-config ), an ordinary Pod deploys, while a ksvc will fail with
Unable to fetch image "registry-mirror.apps.example.com/helloworld-go": failed to resolve image to digest: HEAD https://registry-mirror.apps.example.com/v2/helloworld-go/manifests/latest: unexpected status code 401 Unauthorized (HEAD responses have no body, use GET for details)
Similarly how the Serverless Operator copy the CA configmaps, the operator could perhaps also be watching/copying the global pull secret and Serving would be configured to use it as an additional pull secret