Kaniko currently does config file setup for GCR such that pushing to GCR automagically works. This change does the same for pkg.dev: https://cloud.google.com/artifact-registry This also tightens up the hostname check to ensure we don't send credentials to a registry that happens to contain "gcr.io". |
||
|---|---|---|
| .. | ||
| build.go | ||
| build_test.go | ||
| composite_cache.go | ||
| composite_cache_test.go | ||
| copy_multistage_test.go | ||
| fakes.go | ||
| push.go | ||
| push_test.go | ||