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

[tools-v2]:add bs create volume clone/recover #2586

Open
Cyber-SiKu opened this issue Jun 28, 2023 · 2 comments
Open

[tools-v2]:add bs create volume clone/recover #2586

Cyber-SiKu opened this issue Jun 28, 2023 · 2 comments
Labels
enhancement improve feature good first issue Good for newcomers repairing bug repairing

Comments

@Cyber-SiKu
Copy link
Contributor

Cyber-SiKu commented Jun 28, 2023

Registration procedure

Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether you have the basic ability to complete this issue.

  • If you are a student, please introduce your school, major, programming language, technical fields of interest, what you are good at, and why you chose this issue.
  • If you are already working, please introduce your company, career, work content, technical fields of interest, and why you chose this issue.

Step 2. Use WeChat to add the Curve community assistant "Curve" as a WeChat friend, tell your GitHub ID, and send the Issue link of your choice. The assistant will invite you to communicate with the mentor by WeChat.

Step 3. In order to better complete each development task, the mentor will select the developer who best matches the issue based on everyone's comment on GitHub and communication status by WeChat. If you are not selected, please select another issue.

Tips

  • Before developing, please read the dev guideline( https://ask.opencurve.io/t/topic/201) carefully and communicate with your mentor.
  • Please submit a draft PR before 11.29, and the mentor will review it within 2-5 working days and may guide you to modify the PR based on the actual situation.
  • If you successfully merge into PR before 12.27 and you will receive gifts carefully prepared by the Curve community.

Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)

we'd like to support bs create volume clone bs create volume recover command in curve tool

Describe the solution you'd like (描述你期望的解决方法)

  • The implementation of the old tool is here:
    elif args.optype == "clone" or args.optype == "recover":
    curltool.clone_or_recover(args.optype, args.user, args.src, args.dest, args.lazy)

Describe alternatives you've considered (描述你想到的折衷方案)

Additional context/screenshots (更多上下文/截图)

@wuhongsong
Copy link
Contributor

working for it now

@Songjf-ttk
Copy link

Songjf-ttk commented Oct 27, 2023

Hello, I am a student from Hunan University. My major is Software Engineering. I am familiar with C++ and Golang, and I am very interested in cloud-native and storage systems. My technical strengths include C++ server development and kernel virtualization techniques. I have already read the relevant documents in the community,I am confident in completing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve feature good first issue Good for newcomers repairing bug repairing
Projects
None yet
Development

No branches or pull requests

5 participants