apache / apache/apisix-helm-chart
ingressClass, electionId should be derived from helm instance name
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 3
Description
`ingress-controller.config.kubernetes.ingressClass` and `ingress-controller.config.kubernetes.electionId` are sensitive to running multiple controllers, they should be derived from the name of the helm instance if not explicitly set.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Helm chart templates and values associated with ingress-controller.config.kubernetes.ingressClass and electionId. Check how the Helm instance name is exposed and how explicit values are currently handled. Done means multiple controller instances derive distinct defaults while explicitly supplied values remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100