phenixblue / imageswap-webhook

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

Helm Chart considerations #100

Open justusbunsi opened 1 year ago

justusbunsi commented 1 year ago

What would you like to be added:

Hi. I suggest an official Helm Chart for this project.

Why is this needed:

It would be easier to adjust the static resources within the deploy folder to infrastructural needs.

Examples:

anatoli-klamer commented 1 year ago

we use helm charts for pretty much everything. wanted to install imageswap-webhook. but without helm charts prob better go with something else so +1 for support

phenixblue commented 8 months ago

I'm open to the idea of a Helm Chart, but it would need to be fully implemented with testing and such to make upkeep simple. There have been a few folks that have done PR's for Helm Charts, but never seemed interested in writing tests or tying it into CI for the project. It's just me and occasionally 1-2 other people with fractional time to maintain the project as best we can, so adding anything that has the potential for a large amount of support/upkeep needs to be "easy".