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

Bug 1803215:Prevent deletion of children objects owned by LocalVolume object #91

Merged
merged 2 commits into from Feb 25, 2020

Commits on Feb 14, 2020

  1. Remove owneref from SC

    Keeping ownerreference to a namespace-scoped object in storageclass
    could pollute GC cache and can cause objects to be deleted.
    
    kubernetes/kubernetes#65200
    gnufied committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    18f8161 View commit details
    Browse the repository at this point in the history
  2. Remove orphan storageclasses

    gnufied committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    71f861b View commit details
    Browse the repository at this point in the history