Azure / Azure/aks-app-routing-operator
Ability to adjust Nginx ConfigMap
- Dominant language
- Go
- Stars
- 40
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
We need to be able to adjust the Nginx ConfigMap. For example, in order to update the https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#annotation-value-word-blocklist
It would be awesome if the ConfigMap is exposed like it is in the Helm Chart, https://github.com/kubernetes/ingress-nginx/blob/a9c9a9d51e48f50edd5e8e3084a5c485366ba6c4/charts/ingress-nginx/values.yaml#L52
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the operator's handling of the Nginx deployment and comparing the requested setting with the referenced Helm values.yaml entry. Confirm how the ConfigMap is currently created or exposed, then verify that users can configure the annotation-value-word-blocklist setting through the operator as they can through the Helm chart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes, nginx
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100