Code Monkey home page Code Monkey logo

Comments (3)

pohly avatar pohly commented on August 30, 2024

The built-in roles are obsolete. Building RBAC rules for an external component with an independent release cycle into Kubernetes core was a conceptual dead-end. I think we (I?) added a deprecation note for them in an older Kubernetes release; it might be okay to remove them now.

Whoever puts together a CSI driver deployment (usually the storage vendor) must ensure that the deployment has its own matching RBAC rules. This may imply editing the upstream RBAC rules, because they depend on how the component is used in the deployment. For example: https://github.com/kubernetes-csi/external-provisioner/blob/967b7a310b197d3294b52af84a195b45b9a0e1d2/deploy/kubernetes/rbac.yaml#L24-L28

from external-attacher.

verult avatar verult commented on August 30, 2024

@pohly could you check when the deprecation note was added? Is there a tracking issue for removing them?

edit: Ah it was deprecated in 1.13. Will open an issue on k/k to remove in 1.17.

from external-attacher.

verult avatar verult commented on August 30, 2024

kubernetes/kubernetes#78739

from external-attacher.

Related Issues (20)

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.