apache / apache/apisix-helm-chart
No pod restart when standalone config changes
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 3
Description
When running deployment standalone the pod is not restarted, when you change the config. There is a checksum annotation for the general config, but not for the standalone config. Also changes in your custom plugins do not trigger a restart of the pod.
A solution could be adding extra checksums to the deployment for standalone config and custom plugins.
I can try to do a PR for this if it is welcome.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the Helm deployment template and the existing general-config checksum annotation, then inspect how standalone configuration and custom plugins are rendered. Done means changing either input adds the corresponding checksum to the deployment and causes the pod to restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100