azurefile: kata/kata-cc: add kata node conditional#2346
azurefile: kata/kata-cc: add kata node conditional#2346andyzhangx merged 6 commits intokubernetes-sigs:masterfrom
Conversation
|
Hi @arc9693. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
b602c0f to
aab21e8
Compare
|
To do for ready to be reviewed:
|
|
Also to support vanilla Kata |
aab21e8 to
6ff0679
Compare
a7aee7d to
bebaae9
Compare
0867778 to
5a3841c
Compare
5a3841c to
0144193
Compare
|
/retest |
1 similar comment
|
/retest |
0144193 to
4e25744
Compare
fix fix fix
4e25744 to
35e487c
Compare
|
/retest |
|
@arc9693: The following tests 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-sigs/prow repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx, arc9693 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
What this PR does / why we need it:
New Volumes: AzureFile CSI volumes created after enabling ConfPods are functional and shared across new Confidential and Non confidential Pods as expected.
Existing Volumes: Volumes created earlier for runc or Kata containers cannot be leveraged by Confidential Pods.
enableKataCCMountand instead relies on node labels to get the infoWhich issue(s) this PR fixes:
Fixes #
Related ADO bugs: https://microsoft.visualstudio.com/OS/_workitems/edit/55326325/, https://microsoft.visualstudio.com/OS/_workitems/edit/56384073/
Requirements:
Special notes for your reviewer:
Release note: