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

[bug]change the cluster name to 49 characters,failed to create pod #263

Open
qianfen2021 opened this issue Oct 13, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@qianfen2021
Copy link

Describe the problem

change the cluster name to 49 characters,failed to create pod
image

To Reproduce

1.modify the mysql_v1alpha1_cluster.yaml metadata.name to sample1sample2sample3sample4sample5sample6sample7
2.kubectl apply -f mysql_v1alpha1_cluster.yaml

Expected behavior

create cluster successfully

Environment:

  • RadonDB MySQL version:
@qianfen2021 qianfen2021 added the bug Something isn't working label Oct 13, 2021
@acekingke
Copy link
Contributor

It's a good issue!
image

sample1sample2sample3sample4sample5sample6sample7-mysql-76c54f9b95 is over 63 characters

So the name should not over 46 characters
@runkecheng @andyli029 @molliezhang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants