kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

GlobalConfiguration custom name in helm chart

Open frantsao opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. This issue is related to a situation that occurs when we want to provision the ingress controller using a helm chart but the GlobalConfiguration resource is previously created using a manifest (i.e. operating with Terraform).

Describe the solution you'd like I would like to provide a custom name to helm chart to configure the ingress controller with the GlobalConfiguration previously created, in order to achieve the prerrequisites.

Describe alternatives you've considered The easiest alterantive that doesn't break my work flow has been forking the chart and adding the parameter by myself (so, PR is on the way ;-)).

Additional context N/A

frantsao avatar Oct 17 '24 15:10 frantsao

Hi @frantsao thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!

github-actions[bot] avatar Oct 17 '24 15:10 github-actions[bot]

Hi @frantsao, thanks for working on this.

We would like this parameter to be in the globalConfiguration object in the helm chart.

j1m-ryan avatar Nov 18 '24 16:11 j1m-ryan

hi @frantsao ill be taking over this issue , i will implement the changes my collegue @pdabelf5 have suggested and merge it with main

mohamadaldawamnah avatar Aug 13 '25 10:08 mohamadaldawamnah

hi @frantsao ill be taking over this issue , i will implement the changes my collegue @pdabelf5 have suggested and merge it with main

Hello, Sorry I didn't reply earlier. I'm having a very busy few days. I'd be grateful if you continue this :-) Thanks!

frantsao avatar Aug 13 '25 14:08 frantsao

Thanks, @mohamadaldawamnah :-)

frantsao avatar Aug 27 '25 17:08 frantsao

hey @frantsao this is now released and available in 5.2.0 https://github.com/nginx/kubernetes-ingress/releases/tag/v5.2.0

vepatel avatar Sep 17 '25 10:09 vepatel

hey @frantsao this is now released and available in 5.2.0 https://github.com/nginx/kubernetes-ingress/releases/tag/v5.2.0

Thanks for letting me know! :-)

frantsao avatar Sep 17 '25 15:09 frantsao