Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm: Some deployments are not restarted when bootstrap script changed #25702

Closed
3 tasks
josedev-union opened this issue Oct 19, 2023 · 0 comments · Fixed by #25703
Closed
3 tasks

helm: Some deployments are not restarted when bootstrap script changed #25702

josedev-union opened this issue Oct 19, 2023 · 0 comments · Fixed by #25703

Comments

@josedev-union
Copy link
Contributor

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant