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

Cluster does not always get redeployed when updating parameters #317

Open
t-persson opened this issue Nov 28, 2024 · 0 comments
Open

Cluster does not always get redeployed when updating parameters #317

t-persson opened this issue Nov 28, 2024 · 0 comments

Comments

@t-persson
Copy link
Collaborator

Description

There are a few parameters in the cluster specification that does not trigger a restart. This includes, but is not limited to, the ESR template.

I believe, based on gut feeling, that it is when we are updating configmaps and secrets that are then used in the deployments. But because the deployment itself does not get updated a reload is not triggered.

We must fix so that the cluster controller makes sure to re-deploy the deployments when any change that requires a restart has been made.

Additional Context

No response

Further links

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant