Azure / Azure/aks-app-routing-operator

Ability to adjust Nginx ConfigMap

Open
#291 4 comments 5 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.