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

sync persistent volume status #473

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

MegaByte875
Copy link
Contributor

@MegaByte875 MegaByte875 commented Mar 12, 2024

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

Description:

How do you solve it?

  storaged:
    hostsAdded: true
    phase: Running
    version: v3.6.0
    volume:
      provisionedDone: true
      provisionedVolumes:
        storaged-data-nebula-storaged-0:
          capacity: 2Gi
          storageClass: local-path
          volumeName: pvc-2bd4650a-2c97-4118-a23d-e96c00de614b
        storaged-data-nebula-storaged-1:
          capacity: 2Gi
          storageClass: local-path
          volumeName: pvc-cb82d7c5-5e47-4de9-88b6-dcbb9baaf260
        storaged-data-nebula-storaged-2:
          capacity: 2Gi
          storageClass: local-path
          volumeName: pvc-4cb02412-0f08-47fe-aafb-436c29b7e294

Special notes for your reviewer, ex. impact of this fix, design document, etc:

Copy link
Contributor

@kqzh kqzh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kqzh kqzh merged commit 6e9b866 into vesoft-inc:master Mar 12, 2024
@MegaByte875 MegaByte875 deleted the sync_volumes branch March 12, 2024 17:04
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