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

Pravega Spec parameters for options and jvm options are not updatable at runtime #464

Closed
Prabhaker24 opened this issue Oct 14, 2020 · 0 comments · Fixed by #462
Closed

Comments

@Prabhaker24
Copy link
Contributor

Description

Currently, changes to JVMOptions and options do not take effect during runtime we need to support those for the user to be able to change these fields on runtime.

Importance

Must_Have

Location

Pravegacluster_controller.go

Suggestions for an improvement

Following improvements are needed

  1. Restructure the reconcile logic and add reconcile for configmap
  2. Allow upgrade for config map for any change in either JVMOption or Option
  3. Change the validation webhook to not allow any invalid change to option or JVMOption to go to reconcile
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