josedev-union opened a new issue, #25702: URL: https://github.com/apache/superset/issues/25702
Both celerybeat and worker include bootstrap script in the commands. But they don't restart when the bootstrap command updated. #### How to reproduce the bug 1. Deploy a helmrelease using the default `bootstrapScript` value. 2. Update `bootstrapScript` and update the helmrelease 3. Check if superset-worker and superset-celerybeat are restarted. ### Expected results Those both should be restarted. ### Actual results No restart triggered. ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
