Skip to content
#

openebs

Here are 44 public repositories matching this topic...

kmova
kmova commented Apr 6, 2020

Local PV (device) provisioner leaves a stale BDC in the following case:

  • On PVC request, creates a BDC
  • If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
  • Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.

This causes the stale BDC

prateekpandey14
prateekpandey14 commented May 14, 2019

FEATURE REQUEST

Implement BDD test using ginkgo and gomega which will provision jiva volume in openebs namespace.
Steps:

  1. Create volume ,write some data
  2. Create snapshot and
  3. Create a clone volume using the snapshot
  4. Delete the source volume and clone volume.

Refer openebs/maya#1183 for more details about related to StorageClass changes.

avishnu
avishnu commented Apr 4, 2018

FEATURE REQUEST:

Improve this page

Add a description, image, and links to the openebs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openebs topic, visit your repo's landing page and select "manage topics."

Learn more