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

Fix management-center label value for helm charts #205

Open
wildnez opened this issue Mar 14, 2021 · 0 comments
Open

Fix management-center label value for helm charts #205

wildnez opened this issue Mar 14, 2021 · 0 comments

Comments

@wildnez
Copy link

wildnez commented Mar 14, 2021

Currently the default value of mancenter metadata label is too large to cause deployment failure with error similar to the below:

create Pod rahul-march15v2-helm-dep-hazelcast-enterprise-mancenter-0 in StatefulSet rahul-march15v2-helm-dep-hazelcast-enterprise-mancenter failed error: Pod "rahul-march15v2-helm-dep-hazelcast-enterprise-mancenter-0" is invalid: metadata.labels: Invalid value: "rahul-march15v2-helm-dep-hazelcast-enterprise-mancenter-55b5945595": must be no more than 63 characters

The default value needs to be truncated and also documented to inform the user about number of characters allowed for the deployment.

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

No branches or pull requests

1 participant