You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See following log, where insecure=true is set, and still the base image repo is throwing a CA exception.
{"level":"info","ts":1627318501.2848449,"logger":"camel-k.builder","msg":"resolved base image: registry-quay-quay.apps.ocp4.example.com/integration/openjdk-11"}
{"level":"info","ts":1627318501.3134027,"logger":"camel-k","msg":"spectrum - 2021/07/26 16:55:01 Pulling base image registry-quay-quay.apps.ocp4.example.com/integration/openjdk-11 (insecure=true)..."}
{"level":"error","ts":1627318501.32457,"logger":"camel-k.controller.build","msg":"Build kit-c3vegj8464fssg8v2vrg failed: could not pull base image image registry-quay-quay.apps.ocp4.example.com/integration/openjdk-11: Get \"https://registry-quay-quay.apps.ocp4.example.com/v2/\": x509: certificate signed by unknown authority","request-namespace":"integration","request-name":"kit-c3vegj8464fssg8v2vrg","api-version":"camel.apache.org/v1","kind":"Build","ns":"integration","name":"kit-c3vegj8464fssg8v2vrg","stacktrace":"github.com/apache/camel-k/pkg/controller/build.(*monitorRoutineAction).updateBuildStatus\n\tgithub.com/apache/camel-k/pkg/controller/build/monitor_routine.go:191\ngithub.com/apache/camel-k/pkg/controller/build.(*monitorRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/monitor_routine.go:175"}
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!
See following log, where insecure=true is set, and still the base image repo is throwing a CA exception.
The text was updated successfully, but these errors were encountered: