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

Many Bookkeeper Spec parameters are not updatable at runtime #150

Closed
SrishT opened this issue Jun 10, 2021 · 0 comments · Fixed by #217
Closed

Many Bookkeeper Spec parameters are not updatable at runtime #150

SrishT opened this issue Jun 10, 2021 · 0 comments · Fixed by #217
Assignees

Comments

@SrishT
Copy link
Contributor

SrishT commented Jun 10, 2021

Description

There are many Bookkeeper Spec parameters still remaining which cannot be updated once the bookkeeper cluster has been created. While not allowing updates on some parameters might make sense, it will be necessary to allow updates to some fields like Resources, EnvVars and a few others. The purpose of this issue is to consider all spec parameters and make every qualifying parameter updatable.

Importance

must have

Location

pkg/controller/bookkeepercluster/bookkeepercluster_controller.go

Suggestions for an improvement

The operator reconcile logic would need to be modified so that updates to necessary fields are allowed during the lifetime of the cluster.

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.

2 participants