Skip to content

helm: use new commands#6052

Merged
morgo merged 5 commits intovitessio:masterfrom
planetscale:ss-vrepl-helm2
Apr 16, 2020
Merged

helm: use new commands#6052
morgo merged 5 commits intovitessio:masterfrom
planetscale:ss-vrepl-helm2

Conversation

@sougou
Copy link
Copy Markdown
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.

@sougou sougou requested review from derekperkins and morgo April 11, 2020 03:32
@morgo
Copy link
Copy Markdown
Contributor

morgo commented Apr 11, 2020

LGTM, I will update the docs

@morgo
Copy link
Copy Markdown
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.

sougou added 4 commits April 14, 2020 21:22
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>
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@morgo morgo merged commit d767b32 into vitessio:master Apr 16, 2020
@morgo
Copy link
Copy Markdown
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.

2 participants