You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/26 17:07:52 UTC

[GitHub] [camel-k] rgordill opened a new issue #2531: insecure=true does not work with base image

rgordill opened a new issue #2531:
URL: https://github.com/apache/camel-k/issues/2531


   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"}
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] tadayosi commented on issue #2531: insecure=true does not work with base image

Posted by GitBox <gi...@apache.org>.
tadayosi commented on issue #2531:
URL: https://github.com/apache/camel-k/issues/2531#issuecomment-911189724


   @rgordill Probably yes it's fixed with #2124. Aren't you using camel-k 1.4.0?  If you are it should be fixed already.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] github-actions[bot] commented on issue #2531: insecure=true does not work with base image

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2531:
URL: https://github.com/apache/camel-k/issues/2531#issuecomment-984171994


   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!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] rgordill commented on issue #2531: insecure=true does not work with base image

Posted by GitBox <gi...@apache.org>.
rgordill commented on issue #2531:
URL: https://github.com/apache/camel-k/issues/2531#issuecomment-886879979


   Related with #2122 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] github-actions[bot] closed issue #2531: insecure=true does not work with base image

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #2531:
URL: https://github.com/apache/camel-k/issues/2531


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org