Skip to content

Split snapshot controller using beta APIs#182

Merged
k8s-ci-robot merged 2 commits intokubernetes-csi:masterfrom
xing-yang:new_beta_split_controller
Nov 8, 2019
Merged

Split snapshot controller using beta APIs#182
k8s-ci-robot merged 2 commits intokubernetes-csi:masterfrom
xing-yang:new_beta_split_controller

Conversation

@xing-yang
Copy link
Copy Markdown
Collaborator

@xing-yang xing-yang commented Oct 21, 2019

What type of PR is this?
/kind feature

What this PR does / why we need it:
This PR splits the snapshot controller into two, a common controller to be deployed on the controller node, and a sidecar controller to be deployed together with the CSI driver.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:
This PR depends on the snapshot API beta changes.

Does this PR introduce a user-facing change?:

Split the snapshot controller into two controllers, a common snapshot controller and a sidecar snapshot controller. Only the sidecar controller should be deployed with the CSI driver.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants