michalvavrik commented on issue #5986:
URL: https://github.com/apache/camel-k/issues/5986#issuecomment-3831919235

   I can reproduce it when running `e2e/common/traits/builder_test.go` by 
printing JIB container logs. I'll try to use 
`github.com/google/go-containerregistry/pkg/v1/remote` to resolve the image 
digest when not present. I'll do it automatically, without some options to 
enable / disable it I guess, or without any storing of the previous resolved 
digest (caching). It shouldn't be dangerous as if we fail to resolve the SHA, 
we just fallback to the tag, so the only "downside" would be that remote call.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to