vesoft-inc / nebula-operator

Operation utilities for Nebula Graph
https://vesoft-inc.github.io/nebula-operator
Apache License 2.0
81 stars 29 forks source link

local-pv-provisioner ignore terminating PV #492

Closed MegaByte875 closed 7 months ago

MegaByte875 commented 7 months ago

Please check the FAQ documentation before raising an issue

Describe the bug (required)

8026 I0404 12:24:12.213677       1 provisioner.go:356] volume pvc-eb0032a7-0349-47fb-a124-69210a1e8632 has been create on gke-snap-test-pool1-9a9e79fa-w2jb:/mnt/disks/raid0
8154 I0404 12:30:49.813325       1 provisioner.go:167] deleting volume pvc-eb0032a7-0349-47fb-a124-69210a1e8632 at gke-snap-test-pool1-9a9e79fa-w2jb:/mnt/disks/raid0
8279 I0404 12:33:54.018283       1 provisioner.go:356] volume pvc-03a69ec5-daa2-4580-972b-44faaf1143c6 has been create on gke-snap-test-pool1-9a9e79fa-w2jb:/mnt/disks/raid0
9007 I0404 14:05:49.880697       1 provisioner.go:356] volume pvc-43f6339a-90ef-4b63-8cff-8d99f97043bf has been create on gke-snap-test-pool1-9a9e79fa-w2jb:/mnt/disks/raid0

image image

Your Environments (required)

How To Reproduce(required)

  1. delete PV manually
  2. delete related PVC manually

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

Additional context

MegaByte875 commented 7 months ago

https://github.com/vesoft-inc/nebula-operator/issues/494