You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/10 13:53:14 UTC

[GitHub] [superset] Yann-OAF opened a new pull request #13056: Force pod restart on config changes

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] craig-rueda merged pull request #13056: feat: Force pod restart on config changes

Posted by GitBox <gi...@apache.org>.
craig-rueda merged pull request #13056:
URL: https://github.com/apache/superset/pull/13056


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org