Yann-OAF opened a new pull request #13056: URL: https://github.com/apache/superset/pull/13056
### SUMMARY Added some checksum annotations in the chart template to trigger a pod restart if any dependent configuration has changed (therefore not needing the `forceReload` flag) ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TEST PLAN * Deploy an existing release with the updated chart (`helm upgrade --install --values my-values.yaml superset helm/superset`) * Change some config value in `my-values.yaml` (e.g. adding an `additionalRequirements`) * Upgrade the release with the same command * Check that a new Deployment/ReplicaSet/Pod have been spawned ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
