jfrog / kubenab

Kubernetes Admission Webhook to enforce pulling of Docker images from the private registry.
Apache License 2.0
46 stars 12 forks source link

Add a 'ReplaceRegistryURL' Variable #7

Closed l0nax closed 5 years ago

l0nax commented 5 years ago

We have sign all Images which are running in our Cluster - also 3rd party Images (from other Docker Registries).

It would be nice to have a Configuration Variable which allows to "pre-pend" the own Docker Domain/ URL instead of replacing the original Docker Registry Domain.

Example:

This is because I'd like to "sort" and "categorize" such (3rd Party) Images.