k8s-image-swapper
k8s-image-swapper copied to clipboard
Mirror images into your own registry and swap image references automatically.
Setup integration tests in CI: * kind * helm install * run tests
* Number of Admission requests * Number of Image downloads * Number of Image swaps (aka mutation)
On the first run, it sometimes shows up with this. This should cause panic and restart of the process so it can pick up the certificate. I assume a race...
The current implementation only checks if it's available via in-memory cache. If it is not then a download will be initiated – which effectively only syncs the latest layers. But...
# Problem ``` nfo msg=\"Warning: failed, retrying in 2s ... (2/3)\"\ntime=\"2021-01-28T02:55:01Z\" level=info msg=\"Warning: failed, retrying in 4s ... (3/3)\"\ntime=\"2021-01-28T02:55:40Z\" level=fatal msg=\"Error initializing source docker://prom/pushgateway:v0.6.0: Error reading manifest v0.6.0 in docker.io/prom/pushgateway:...
https://jfrog.com/artifactory/
see https://goharbor.io/
This puts generated filter context log messages in trace level Also small fix with the documentation - trying to properly highlight notes
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.3 to 0.29.1. Commits b0ed45d Update dependencies to v0.29.1 tag baea19d Merge pull request #122429 from MadhavJivrajani/tools-bump-129 3373afd .*: bump golang.org/x/tools to v0.16.1 288368e update go.mod 86d49e7...