You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Restructure the reconcile logic and add reconcile for configmap
Allow upgrade for config map for any change in either JVMOption or Option
Change the validation webhook to not allow any invalid change to option or JVMOption to go to reconcile
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: