kubernetes-sigs / prometheus-adapter

An implementation of the custom.metrics.k8s.io API using Prometheus
Apache License 2.0
1.92k stars 552 forks source link

Support overriding base image(s) #593

Open jeremyrickard opened 1 year ago

jeremyrickard commented 1 year ago

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

logicalhan commented 1 year ago

/triage accepted

Happy to have the helping hand!

k8s-triage-robot commented 3 months ago

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

dashpole commented 1 month ago

/triage accepted /help-wanted