Skip to content

CSI Cluster Registration Mechanism #594

Closed
kubernetes/kubernetes
#67803
@saad-ali

Description

Feature Description

  • One-line feature description (can be used as a release note): Introduce the ability for a CSI driver (optionally) to register it self with the Kubernetes API to:
    • Make it easy for end users to discover CSI drivers installed on their cluster.
    • Allow CSI drivers to customize how Kubernetes interacts with them (e.g. skip attach operation, etc.)
  • Primary contact (assignee): @saad-ali, @jsafrane
  • Responsible SIGs: /sig storage
  • Design proposal link (community repo): New: CSI Cluster Registration Mechanism #594 Old: Google doc
  • Link to e2e and/or unit tests:
  • Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred: @thockin
  • Approver (likely from SIG/area to which feature belongs): @thockin
  • Feature target (which target equals to which milestone):
    • Alpha release target (x.y): 1.12
    • Beta release target (x.y): 1.14
    • Stable release target (x.y): 1.15

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.sig/storageCategorizes an issue or PR as relevant to SIG Storage.stage/betaDenotes an issue tracking an enhancement targeted for Beta statustracked/noDenotes an enhancement issue is NOT actively being tracked by the Release Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions