Coder Social home page Coder Social logo

uzuku / nfs-subdir-external-provisioner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes-sigs/nfs-subdir-external-provisioner

0.0 0.0 0.0 462 KB

Dynamic sub-dir volume provisioner on a remote NFS server.

License: Apache License 2.0

Makefile 11.38% Go 8.92% Dockerfile 1.94% Shell 70.56% Mustache 2.22% Python 4.98%

nfs-subdir-external-provisioner's People

Contributors

animeshk08 avatar ariksidney avatar bledai avatar bnrjee avatar cdrage avatar crookedstorm avatar ddebroy avatar flyhard avatar ggriffiths avatar jackielii avatar johnsimcall avatar k8s-ci-robot avatar kmova avatar koivunen avatar moikot avatar msau42 avatar mucahitkurt avatar mustache1up avatar nikhita avatar olifly avatar petermicuch avatar pohly avatar rombert avatar salkin avatar snoopdave avatar spiffxp avatar wongma7 avatar xing-yang avatar yonatankahana avatar zimmertr avatar

nfs-subdir-external-provisioner's Issues

StorageClass recreation with sharePath param toggled may lead to data loss

Say we have a sc whose sharePath=true, and create a pvc with it, thus the pvc just points to the root dir mounted by provisioner.
Then we toggle the sharePath param of sc by recreating it, and when the pvc is deleted, provisoner will attempt to delete the root dir, which is unexpected and may lead to data loss.

A workaround: record param in PV instead of fetch it from sc, as sc may have changed during pvc life.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.