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

[v3.4.14] etcdctl make-mirror does not reognize dest-user option #12746

Closed
yvanadamov opened this issue Mar 4, 2021 · 9 comments
Closed

[v3.4.14] etcdctl make-mirror does not reognize dest-user option #12746

yvanadamov opened this issue Mar 4, 2021 · 9 comments
Labels

Comments

@yvanadamov
Copy link

etcdctl make-mirror http://$IP:2379 --prefix=test --dest-user $USER:$PASSWORD

And I received:
Error: unknown flag: --dest-user

etcd version - 3.4.14

For reference: #11384

@spzala
Copy link
Member

spzala commented Mar 8, 2021

@yvanadamov this was added in the master branch #11384 so if you clone the repo you should see it's working. It was not backported in 3.4 but if there is a need it can be done.

@yvanadamov
Copy link
Author

@spzala In which version I can find it fixed? If it can be ported for 3.4, it will be great.

@yvanadamov
Copy link
Author

@spzala any update?

@stale
Copy link

stale bot commented Aug 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 8, 2021
@yvanadamov
Copy link
Author

@spzala any update?

@stale stale bot removed the stale label Aug 11, 2021
@spzala
Copy link
Member

spzala commented Aug 12, 2021

@yvanadamov I think this was added from 3.4.15 - can you please check it? Thanks!

@yvanadamov
Copy link
Author

@yvanadamov I think this was added from 3.4.15 - can you please check it? Thanks!

I checked now, I still receive the same error:

etcdctl version
etcdctl version: 3.4.15

etcdctl make-mirror http:10.102.7.182:2379 --dest-user=user:userpass
Error: unknown flag: --dest-user

@spzala
Copy link
Member

spzala commented Aug 20, 2021

@yvanadamov thanks for checking. I checked it too and seems like it was never backported, so 3.5 or master are the one that you can use or we can try backporting it to 3.4 and make it available in the next point release of 3.4.

@stale
Copy link

stale bot commented Nov 18, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 18, 2021
@stale stale bot closed this as completed Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants