-
Notifications
You must be signed in to change notification settings - Fork 330
etcd-website: Update migration process guidance with etcdctl v3.4 #1044
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
base: main
Are you sure you want to change the base?
etcd-website: Update migration process guidance with etcdctl v3.4 #1044
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: wendy-ha18 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @nate-double-u @jberkus @ronaldngounou, this PR is ready to review. I'm a bit hesitate to backport to v3.7 cause I want to get feedbacks for it first. Please help me revise the migration process here. Thanks everyone! |
f3be252 to
8434658
Compare
|
I think there are a couple paths here:
|
2752911 to
544aa62
Compare
544aa62 to
cbab8de
Compare
|
Warning: My cluster is already running etcd v3 only with etcd v3.6 so I'm still trying to figure out how to test this process. Are there any suggestion for it? |
I spoke about the GIFs in the tutorial pages with James before. I agree that the problem is that they can get outdated, and there's no easy way to update/reproduce them. An alternative could be to use a tool like VHS, write a script for each GIF, and use our official Docker images to reproduce the same GIFs later on. |
|
One more cleanup item: please fix the header for the how-to-migrate page so it shows up in 3.4's TOC. |
|
Two more things per Ivan's comments.
Also: mention that there's also a change of API, and link to this document: https://etcd.io/docs/v3.4/op-guide/v2-migration/ |
|
We should discuss |
c4fa4ff to
0b800f9
Compare
|
@wendy-ha18: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
b149163 to
0fe7301
Compare
Signed-off-by: Wendy Ha <[email protected]>
0fe7301 to
4285e30
Compare
Signed-off-by: Wendy Ha <[email protected]>
1f16bdc to
5ef519f
Compare
Signed-off-by: Wendy Ha <[email protected]>
1f16bdc to
20c6033
Compare
Signed-off-by: Wendy Ha <[email protected]>
04827b8 to
5643f25
Compare
Signed-off-by: Wendy Ha <[email protected]>
|
This PR has fixed:
|

This PR uses to update the document for migrate etcd v2 to etcd v3 at this issue: #798