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: use new commands #6052

Merged
merged 5 commits into from
Apr 16, 2020
Merged

helm: use new commands #6052

merged 5 commits into from
Apr 16, 2020

Conversation

sougou
Copy link
Contributor

@sougou sougou commented Apr 11, 2020

@rohit-nayak-ps @morgo

The helm examples have been changed to use the new resharding commands.

Note the new README.md file. We don't need to run that many yaml upgrades any more. But I've kept them for now. We can delete them once the newer way of directly issuing "vclient" commands becomes the norm.

@rohit-nayak-ps: Note the different method I use for MoveTables that doesn't require the extra steps of copying schema or applying vschema. Those parts are performed by MoveTables itself. We should change the local example to use the same approach.

We'll eventually have to update the cleanup steps once the DropSources command is implemented.

@morgo
Copy link
Contributor

morgo commented Apr 11, 2020

LGTM, I will update the docs

@morgo
Copy link
Contributor

morgo commented Apr 15, 2020

The examples all work for me (with 8GiB for minikube). May I suggest we update the alias to be 'mysql' instead of 'vmysql'. My docs currently assume this - if we use vmysql, then there will be more differences between the two. Unfortunately, the ~/.my.cnf file idea won't work because a script needs to be run.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
examples/helm/README.md Outdated Show resolved Hide resolved
examples/helm/alias.source Outdated Show resolved Hide resolved
examples/local/alias.source Outdated Show resolved Hide resolved
examples/local/alias.source Show resolved Hide resolved
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@morgo morgo merged commit d767b32 into vitessio:master Apr 16, 2020
@morgo
Copy link
Contributor

morgo commented Apr 16, 2020

(Different unit tests failed 3 times due to flakyness, so I used admin overwrite to merge.)

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 this pull request may close these issues.

None yet

2 participants