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

K8s/Deployment: Formatting progress show #30

Open
caoxianfei1 opened this issue Apr 11, 2023 · 13 comments
Open

K8s/Deployment: Formatting progress show #30

caoxianfei1 opened this issue Apr 11, 2023 · 13 comments
Assignees
Labels
activities enhancement New feature or request good first issue Good for newcomers

Comments

@caoxianfei1
Copy link
Collaborator

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

Curve may wait for a long time when executing format to generate chunkfilepool. We can display the current formatting progress in the status field of cluster crd, which is user-friendly.

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

It may display as follows under the status field

  status:
    conditions:
    - lastTransitionTime: "2023-04-04T10:58:21Z"
      ...
    - lastTransitionTime: "2023-04-04T10:58:41Z"
      ...
    - lastTransitionTime: "2023-04-04T10:58:41Z"
      message: Formating chunkfilepool
      reason: FormatingChunkfilePool
      status: "True"
      type: formating
      # Add a line here or another
      progress: 70
    curveVersion:
      image: opencurvedocker/curvebs:v1.2
    message: Formating chunkfilepool
    phase: Pending
@zhanghuidinah
Copy link
Member

@WYC-1303
Copy link

@caoxianfei1 Let me work on this

@caoxianfei1
Copy link
Collaborator Author

@WYC-1303 welcome!

@Harrish-Selvarajah
Copy link

Hi @caoxianfei1 , can I work on this ? Actually I'm new here and to cloud but not to coding.

@zhanghuidinah
Copy link
Member

Hi @caoxianfei1 , can I work on this ? Actually I'm new here and to cloud but not to coding.

welcome!

@Harrish-Selvarajah
Copy link

Hi @zhanghuidinah , Is there a discord channel or slack to ask queries or should I do it through here ?

@caoxianfei1
Copy link
Collaborator Author

@Harrish-Selvarajah what’s your personal email? and we can contact via slack.

@zhanghuidinah
Copy link
Member

Hi @zhanghuidinah , Is there a discord channel or slack to ask queries or should I do it through here ?

Welcome to slack channel. https://cloud-native.slack.com/archives/C03LFPT6BJM

@Harrish-Selvarajah
Copy link

@Harrish-Selvarajah what’s your personal email? and we can contact via slack.

Hi, my personal email is [email protected]

@Harrish-Selvarajah
Copy link

Hi @zhanghuidinah , Is there a discord channel or slack to ask queries or should I do it through here ?

Welcome to slack channel. https://cloud-native.slack.com/archives/C03LFPT6BJM

I'm not able to login, I think I need to added by an admin to be able to access the channel. :)

@caoxianfei1
Copy link
Collaborator Author

@Harrish-Selvarajah

  1. Go to https://slack.cncf.io/
  2. Enter your email address and click on 'get my invite'
  3. Follow the instructions in the mail
  4. click above link to join curve-project channel.

@Harrish-Selvarajah
Copy link

Thanks @caoxianfei1, I'm in the channel now.

@caoxianfei1
Copy link
Collaborator Author

Thanks @caoxianfei1, I'm in the channel now.

Okay.

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

No branches or pull requests

4 participants