Support overriding base image(s) #593
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
We are building the prometheus-adapter base image from source to align with our supply chain security best practices and I'd like to provide a distroless image we have in our own registry in place of the
gcr.io/distroless/static:latest
image.We do this similarly in the kubernetes/release images for example: https://github.com/kubernetes/release/blob/master/images/build/go-runner/Dockerfile.
It would also be useful to provider our own go toolchain.
Happy to provide a PR to do this if you'll accept it!
/kind feature
The text was updated successfully, but these errors were encountered: