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

Latest charts can not deploy pravega using 0.5.2 or below pravega-operators #520

Closed
Prabhaker24 opened this issue Mar 25, 2021 · 0 comments · Fixed by #521
Closed

Latest charts can not deploy pravega using 0.5.2 or below pravega-operators #520

Prabhaker24 opened this issue Mar 25, 2021 · 0 comments · Fixed by #521

Comments

@Prabhaker24
Copy link
Contributor

Description

The latest charts can not deploy pravega using 0.5.2 or below pravega-operators

Addition of new filed "maxUnavailableControllerReplicas" & "maxUnavailableSegmentStoreReplicas" are not recognized by older crd and hence deployment of Pravega using latest charts is failing with 0.5.2 or older Pravega-operators with following errors:

Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(PravegaCluster.spec.pravega): unknown field "maxUnavailableControllerReplicas" in io.pravega.pravega.v1beta1.PravegaCluster.spec.pravega, ValidationError(PravegaCluster.spec.pravega): unknown field "maxUnavailableSegmentStoreReplicas" in io.pravega.pravega.v1beta1.PravegaCluster.spec.pravega]

Importance

must_have

Location

pravega_charts

Suggestions for an improvement

make max unavailable replicas configurable in charts

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