phenixblue / imageswap-webhook

Image Swap Mutating Admission Webhook for Kubernetes
Apache License 2.0
154 stars 53 forks source link

Cleanup map files/tests when support for ":" as a separator is removed #53

Open phenixblue opened 3 years ago

phenixblue commented 3 years ago

What would you like to be added:

Testing map configurations will have a mix of : and :: separator syntax while we transition away from the older : syntax.

Once we remove support for the : syntax we will need to cleanup the existing map configs and unit tests.

Why is this needed:

General project hygiene

phenixblue commented 3 years ago

Should be a target for v1.5.0