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

Helm release name must be less then 32 characters for mojaloop charts with dependencies on Percona MySQL #61

Open
mdebarros opened this issue Jun 13, 2018 · 0 comments

Comments

@mdebarros
Copy link
Member

mdebarros commented Jun 13, 2018

Currently the charts will deploy Percona cluster with the following cluster name

ENV VAR wsrep_cluster_name: "-centralledger-mysql"

If wsrep_cluster_name is larger then 32 characters, the Percona cluster will fail to start as there is a max limit of 32 characters.

ref: https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1468964
ref: https://jira.percona.com/browse/PXC-1123
ref: https://github.com/bloomberg/chef-bcpc/issues/649

@mdebarros mdebarros changed the title mojaloop charts (and children) must limit the name size Helm release name must be less then 32 characters for mojaloop charts with dependencies on Percona MySQL Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant