pkg/skaffold/build/cache.cache#lookupRemote
also calls docker.RemoteDigest
, have to find a way to do a in-cluster alternative.
we also have this issue, even worse, we cannot access registry directly from local machine even with secret.
I dig into kaniko a bit, found --digest-file=/dev/termination-log
can be useful @gsquared94
quote from kaniko
Flag --digest-file
Set this flag to specify a file in the container. This file will receive the digest of a built image. This can be used to automatically track the exact image built by kaniko.
For example, setting the flag to --digest-file=/dev/termination-log will write the digest to that file, which is picked up by Kubernetes automatically as the {{.state.terminated.message}} of the container.
Add a new post - unraid passthrough