CSINodeInfo and CSIDriver Controller Changes#74283
CSINodeInfo and CSIDriver Controller Changes#74283k8s-ci-robot merged 7 commits intokubernetes:masterfrom
Conversation
|
/cc @cheftako |
ded02f8 to
5c1bffc
Compare
There was a problem hiding this comment.
Can you also add a test case for this?
|
/hold cancel |
fbd14c6 to
a8a5190
Compare
|
Can you also clarify in the release notes, that the it's the CSINodeInfo and CSIDriver alpha CRDs. Also add "ACTION REQUIRED" at the beginning and mention that the alpha CRDs are no longer used and drivers will need to be updated to use the beta APIs. |
|
/test pull-kubernetes-integration |
|
/retest |
This is the 2nd PR to move CSINodeInfo/CSIDriver APIs to v1beta1 core storage APIs. It includes controller side changes. It depends on the PR with API changes: kubernetes#73883
a8a5190 to
d69e0ff
Compare
|
/lgtm |
|
/test pull-kubernetes-integration |
|
/test pull-kubernetes-e2e-gce |
|
@xing-yang: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/retest Review the full test history for this PR. Silence the bot with an |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR includes the controller side changes to move CSINodeInfo and CSIDriver to v1beta1 core storage APIs. It depends on the PR for API changes:
#73883
Which issue(s) this PR fixes:
Fixes #
kubernetes/enhancements#770
kubernetes/enhancements#603
Special notes for your reviewer:
Does this PR introduce a user-facing change?: