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

Bookkeeper pods do not come up if storage size for index/journal/ledger volume claim templates is not mentioned #90

Closed
SrishT opened this issue Nov 12, 2020 · 0 comments · Fixed by #168

Comments

@SrishT
Copy link
Contributor

SrishT commented Nov 12, 2020

Description

The default value of the index, journal and ledger volume claim templates are applied only if the entire volume claim templates is undefined. However if a few fields within the volume claim template have been mentioned by the user and volume size is not mentioned, no default value gets assigned to it thereby causing a failure in the coming up of the bookkeeper pods.

Importance

should have

Location

pkg/apis/bookkeeper/v1alpha1/bookkeepercluster_types.go

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