From f53e81a0477f7fe81139fa2af842cf6043246c3a Mon Sep 17 00:00:00 2001 From: andyzhangx Date: Mon, 12 Aug 2024 09:16:46 +0000 Subject: [PATCH] doc: update new chart versions --- README.md | 6 +- charts/README.md | 2 +- charts/index.yaml | 115 ++- .../azurefile-csi-driver-v1.28.12.tgz | Bin 0 -> 13426 bytes .../v1.28.12/azurefile-csi-driver/Chart.yaml | 5 + .../azurefile-csi-driver/templates/NOTES.txt | 5 + .../templates/_helpers.tpl | 49 + .../templates/crd-csi-snapshot.yaml | 840 ++++++++++++++++++ .../templates/csi-azurefile-controller.yaml | 281 ++++++ .../templates/csi-azurefile-driver.yaml | 17 + ...si-azurefile-node-windows-hostprocess.yaml | 164 ++++ .../templates/csi-azurefile-node-windows.yaml | 239 +++++ .../templates/csi-azurefile-node.yaml | 234 +++++ .../templates/csi-snapshot-controller.yaml | 78 ++ .../rbac-csi-azurefile-controller.yaml | 207 +++++ .../templates/rbac-csi-azurefile-node.yaml | 29 + .../rbac-csi-snapshot-controller.yaml | 80 ++ ...rviceaccount-csi-azurefile-controller.yaml | 17 + .../serviceaccount-csi-azurefile-node.yaml | 17 + ...erviceaccount-csi-snapshot-controller.yaml | 9 + .../v1.28.12/azurefile-csi-driver/values.yaml | 265 ++++++ .../v1.29.7/azurefile-csi-driver-v1.29.7.tgz | Bin 0 -> 13451 bytes .../v1.29.7/azurefile-csi-driver/Chart.yaml | 5 + .../azurefile-csi-driver/templates/NOTES.txt | 5 + .../templates/_helpers.tpl | 49 + .../templates/crd-csi-snapshot.yaml | 840 ++++++++++++++++++ .../templates/csi-azurefile-controller.yaml | 252 ++++++ .../templates/csi-azurefile-driver.yaml | 19 + ...si-azurefile-node-windows-hostprocess.yaml | 164 ++++ .../templates/csi-azurefile-node-windows.yaml | 239 +++++ .../templates/csi-azurefile-node.yaml | 234 +++++ .../templates/csi-snapshot-controller.yaml | 78 ++ .../rbac-csi-azurefile-controller.yaml | 207 +++++ .../templates/rbac-csi-azurefile-node.yaml | 29 + .../rbac-csi-snapshot-controller.yaml | 80 ++ ...rviceaccount-csi-azurefile-controller.yaml | 17 + .../serviceaccount-csi-azurefile-node.yaml | 17 + ...erviceaccount-csi-snapshot-controller.yaml | 9 + .../v1.29.7/azurefile-csi-driver/values.yaml | 263 ++++++ .../v1.30.5/azurefile-csi-driver-v1.30.5.tgz | Bin 0 -> 13523 bytes .../v1.30.5/azurefile-csi-driver/Chart.yaml | 5 + .../azurefile-csi-driver/templates/NOTES.txt | 5 + .../templates/_helpers.tpl | 49 + .../templates/crd-csi-snapshot.yaml | 840 ++++++++++++++++++ .../templates/csi-azurefile-controller.yaml | 258 ++++++ .../templates/csi-azurefile-driver.yaml | 19 + ...si-azurefile-node-windows-hostprocess.yaml | 164 ++++ .../templates/csi-azurefile-node-windows.yaml | 239 +++++ .../templates/csi-azurefile-node.yaml | 234 +++++ .../templates/csi-snapshot-controller.yaml | 78 ++ .../rbac-csi-azurefile-controller.yaml | 207 +++++ .../templates/rbac-csi-azurefile-node.yaml | 29 + .../rbac-csi-snapshot-controller.yaml | 80 ++ ...rviceaccount-csi-azurefile-controller.yaml | 17 + .../serviceaccount-csi-azurefile-node.yaml | 17 + ...erviceaccount-csi-snapshot-controller.yaml | 9 + .../v1.30.5/azurefile-csi-driver/values.yaml | 260 ++++++ deploy/v1.28.12/crd-csi-snapshot.yaml | 838 +++++++++++++++++ deploy/v1.28.12/csi-azurefile-controller.yaml | 206 +++++ deploy/v1.28.12/csi-azurefile-driver.yaml | 15 + ...si-azurefile-node-windows-hostprocess.yaml | 122 +++ .../v1.28.12/csi-azurefile-node-windows.yaml | 195 ++++ deploy/v1.28.12/csi-azurefile-node.yaml | 168 ++++ deploy/v1.28.12/csi-snapshot-controller.yaml | 59 ++ .../rbac-csi-azurefile-controller.yaml | 194 ++++ deploy/v1.28.12/rbac-csi-azurefile-node.yaml | 30 + .../rbac-csi-snapshot-controller.yaml | 78 ++ deploy/v1.29.7/crd-csi-snapshot.yaml | 838 +++++++++++++++++ deploy/v1.29.7/csi-azurefile-controller.yaml | 181 ++++ deploy/v1.29.7/csi-azurefile-driver.yaml | 15 + ...si-azurefile-node-windows-hostprocess.yaml | 122 +++ .../v1.29.7/csi-azurefile-node-windows.yaml | 195 ++++ deploy/v1.29.7/csi-azurefile-node.yaml | 168 ++++ deploy/v1.29.7/csi-snapshot-controller.yaml | 59 ++ .../rbac-csi-azurefile-controller.yaml | 194 ++++ deploy/v1.29.7/rbac-csi-azurefile-node.yaml | 30 + .../v1.29.7/rbac-csi-snapshot-controller.yaml | 78 ++ deploy/v1.30.5/crd-csi-snapshot.yaml | 838 +++++++++++++++++ deploy/v1.30.5/csi-azurefile-controller.yaml | 185 ++++ deploy/v1.30.5/csi-azurefile-driver.yaml | 15 + ...si-azurefile-node-windows-hostprocess.yaml | 122 +++ .../v1.30.5/csi-azurefile-node-windows.yaml | 195 ++++ deploy/v1.30.5/csi-azurefile-node.yaml | 168 ++++ deploy/v1.30.5/csi-snapshot-controller.yaml | 59 ++ .../rbac-csi-azurefile-controller.yaml | 194 ++++ deploy/v1.30.5/rbac-csi-azurefile-node.yaml | 30 + .../v1.30.5/rbac-csi-snapshot-controller.yaml | 78 ++ docs/install-azurefile-csi-driver.md | 6 +- docs/install-csi-driver-v1.28.12.md | 45 + docs/install-csi-driver-v1.29.7.md | 45 + docs/install-csi-driver-v1.30.5.md | 45 + 91 files changed, 13435 insertions(+), 51 deletions(-) create mode 100644 charts/v1.28.12/azurefile-csi-driver-v1.28.12.tgz create mode 100644 charts/v1.28.12/azurefile-csi-driver/Chart.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/NOTES.txt create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/_helpers.tpl create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/crd-csi-snapshot.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/csi-azurefile-controller.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/csi-azurefile-driver.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/csi-azurefile-node-windows-hostprocess.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/csi-azurefile-node-windows.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/csi-azurefile-node.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/csi-snapshot-controller.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/rbac-csi-azurefile-controller.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/rbac-csi-azurefile-node.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/rbac-csi-snapshot-controller.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-controller.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-node.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/templates/serviceaccount-csi-snapshot-controller.yaml create mode 100644 charts/v1.28.12/azurefile-csi-driver/values.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver-v1.29.7.tgz create mode 100644 charts/v1.29.7/azurefile-csi-driver/Chart.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/NOTES.txt create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/_helpers.tpl create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/crd-csi-snapshot.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-controller.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-driver.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows-hostprocess.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/csi-snapshot-controller.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-controller.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-node.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-snapshot-controller.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-controller.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-node.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-snapshot-controller.yaml create mode 100644 charts/v1.29.7/azurefile-csi-driver/values.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver-v1.30.5.tgz create mode 100644 charts/v1.30.5/azurefile-csi-driver/Chart.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/NOTES.txt create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/_helpers.tpl create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/crd-csi-snapshot.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/csi-azurefile-controller.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/csi-azurefile-driver.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/csi-azurefile-node-windows-hostprocess.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/csi-azurefile-node-windows.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/csi-azurefile-node.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/csi-snapshot-controller.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/rbac-csi-azurefile-controller.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/rbac-csi-azurefile-node.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/rbac-csi-snapshot-controller.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-controller.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-node.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/templates/serviceaccount-csi-snapshot-controller.yaml create mode 100644 charts/v1.30.5/azurefile-csi-driver/values.yaml create mode 100644 deploy/v1.28.12/crd-csi-snapshot.yaml create mode 100644 deploy/v1.28.12/csi-azurefile-controller.yaml create mode 100644 deploy/v1.28.12/csi-azurefile-driver.yaml create mode 100644 deploy/v1.28.12/csi-azurefile-node-windows-hostprocess.yaml create mode 100644 deploy/v1.28.12/csi-azurefile-node-windows.yaml create mode 100644 deploy/v1.28.12/csi-azurefile-node.yaml create mode 100644 deploy/v1.28.12/csi-snapshot-controller.yaml create mode 100644 deploy/v1.28.12/rbac-csi-azurefile-controller.yaml create mode 100644 deploy/v1.28.12/rbac-csi-azurefile-node.yaml create mode 100644 deploy/v1.28.12/rbac-csi-snapshot-controller.yaml create mode 100644 deploy/v1.29.7/crd-csi-snapshot.yaml create mode 100644 deploy/v1.29.7/csi-azurefile-controller.yaml create mode 100644 deploy/v1.29.7/csi-azurefile-driver.yaml create mode 100644 deploy/v1.29.7/csi-azurefile-node-windows-hostprocess.yaml create mode 100644 deploy/v1.29.7/csi-azurefile-node-windows.yaml create mode 100644 deploy/v1.29.7/csi-azurefile-node.yaml create mode 100644 deploy/v1.29.7/csi-snapshot-controller.yaml create mode 100644 deploy/v1.29.7/rbac-csi-azurefile-controller.yaml create mode 100644 deploy/v1.29.7/rbac-csi-azurefile-node.yaml create mode 100644 deploy/v1.29.7/rbac-csi-snapshot-controller.yaml create mode 100644 deploy/v1.30.5/crd-csi-snapshot.yaml create mode 100644 deploy/v1.30.5/csi-azurefile-controller.yaml create mode 100644 deploy/v1.30.5/csi-azurefile-driver.yaml create mode 100644 deploy/v1.30.5/csi-azurefile-node-windows-hostprocess.yaml create mode 100644 deploy/v1.30.5/csi-azurefile-node-windows.yaml create mode 100644 deploy/v1.30.5/csi-azurefile-node.yaml create mode 100644 deploy/v1.30.5/csi-snapshot-controller.yaml create mode 100644 deploy/v1.30.5/rbac-csi-azurefile-controller.yaml create mode 100644 deploy/v1.30.5/rbac-csi-azurefile-node.yaml create mode 100644 deploy/v1.30.5/rbac-csi-snapshot-controller.yaml create mode 100644 docs/install-csi-driver-v1.28.12.md create mode 100644 docs/install-csi-driver-v1.29.7.md create mode 100644 docs/install-csi-driver-v1.30.5.md diff --git a/README.md b/README.md index 6bcac10bd8..64050e6cd2 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ Disclaimer: Deploying this driver manually is not an officially supported Micros |Driver Version |Image | supported k8s version | |----------------|---------------------------------------------------------- |-----------------------| |master branch |mcr.microsoft.com/k8s/csi/azurefile-csi:latest | 1.21+ | -|v1.30.4 |mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.4 | 1.21+ | -|v1.29.5 |mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.5 | 1.21+ | -|v1.28.10 |mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.28.10 | 1.21+ | +|v1.30.5 |mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.5 | 1.21+ | +|v1.29.7 |mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.7 | 1.21+ | +|v1.28.12 |mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.28.12 | 1.21+ | ### Driver parameters Please refer to [driver parameters](./docs/driver-parameters.md) diff --git a/charts/README.md b/charts/README.md index 25b8830165..a3b2f7445a 100644 --- a/charts/README.md +++ b/charts/README.md @@ -16,7 +16,7 @@ ### install a specific version ```console helm repo add azurefile-csi-driver https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts -helm install azurefile-csi-driver azurefile-csi-driver/azurefile-csi-driver --namespace kube-system --version v1.30.4 +helm install azurefile-csi-driver azurefile-csi-driver/azurefile-csi-driver --namespace kube-system --version v1.30.5 ``` ### install on RedHat/CentOS diff --git a/charts/index.yaml b/charts/index.yaml index 930f56ffea..eb59b027ef 100644 --- a/charts/index.yaml +++ b/charts/index.yaml @@ -1,27 +1,36 @@ apiVersion: v1 entries: azurefile-csi-driver: + - apiVersion: v1 + appVersion: v1.30.5 + created: "2024-08-12T09:16:37.129458154Z" + description: Azure File Container Storage Interface (CSI) Storage Plugin + digest: 3fee0906ccfbacf68ccbe3b00064c1a6fc636868c2bf7ab195739b01d8679f8f + name: azurefile-csi-driver + urls: + - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.30.5/azurefile-csi-driver-v1.30.5.tgz + version: v1.30.5 - apiVersion: v1 appVersion: v1.30.4 - created: "2024-07-21T13:50:49.074813199Z" + created: "2024-08-12T09:16:37.128372688Z" description: Azure File Container Storage Interface (CSI) Storage Plugin - digest: 10d26a1c683fe734371828d0505536a8cf9472786d2b27f911306a3c6947e92e + digest: 1b643c4f68924bee39277505b31cd0226ede44deb27c9ce81e3b8e5bbdc84369 name: azurefile-csi-driver urls: - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.30.4/azurefile-csi-driver-v1.30.4.tgz version: v1.30.4 - apiVersion: v1 appVersion: v1.30.2 - created: "2024-07-21T13:50:49.073677717Z" + created: "2024-08-12T09:16:37.127278977Z" description: Azure File Container Storage Interface (CSI) Storage Plugin - digest: 94308c0167764cf96fcf2bfed67a5a92565693146055770f1df21c1c17330663 + digest: 7135aef9e1272c1a403370d8d0af34e4c1746c380d88d61b399a65d58e9c906a name: azurefile-csi-driver urls: - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.30.2/azurefile-csi-driver-v1.30.2.tgz version: v1.30.2 - apiVersion: v1 appVersion: v1.30.1 - created: "2024-07-21T13:50:49.072552376Z" + created: "2024-08-12T09:16:37.126164163Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 4311cb88212ad1341e2d4bd470aaab03c8cd8397ad9be20177814d3a69bfdd9b name: azurefile-csi-driver @@ -30,25 +39,34 @@ entries: version: v1.30.1 - apiVersion: v1 appVersion: v1.30.0 - created: "2024-07-21T13:50:49.070608394Z" + created: "2024-08-12T09:16:37.12418843Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 57e4c1185b8941ff9285588791a5d8897883da7fab69f0dd21fadc97bd7553db name: azurefile-csi-driver urls: - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.30.0/azurefile-csi-driver-v1.30.0.tgz version: v1.30.0 + - apiVersion: v1 + appVersion: v1.29.7 + created: "2024-08-12T09:16:37.123115574Z" + description: Azure File Container Storage Interface (CSI) Storage Plugin + digest: d31aba313d13f53e90ad41ccbc65ff4d95c957dd22672d634a98c2a2998dc5e9 + name: azurefile-csi-driver + urls: + - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.29.7/azurefile-csi-driver-v1.29.7.tgz + version: v1.29.7 - apiVersion: v1 appVersion: v1.29.5 - created: "2024-07-21T13:50:49.069563308Z" + created: "2024-08-12T09:16:37.122020713Z" description: Azure File Container Storage Interface (CSI) Storage Plugin - digest: 64aa2fdcc2613bdf2e21d5c676f646d0d90de27cfd1745006a465f105d60e51f + digest: e243170530c27b63b7091543b94ce197eeebbe9f5b1b1075f64af73cd69a43ce name: azurefile-csi-driver urls: - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.29.5/azurefile-csi-driver-v1.29.5.tgz version: v1.29.5 - apiVersion: v1 appVersion: v1.29.4 - created: "2024-07-21T13:50:49.068426647Z" + created: "2024-08-12T09:16:37.120925632Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 16ff777186fc090d80a73551bbe2690a81c4b37a8a64b53e21e58cb9a2ea4570 name: azurefile-csi-driver @@ -57,7 +75,7 @@ entries: version: v1.29.4 - apiVersion: v1 appVersion: v1.29.2 - created: "2024-07-21T13:50:49.067356739Z" + created: "2024-08-12T09:16:37.119831407Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 37d89c48dda1666fa0a73a4b038b0f0da7f291b4b07abac47a6ccecda11464b3 name: azurefile-csi-driver @@ -66,7 +84,7 @@ entries: version: v1.29.2 - apiVersion: v1 appVersion: v1.29.1 - created: "2024-07-21T13:50:49.066196012Z" + created: "2024-08-12T09:16:37.118069695Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 5f1060cf8d7cd81dcde897f7c0ef83908e49145a2af84a3615c8faf4a1cea007 name: azurefile-csi-driver @@ -75,16 +93,25 @@ entries: version: v1.29.1 - apiVersion: v1 appVersion: v1.29.0 - created: "2024-07-21T13:50:49.063989892Z" + created: "2024-08-12T09:16:37.11677583Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 2da242b471ff0eaf6ea3f1a9d2c1f6aaa1b78c8cbb4e850bbefb336e043b8098 name: azurefile-csi-driver urls: - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.29.0/azurefile-csi-driver-v1.29.0.tgz version: v1.29.0 + - apiVersion: v1 + appVersion: v1.28.12 + created: "2024-08-12T09:16:37.10893955Z" + description: Azure File Container Storage Interface (CSI) Storage Plugin + digest: 68de5f2048c770bff5d95966c1af00375b7bfc0f8b7e114c807b6e8958538a76 + name: azurefile-csi-driver + urls: + - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/v1.28.12/azurefile-csi-driver-v1.28.12.tgz + version: v1.28.12 - apiVersion: v1 appVersion: v1.28.10 - created: "2024-07-21T13:50:49.055634238Z" + created: "2024-08-12T09:16:37.107844205Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 9c7bae01fc3770550ebddcd5045f69d66baca6c6fc4678da3de6c1d4f63a3592 name: azurefile-csi-driver @@ -93,7 +120,7 @@ entries: version: v1.28.10 - apiVersion: v1 appVersion: v1.28.9 - created: "2024-07-21T13:50:49.062445656Z" + created: "2024-08-12T09:16:37.115689146Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 489319dfa4bd9efeefede1fac20bbead9d309da3c90f34d178c30054d562881f name: azurefile-csi-driver @@ -102,7 +129,7 @@ entries: version: v1.28.9 - apiVersion: v1 appVersion: v1.28.7 - created: "2024-07-21T13:50:49.061345521Z" + created: "2024-08-12T09:16:37.114622047Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 7bb57767321958e5851b621962988fb7e245f583430cb19a573b28d33f83d923 name: azurefile-csi-driver @@ -111,7 +138,7 @@ entries: version: v1.28.7 - apiVersion: v1 appVersion: v1.28.6 - created: "2024-07-21T13:50:49.060256962Z" + created: "2024-08-12T09:16:37.113503889Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: cdf86fd396da34c8bf6c401d236dc12ce24697fa8565c63c605f8b5d8d1b195b name: azurefile-csi-driver @@ -120,7 +147,7 @@ entries: version: v1.28.6 - apiVersion: v1 appVersion: v1.28.3 - created: "2024-07-21T13:50:49.059161588Z" + created: "2024-08-12T09:16:37.111517169Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 58e138f7a8f2a925c56ca26dc220cab2dc723691c23fd011b457624d11889395 name: azurefile-csi-driver @@ -129,7 +156,7 @@ entries: version: v1.28.3 - apiVersion: v1 appVersion: v1.28.2 - created: "2024-07-21T13:50:49.056973624Z" + created: "2024-08-12T09:16:37.110301792Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 426fad83a42035af15af775bd37c73309ef0cfe22686babb0668be71da70a66e name: azurefile-csi-driver @@ -138,7 +165,7 @@ entries: version: v1.28.2 - apiVersion: v1 appVersion: v1.27.3 - created: "2024-07-21T13:50:49.054555142Z" + created: "2024-08-12T09:16:37.106762007Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 330d2b11f93e2b10d36f64ed6de528b61351ca794dd9b2c3690c6f6790008732 name: azurefile-csi-driver @@ -147,7 +174,7 @@ entries: version: v1.27.3 - apiVersion: v1 appVersion: v1.27.2 - created: "2024-07-21T13:50:49.05323113Z" + created: "2024-08-12T09:16:37.104749775Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: ab72e0e5f360a38f63e87147ef47ef213016578e8ba64fbb32ecaf2aad7ffdf3 name: azurefile-csi-driver @@ -156,7 +183,7 @@ entries: version: v1.27.2 - apiVersion: v1 appVersion: v1.26.10 - created: "2024-07-21T13:50:49.048424756Z" + created: "2024-08-12T09:16:37.101703746Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 80d2fccdab497044587f8a3299cc761cdf364c2d2d0b4f4cb0ab8197021dc218 name: azurefile-csi-driver @@ -165,7 +192,7 @@ entries: version: v1.26.10 - apiVersion: v1 appVersion: v1.26.6 - created: "2024-07-21T13:50:49.051929341Z" + created: "2024-08-12T09:16:37.103736487Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 3c20488343b47ed618e8c809f6fcdd83f22e00a4d07c78ca097573cafd7075a9 name: azurefile-csi-driver @@ -174,7 +201,7 @@ entries: version: v1.26.6 - apiVersion: v1 appVersion: v1.26.5 - created: "2024-07-21T13:50:49.049780863Z" + created: "2024-08-12T09:16:37.102709755Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 62ac6ab864264ee1e2fb86e8093c8e8263c2c0d3bafff60704c31fd72e40c604 name: azurefile-csi-driver @@ -183,7 +210,7 @@ entries: version: v1.26.5 - apiVersion: v1 appVersion: v1.25.1 - created: "2024-07-21T13:50:49.047016233Z" + created: "2024-08-12T09:16:37.100613913Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 2bf374cc321c5bc8e76e06cd5df85ce7d7d14574397e7e7f7173077393f554c4 name: azurefile-csi-driver @@ -192,7 +219,7 @@ entries: version: v1.25.1 - apiVersion: v1 appVersion: v1.24.11 - created: "2024-07-21T13:50:49.0406077Z" + created: "2024-08-12T09:16:37.096429247Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 501e27a634966a4ae5528025577e926745d896ffa2c253dc69c13623b84254d2 name: azurefile-csi-driver @@ -201,7 +228,7 @@ entries: version: v1.24.11 - apiVersion: v1 appVersion: v1.24.7 - created: "2024-07-21T13:50:49.045421827Z" + created: "2024-08-12T09:16:37.098478726Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 9e5b3f32ad823f845e5a09af230f7a934851943d6afcab3bd545233838680d83 name: azurefile-csi-driver @@ -210,7 +237,7 @@ entries: version: v1.24.7 - apiVersion: v1 appVersion: v1.24.6 - created: "2024-07-21T13:50:49.043800783Z" + created: "2024-08-12T09:16:37.097442412Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: dbd0a6e27a09fec002c57029bd6e34a6ee92d1c10e708935e3f2150069a35ee5 name: azurefile-csi-driver @@ -219,7 +246,7 @@ entries: version: v1.24.6 - apiVersion: v1 appVersion: v1.23.0 - created: "2024-07-21T13:50:49.039597407Z" + created: "2024-08-12T09:16:37.095404685Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 5fcb33617d16e90df1e7041b0df02e5bd92595e86381db30d356b0b2e3500bc4 name: azurefile-csi-driver @@ -228,7 +255,7 @@ entries: version: v1.23.0 - apiVersion: v1 appVersion: v1.22.0 - created: "2024-07-21T13:50:49.038397624Z" + created: "2024-08-12T09:16:37.09391391Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 253d87a8b876dbdd55870a7fee88547393179d03f193661125f5a0b63411f922 name: azurefile-csi-driver @@ -237,7 +264,7 @@ entries: version: v1.22.0 - apiVersion: v1 appVersion: v1.21.0 - created: "2024-07-21T13:50:49.036917953Z" + created: "2024-08-12T09:16:37.092314864Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: d45bf3455ebadc9cc5afaf9da66aa1ea1d4b719cfdff5af661f93bb26c01a504 name: azurefile-csi-driver @@ -246,7 +273,7 @@ entries: version: v1.21.0 - apiVersion: v1 appVersion: v1.20.0 - created: "2024-07-21T13:50:49.035322677Z" + created: "2024-08-12T09:16:37.089872932Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 7cc43d57a79137aea5414fb51a9bbd77bb679b29ee49c06865c1a5b9ba60be99 name: azurefile-csi-driver @@ -255,7 +282,7 @@ entries: version: v1.20.0 - apiVersion: v1 appVersion: v1.19.0 - created: "2024-07-21T13:50:49.032648944Z" + created: "2024-08-12T09:16:37.088615793Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 18f6efbed424efd661fde43be2e5a48a5012a46a7938c33b36963cbd9875a5af name: azurefile-csi-driver @@ -264,7 +291,7 @@ entries: version: v1.19.0 - apiVersion: v1 appVersion: v1.18.0 - created: "2024-07-21T13:50:49.03154731Z" + created: "2024-08-12T09:16:37.087530411Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 696ca23d9ee517f71ef5e852955c8d0f1017c331c025426c6fcbe7a06d006c66 name: azurefile-csi-driver @@ -273,7 +300,7 @@ entries: version: v1.18.0 - apiVersion: v1 appVersion: v1.17.0 - created: "2024-07-21T13:50:49.030285277Z" + created: "2024-08-12T09:16:37.086242768Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 5632f61265a3b78dce3e2b15e07cc9b14a7f54a778878c02ca2d9fe69ca0344e name: azurefile-csi-driver @@ -282,7 +309,7 @@ entries: version: v1.17.0 - apiVersion: v1 appVersion: v1.16.0 - created: "2024-07-21T13:50:49.028899098Z" + created: "2024-08-12T09:16:37.084918681Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: a7a2d57e8eca7dc06c8b2cffb9bccb857753eb110b8e70760b3e04f4e6a87552 name: azurefile-csi-driver @@ -291,7 +318,7 @@ entries: version: v1.16.0 - apiVersion: v1 appVersion: v1.15.0 - created: "2024-07-21T13:50:49.027860816Z" + created: "2024-08-12T09:16:37.083902669Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: c1a31dadce233a90c19dce70f6cc92ba2e20bbaa1b1883baea72381d09303118 name: azurefile-csi-driver @@ -300,7 +327,7 @@ entries: version: v1.15.0 - apiVersion: v1 appVersion: v1.14.0 - created: "2024-07-21T13:50:49.026513146Z" + created: "2024-08-12T09:16:37.082812955Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 0c9ad4afa5ebfdb2851ad93eb16a0382d61448714b7556899360730a2fdf463a name: azurefile-csi-driver @@ -309,7 +336,7 @@ entries: version: v1.14.0 - apiVersion: v1 appVersion: v1.13.0 - created: "2024-07-21T13:50:49.025034695Z" + created: "2024-08-12T09:16:37.080496901Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 214042b029d858b50a0f8bba33a7aa2b41d1b67bce16f957ca183ae7438dac3f name: azurefile-csi-driver @@ -318,7 +345,7 @@ entries: version: v1.13.0 - apiVersion: v1 appVersion: v1.12.0 - created: "2024-07-21T13:50:49.022519689Z" + created: "2024-08-12T09:16:37.079170722Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: fbd63929671066a26df898d32282a6e79c39499a39c71761c546d069459d847d name: azurefile-csi-driver @@ -327,7 +354,7 @@ entries: version: v1.12.0 - apiVersion: v1 appVersion: v1.11.0 - created: "2024-07-21T13:50:49.021097555Z" + created: "2024-08-12T09:16:37.077929904Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 76bd438f8391d08235b09fbca859f25a9fcf8e018fd1e7e33444ca9ea946ce4b name: azurefile-csi-driver @@ -336,7 +363,7 @@ entries: version: v1.11.0 - apiVersion: v1 appVersion: v1.10.0 - created: "2024-07-21T13:50:49.019875959Z" + created: "2024-08-12T09:16:37.076559435Z" description: Azure File Container Storage Interface (CSI) Storage Plugin digest: 845a9de8b571b255d05ae9c643d9b90a57fe6507ff3fb735c88b41f99f6f28dc name: azurefile-csi-driver @@ -345,11 +372,11 @@ entries: version: v1.10.0 - apiVersion: v1 appVersion: latest - created: "2024-07-21T13:50:49.018438463Z" + created: "2024-08-12T09:16:37.075001791Z" description: Azure File Container Storage Interface (CSI) Storage Plugin - digest: 58b325baad6f733bd24ee05835e576a59fe0d1cdfbbb406cdaef2799cc2f56e6 + digest: 84c1e4afdb168458886a304875cbd746feb641b1a3ef2cc49b904fce8a1704dc name: azurefile-csi-driver urls: - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts/latest/azurefile-csi-driver-v0.0.0.tgz version: v0.0.0 -generated: "2024-07-21T13:50:49.017172701Z" +generated: "2024-08-12T09:16:37.073696072Z" diff --git a/charts/v1.28.12/azurefile-csi-driver-v1.28.12.tgz b/charts/v1.28.12/azurefile-csi-driver-v1.28.12.tgz new file mode 100644 index 0000000000000000000000000000000000000000..5d8bea3e68187a1d2b9ac83f5fdf202e86f5c04f GIT binary patch literal 13426 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 literal 0 HcmV?d00001 diff --git a/charts/v1.29.7/azurefile-csi-driver/Chart.yaml b/charts/v1.29.7/azurefile-csi-driver/Chart.yaml new file mode 100644 index 0000000000..0f0e4891af --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +appVersion: v1.29.7 +description: Azure File Container Storage Interface (CSI) Storage Plugin +name: azurefile-csi-driver +version: v1.29.7 diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/NOTES.txt b/charts/v1.29.7/azurefile-csi-driver/templates/NOTES.txt new file mode 100644 index 0000000000..3fadd8ad36 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/NOTES.txt @@ -0,0 +1,5 @@ +The Azure File CSI Driver is getting deployed to your cluster. + +To check Azure File CSI Driver pods status, please run: + + kubectl --namespace={{ .Release.Namespace }} get pods --selector="release={{ .Release.Name }}" --watch diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/_helpers.tpl b/charts/v1.29.7/azurefile-csi-driver/templates/_helpers.tpl new file mode 100644 index 0000000000..b1bf4dc1b6 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/_helpers.tpl @@ -0,0 +1,49 @@ +{{/* vim: set filetype=mustache: */}} + +{{/* Expand the name of the chart.*/}} +{{- define "azurefile.name" -}} +{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}} +{{- end -}} + +{{/* +Create chart name and version as used by the chart label. +*/}} +{{- define "azurefile.chart" -}} +{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}} +{{- end -}} + +{{/* +Common selectors. +*/}} +{{- define "azurefile.selectorLabels" -}} +app.kubernetes.io/name: {{ template "azurefile.name" . }} +app.kubernetes.io/instance: {{ .Release.Name }} +{{- end -}} + +{{/* +Common labels. +*/}} +{{- define "azurefile.labels" -}} +{{- include "azurefile.selectorLabels" . }} +app.kubernetes.io/component: csi-driver +app.kubernetes.io/part-of: {{ template "azurefile.name" . }} +app.kubernetes.io/managed-by: {{ .Release.Service }} +{{- if .Chart.AppVersion }} +app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} +{{- end }} +helm.sh/chart: {{ template "azurefile.chart" . }} +{{- if .Values.customLabels }} +{{ toYaml .Values.customLabels }} +{{- end }} +{{- end -}} + + +{{/* pull secrets for containers */}} +{{- define "azurefile.pullSecrets" -}} +{{- if .Values.imagePullSecrets }} +imagePullSecrets: +{{- range .Values.imagePullSecrets }} + - name: {{ . }} +{{- end }} +{{- end }} +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/crd-csi-snapshot.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/crd-csi-snapshot.yaml new file mode 100644 index 0000000000..76df8af7e9 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/crd-csi-snapshot.yaml @@ -0,0 +1,840 @@ +{{- if .Values.snapshot.enabled -}} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665" + creationTimestamp: null + name: volumesnapshots.snapshot.storage.k8s.io +spec: + group: snapshot.storage.k8s.io + names: + kind: VolumeSnapshot + listKind: VolumeSnapshotList + plural: volumesnapshots + shortNames: + - vs + singular: volumesnapshot + scope: Namespaced + versions: + - additionalPrinterColumns: + - description: Indicates if the snapshot is ready to be used to restore a volume. + jsonPath: .status.readyToUse + name: ReadyToUse + type: boolean + - description: If a new snapshot needs to be created, this contains the name of + the source PVC from which this snapshot was (or will be) created. + jsonPath: .spec.source.persistentVolumeClaimName + name: SourcePVC + type: string + - description: If a snapshot already exists, this contains the name of the existing + VolumeSnapshotContent object representing the existing snapshot. + jsonPath: .spec.source.volumeSnapshotContentName + name: SourceSnapshotContent + type: string + - description: Represents the minimum size of volume required to rehydrate from + this snapshot. + jsonPath: .status.restoreSize + name: RestoreSize + type: string + - description: The name of the VolumeSnapshotClass requested by the VolumeSnapshot. + jsonPath: .spec.volumeSnapshotClassName + name: SnapshotClass + type: string + - description: Name of the VolumeSnapshotContent object to which the VolumeSnapshot + object intends to bind to. Please note that verification of binding actually + requires checking both VolumeSnapshot and VolumeSnapshotContent to ensure + both are pointing at each other. Binding MUST be verified prior to usage of + this object. + jsonPath: .status.boundVolumeSnapshotContentName + name: SnapshotContent + type: string + - description: Timestamp when the point-in-time snapshot was taken by the underlying + storage system. + jsonPath: .status.creationTime + name: CreationTime + type: date + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + description: VolumeSnapshot is a user's request for either creating a point-in-time + snapshot of a persistent volume, or binding to a pre-existing snapshot. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + spec: + description: 'spec defines the desired characteristics of a snapshot requested + by a user. More info: https://kubernetes.io/docs/concepts/storage/volume-snapshots#volumesnapshots + Required.' + properties: + source: + description: source specifies where a snapshot will be created from. + This field is immutable after creation. Required. + properties: + persistentVolumeClaimName: + description: persistentVolumeClaimName specifies the name of the + PersistentVolumeClaim object representing the volume from which + a snapshot should be created. This PVC is assumed to be in the + same namespace as the VolumeSnapshot object. This field should + be set if the snapshot does not exists, and needs to be created. + This field is immutable. + type: string + volumeSnapshotContentName: + description: volumeSnapshotContentName specifies the name of a + pre-existing VolumeSnapshotContent object representing an existing + volume snapshot. This field should be set if the snapshot already + exists and only needs a representation in Kubernetes. This field + is immutable. + type: string + type: object + oneOf: + - required: ["persistentVolumeClaimName"] + - required: ["volumeSnapshotContentName"] + volumeSnapshotClassName: + description: 'VolumeSnapshotClassName is the name of the VolumeSnapshotClass + requested by the VolumeSnapshot. VolumeSnapshotClassName may be + left nil to indicate that the default SnapshotClass should be used. + A given cluster may have multiple default Volume SnapshotClasses: + one default per CSI Driver. If a VolumeSnapshot does not specify + a SnapshotClass, VolumeSnapshotSource will be checked to figure + out what the associated CSI Driver is, and the default VolumeSnapshotClass + associated with that CSI Driver will be used. If more than one VolumeSnapshotClass + exist for a given CSI Driver and more than one have been marked + as default, CreateSnapshot will fail and generate an event. Empty + string is not allowed for this field.' + type: string + required: + - source + type: object + status: + description: status represents the current information of a snapshot. + Consumers must verify binding between VolumeSnapshot and VolumeSnapshotContent + objects is successful (by validating that both VolumeSnapshot and VolumeSnapshotContent + point at each other) before using this object. + properties: + boundVolumeSnapshotContentName: + description: 'boundVolumeSnapshotContentName is the name of the VolumeSnapshotContent + object to which this VolumeSnapshot object intends to bind to. If + not specified, it indicates that the VolumeSnapshot object has not + been successfully bound to a VolumeSnapshotContent object yet. NOTE: + To avoid possible security issues, consumers must verify binding + between VolumeSnapshot and VolumeSnapshotContent objects is successful + (by validating that both VolumeSnapshot and VolumeSnapshotContent + point at each other) before using this object.' + type: string + creationTime: + description: creationTime is the timestamp when the point-in-time + snapshot is taken by the underlying storage system. In dynamic snapshot + creation case, this field will be filled in by the snapshot controller + with the "creation_time" value returned from CSI "CreateSnapshot" + gRPC call. For a pre-existing snapshot, this field will be filled + with the "creation_time" value returned from the CSI "ListSnapshots" + gRPC call if the driver supports it. If not specified, it may indicate + that the creation time of the snapshot is unknown. + format: date-time + type: string + error: + description: error is the last observed error during snapshot creation, + if any. This field could be helpful to upper level controllers(i.e., + application controller) to decide whether they should continue on + waiting for the snapshot to be created based on the type of error + reported. The snapshot controller will keep retrying when an error + occurs during the snapshot creation. Upon success, this error field + will be cleared. + properties: + message: + description: 'message is a string detailing the encountered error + during snapshot creation if specified. NOTE: message may be + logged, and it should not contain sensitive information.' + type: string + time: + description: time is the timestamp when the error was encountered. + format: date-time + type: string + type: object + readyToUse: + description: readyToUse indicates if the snapshot is ready to be used + to restore a volume. In dynamic snapshot creation case, this field + will be filled in by the snapshot controller with the "ready_to_use" + value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing + snapshot, this field will be filled with the "ready_to_use" value + returned from the CSI "ListSnapshots" gRPC call if the driver supports + it, otherwise, this field will be set to "True". If not specified, + it means the readiness of a snapshot is unknown. + type: boolean + restoreSize: + type: string + description: restoreSize represents the minimum size of volume required + to create a volume from this snapshot. In dynamic snapshot creation + case, this field will be filled in by the snapshot controller with + the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. + For a pre-existing snapshot, this field will be filled with the + "size_bytes" value returned from the CSI "ListSnapshots" gRPC call + if the driver supports it. When restoring a volume from this snapshot, + the size of the volume MUST NOT be smaller than the restoreSize + if it is specified, otherwise the restoration will fail. If not + specified, it indicates that the size is unknown. + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + type: object + required: + - spec + type: object + served: true + storage: true + subresources: + status: {} + - additionalPrinterColumns: + - description: Indicates if the snapshot is ready to be used to restore a volume. + jsonPath: .status.readyToUse + name: ReadyToUse + type: boolean + - description: If a new snapshot needs to be created, this contains the name of the source PVC from which this snapshot was (or will be) created. + jsonPath: .spec.source.persistentVolumeClaimName + name: SourcePVC + type: string + - description: If a snapshot already exists, this contains the name of the existing VolumeSnapshotContent object representing the existing snapshot. + jsonPath: .spec.source.volumeSnapshotContentName + name: SourceSnapshotContent + type: string + - description: Represents the minimum size of volume required to rehydrate from this snapshot. + jsonPath: .status.restoreSize + name: RestoreSize + type: string + - description: The name of the VolumeSnapshotClass requested by the VolumeSnapshot. + jsonPath: .spec.volumeSnapshotClassName + name: SnapshotClass + type: string + - description: Name of the VolumeSnapshotContent object to which the VolumeSnapshot object intends to bind to. Please note that verification of binding actually requires checking both VolumeSnapshot and VolumeSnapshotContent to ensure both are pointing at each other. Binding MUST be verified prior to usage of this object. + jsonPath: .status.boundVolumeSnapshotContentName + name: SnapshotContent + type: string + - description: Timestamp when the point-in-time snapshot was taken by the underlying storage system. + jsonPath: .status.creationTime + name: CreationTime + type: date + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1beta1 + # This indicates the v1beta1 version of the custom resource is deprecated. + # API requests to this version receive a warning in the server response. + deprecated: true + # This overrides the default warning returned to clients making v1beta1 API requests. + deprecationWarning: "snapshot.storage.k8s.io/v1beta1 VolumeSnapshot is deprecated; use snapshot.storage.k8s.io/v1 VolumeSnapshot" + schema: + openAPIV3Schema: + description: VolumeSnapshot is a user's request for either creating a point-in-time snapshot of a persistent volume, or binding to a pre-existing snapshot. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + spec: + description: 'spec defines the desired characteristics of a snapshot requested by a user. More info: https://kubernetes.io/docs/concepts/storage/volume-snapshots#volumesnapshots Required.' + properties: + source: + description: source specifies where a snapshot will be created from. This field is immutable after creation. Required. + properties: + persistentVolumeClaimName: + description: persistentVolumeClaimName specifies the name of the PersistentVolumeClaim object representing the volume from which a snapshot should be created. This PVC is assumed to be in the same namespace as the VolumeSnapshot object. This field should be set if the snapshot does not exists, and needs to be created. This field is immutable. + type: string + volumeSnapshotContentName: + description: volumeSnapshotContentName specifies the name of a pre-existing VolumeSnapshotContent object representing an existing volume snapshot. This field should be set if the snapshot already exists and only needs a representation in Kubernetes. This field is immutable. + type: string + type: object + volumeSnapshotClassName: + description: 'VolumeSnapshotClassName is the name of the VolumeSnapshotClass requested by the VolumeSnapshot. VolumeSnapshotClassName may be left nil to indicate that the default SnapshotClass should be used. A given cluster may have multiple default Volume SnapshotClasses: one default per CSI Driver. If a VolumeSnapshot does not specify a SnapshotClass, VolumeSnapshotSource will be checked to figure out what the associated CSI Driver is, and the default VolumeSnapshotClass associated with that CSI Driver will be used. If more than one VolumeSnapshotClass exist for a given CSI Driver and more than one have been marked as default, CreateSnapshot will fail and generate an event. Empty string is not allowed for this field.' + type: string + required: + - source + type: object + status: + description: status represents the current information of a snapshot. Consumers must verify binding between VolumeSnapshot and VolumeSnapshotContent objects is successful (by validating that both VolumeSnapshot and VolumeSnapshotContent point at each other) before using this object. + properties: + boundVolumeSnapshotContentName: + description: 'boundVolumeSnapshotContentName is the name of the VolumeSnapshotContent object to which this VolumeSnapshot object intends to bind to. If not specified, it indicates that the VolumeSnapshot object has not been successfully bound to a VolumeSnapshotContent object yet. NOTE: To avoid possible security issues, consumers must verify binding between VolumeSnapshot and VolumeSnapshotContent objects is successful (by validating that both VolumeSnapshot and VolumeSnapshotContent point at each other) before using this object.' + type: string + creationTime: + description: creationTime is the timestamp when the point-in-time snapshot is taken by the underlying storage system. In dynamic snapshot creation case, this field will be filled in by the snapshot controller with the "creation_time" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "creation_time" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. If not specified, it may indicate that the creation time of the snapshot is unknown. + format: date-time + type: string + error: + description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurs during the snapshot creation. Upon success, this error field will be cleared. + properties: + message: + description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.' + type: string + time: + description: time is the timestamp when the error was encountered. + format: date-time + type: string + type: object + readyToUse: + description: readyToUse indicates if the snapshot is ready to be used to restore a volume. In dynamic snapshot creation case, this field will be filled in by the snapshot controller with the "ready_to_use" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "ready_to_use" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it, otherwise, this field will be set to "True". If not specified, it means the readiness of a snapshot is unknown. + type: boolean + restoreSize: + type: string + description: restoreSize represents the minimum size of volume required to create a volume from this snapshot. In dynamic snapshot creation case, this field will be filled in by the snapshot controller with the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "size_bytes" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. When restoring a volume from this snapshot, the size of the volume MUST NOT be smaller than the restoreSize if it is specified, otherwise the restoration will fail. If not specified, it indicates that the size is unknown. + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + type: object + required: + - spec + type: object + served: false + storage: false + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665" + creationTimestamp: null + name: volumesnapshotclasses.snapshot.storage.k8s.io +spec: + group: snapshot.storage.k8s.io + names: + kind: VolumeSnapshotClass + listKind: VolumeSnapshotClassList + plural: volumesnapshotclasses + shortNames: + - vsclass + - vsclasses + singular: volumesnapshotclass + scope: Cluster + versions: + - additionalPrinterColumns: + - jsonPath: .driver + name: Driver + type: string + - description: Determines whether a VolumeSnapshotContent created through the + VolumeSnapshotClass should be deleted when its bound VolumeSnapshot is deleted. + jsonPath: .deletionPolicy + name: DeletionPolicy + type: string + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + description: VolumeSnapshotClass specifies parameters that a underlying storage + system uses when creating a volume snapshot. A specific VolumeSnapshotClass + is used by specifying its name in a VolumeSnapshot object. VolumeSnapshotClasses + are non-namespaced + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + deletionPolicy: + description: deletionPolicy determines whether a VolumeSnapshotContent + created through the VolumeSnapshotClass should be deleted when its bound + VolumeSnapshot is deleted. Supported values are "Retain" and "Delete". + "Retain" means that the VolumeSnapshotContent and its physical snapshot + on underlying storage system are kept. "Delete" means that the VolumeSnapshotContent + and its physical snapshot on underlying storage system are deleted. + Required. + enum: + - Delete + - Retain + type: string + driver: + description: driver is the name of the storage driver that handles this + VolumeSnapshotClass. Required. + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + parameters: + additionalProperties: + type: string + description: parameters is a key-value map with storage driver specific + parameters for creating snapshots. These values are opaque to Kubernetes. + type: object + required: + - deletionPolicy + - driver + type: object + served: true + storage: true + subresources: {} + - additionalPrinterColumns: + - jsonPath: .driver + name: Driver + type: string + - description: Determines whether a VolumeSnapshotContent created through the VolumeSnapshotClass should be deleted when its bound VolumeSnapshot is deleted. + jsonPath: .deletionPolicy + name: DeletionPolicy + type: string + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1beta1 + # This indicates the v1beta1 version of the custom resource is deprecated. + # API requests to this version receive a warning in the server response. + deprecated: true + # This overrides the default warning returned to clients making v1beta1 API requests. + deprecationWarning: "snapshot.storage.k8s.io/v1beta1 VolumeSnapshotClass is deprecated; use snapshot.storage.k8s.io/v1 VolumeSnapshotClass" + schema: + openAPIV3Schema: + description: VolumeSnapshotClass specifies parameters that a underlying storage system uses when creating a volume snapshot. A specific VolumeSnapshotClass is used by specifying its name in a VolumeSnapshot object. VolumeSnapshotClasses are non-namespaced + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + deletionPolicy: + description: deletionPolicy determines whether a VolumeSnapshotContent created through the VolumeSnapshotClass should be deleted when its bound VolumeSnapshot is deleted. Supported values are "Retain" and "Delete". "Retain" means that the VolumeSnapshotContent and its physical snapshot on underlying storage system are kept. "Delete" means that the VolumeSnapshotContent and its physical snapshot on underlying storage system are deleted. Required. + enum: + - Delete + - Retain + type: string + driver: + description: driver is the name of the storage driver that handles this VolumeSnapshotClass. Required. + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + parameters: + additionalProperties: + type: string + description: parameters is a key-value map with storage driver specific parameters for creating snapshots. These values are opaque to Kubernetes. + type: object + required: + - deletionPolicy + - driver + type: object + served: false + storage: false + subresources: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + api-approved.kubernetes.io: "https://github.com/kubernetes-csi/external-snapshotter/pull/665" + creationTimestamp: null + name: volumesnapshotcontents.snapshot.storage.k8s.io +spec: + group: snapshot.storage.k8s.io + names: + kind: VolumeSnapshotContent + listKind: VolumeSnapshotContentList + plural: volumesnapshotcontents + shortNames: + - vsc + - vscs + singular: volumesnapshotcontent + scope: Cluster + versions: + - additionalPrinterColumns: + - description: Indicates if the snapshot is ready to be used to restore a volume. + jsonPath: .status.readyToUse + name: ReadyToUse + type: boolean + - description: Represents the complete size of the snapshot in bytes + jsonPath: .status.restoreSize + name: RestoreSize + type: integer + - description: Determines whether this VolumeSnapshotContent and its physical + snapshot on the underlying storage system should be deleted when its bound + VolumeSnapshot is deleted. + jsonPath: .spec.deletionPolicy + name: DeletionPolicy + type: string + - description: Name of the CSI driver used to create the physical snapshot on + the underlying storage system. + jsonPath: .spec.driver + name: Driver + type: string + - description: Name of the VolumeSnapshotClass to which this snapshot belongs. + jsonPath: .spec.volumeSnapshotClassName + name: VolumeSnapshotClass + type: string + - description: Name of the VolumeSnapshot object to which this VolumeSnapshotContent + object is bound. + jsonPath: .spec.volumeSnapshotRef.name + name: VolumeSnapshot + type: string + - description: Namespace of the VolumeSnapshot object to which this VolumeSnapshotContent object is bound. + jsonPath: .spec.volumeSnapshotRef.namespace + name: VolumeSnapshotNamespace + type: string + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + description: VolumeSnapshotContent represents the actual "on-disk" snapshot + object in the underlying storage system + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + spec: + description: spec defines properties of a VolumeSnapshotContent created + by the underlying storage system. Required. + properties: + deletionPolicy: + description: deletionPolicy determines whether this VolumeSnapshotContent + and its physical snapshot on the underlying storage system should + be deleted when its bound VolumeSnapshot is deleted. Supported values + are "Retain" and "Delete". "Retain" means that the VolumeSnapshotContent + and its physical snapshot on underlying storage system are kept. + "Delete" means that the VolumeSnapshotContent and its physical snapshot + on underlying storage system are deleted. For dynamically provisioned + snapshots, this field will automatically be filled in by the CSI + snapshotter sidecar with the "DeletionPolicy" field defined in the + corresponding VolumeSnapshotClass. For pre-existing snapshots, users + MUST specify this field when creating the VolumeSnapshotContent + object. Required. + enum: + - Delete + - Retain + type: string + driver: + description: driver is the name of the CSI driver used to create the + physical snapshot on the underlying storage system. This MUST be + the same as the name returned by the CSI GetPluginName() call for + that driver. Required. + type: string + source: + description: source specifies whether the snapshot is (or should be) + dynamically provisioned or already exists, and just requires a Kubernetes + object representation. This field is immutable after creation. Required. + properties: + snapshotHandle: + description: snapshotHandle specifies the CSI "snapshot_id" of + a pre-existing snapshot on the underlying storage system for + which a Kubernetes object representation was (or should be) + created. This field is immutable. + type: string + volumeHandle: + description: volumeHandle specifies the CSI "volume_id" of the + volume from which a snapshot should be dynamically taken from. + This field is immutable. + type: string + type: object + oneOf: + - required: ["snapshotHandle"] + - required: ["volumeHandle"] + sourceVolumeMode: + description: SourceVolumeMode is the mode of the volume whose snapshot + is taken. Can be either “Filesystem” or “Block”. If not specified, + it indicates the source volume's mode is unknown. This field is + immutable. This field is an alpha field. + type: string + volumeSnapshotClassName: + description: name of the VolumeSnapshotClass from which this snapshot + was (or will be) created. Note that after provisioning, the VolumeSnapshotClass + may be deleted or recreated with different set of values, and as + such, should not be referenced post-snapshot creation. + type: string + volumeSnapshotRef: + description: volumeSnapshotRef specifies the VolumeSnapshot object + to which this VolumeSnapshotContent object is bound. VolumeSnapshot.Spec.VolumeSnapshotContentName + field must reference to this VolumeSnapshotContent's name for the + bidirectional binding to be valid. For a pre-existing VolumeSnapshotContent + object, name and namespace of the VolumeSnapshot object MUST be + provided for binding to happen. This field is immutable after creation. + Required. + properties: + apiVersion: + description: API version of the referent. + type: string + fieldPath: + description: 'If referring to a piece of an object instead of + an entire object, this string should contain a valid JSON/Go + field access statement, such as desiredState.manifest.containers[2]. + For example, if the object reference is to a container within + a pod, this would take on a value like: "spec.containers{name}" + (where "name" refers to the name of the container that triggered + the event) or if no container name is specified "spec.containers[2]" + (container with index 2 in this pod). This syntax is chosen + only to have some well-defined way of referencing a part of + an object. TODO: this design is not final and this field is + subject to change in the future.' + type: string + kind: + description: 'Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + namespace: + description: 'Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/' + type: string + resourceVersion: + description: 'Specific resourceVersion to which this reference + is made, if any. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency' + type: string + uid: + description: 'UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids' + type: string + type: object + required: + - deletionPolicy + - driver + - source + - volumeSnapshotRef + type: object + status: + description: status represents the current information of a snapshot. + properties: + creationTime: + description: creationTime is the timestamp when the point-in-time + snapshot is taken by the underlying storage system. In dynamic snapshot + creation case, this field will be filled in by the CSI snapshotter + sidecar with the "creation_time" value returned from CSI "CreateSnapshot" + gRPC call. For a pre-existing snapshot, this field will be filled + with the "creation_time" value returned from the CSI "ListSnapshots" + gRPC call if the driver supports it. If not specified, it indicates + the creation time is unknown. The format of this field is a Unix + nanoseconds time encoded as an int64. On Unix, the command `date + +%s%N` returns the current time in nanoseconds since 1970-01-01 + 00:00:00 UTC. + format: int64 + type: integer + error: + description: error is the last observed error during snapshot creation, + if any. Upon success after retry, this error field will be cleared. + properties: + message: + description: 'message is a string detailing the encountered error + during snapshot creation if specified. NOTE: message may be + logged, and it should not contain sensitive information.' + type: string + time: + description: time is the timestamp when the error was encountered. + format: date-time + type: string + type: object + readyToUse: + description: readyToUse indicates if a snapshot is ready to be used + to restore a volume. In dynamic snapshot creation case, this field + will be filled in by the CSI snapshotter sidecar with the "ready_to_use" + value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing + snapshot, this field will be filled with the "ready_to_use" value + returned from the CSI "ListSnapshots" gRPC call if the driver supports + it, otherwise, this field will be set to "True". If not specified, + it means the readiness of a snapshot is unknown. + type: boolean + restoreSize: + description: restoreSize represents the complete size of the snapshot + in bytes. In dynamic snapshot creation case, this field will be + filled in by the CSI snapshotter sidecar with the "size_bytes" value + returned from CSI "CreateSnapshot" gRPC call. For a pre-existing + snapshot, this field will be filled with the "size_bytes" value + returned from the CSI "ListSnapshots" gRPC call if the driver supports + it. When restoring a volume from this snapshot, the size of the + volume MUST NOT be smaller than the restoreSize if it is specified, + otherwise the restoration will fail. If not specified, it indicates + that the size is unknown. + format: int64 + minimum: 0 + type: integer + snapshotHandle: + description: snapshotHandle is the CSI "snapshot_id" of a snapshot + on the underlying storage system. If not specified, it indicates + that dynamic snapshot creation has either failed or it is still + in progress. + type: string + type: object + required: + - spec + type: object + served: true + storage: true + subresources: + status: {} + - additionalPrinterColumns: + - description: Indicates if the snapshot is ready to be used to restore a volume. + jsonPath: .status.readyToUse + name: ReadyToUse + type: boolean + - description: Represents the complete size of the snapshot in bytes + jsonPath: .status.restoreSize + name: RestoreSize + type: integer + - description: Determines whether this VolumeSnapshotContent and its physical snapshot on the underlying storage system should be deleted when its bound VolumeSnapshot is deleted. + jsonPath: .spec.deletionPolicy + name: DeletionPolicy + type: string + - description: Name of the CSI driver used to create the physical snapshot on the underlying storage system. + jsonPath: .spec.driver + name: Driver + type: string + - description: Name of the VolumeSnapshotClass to which this snapshot belongs. + jsonPath: .spec.volumeSnapshotClassName + name: VolumeSnapshotClass + type: string + - description: Name of the VolumeSnapshot object to which this VolumeSnapshotContent object is bound. + jsonPath: .spec.volumeSnapshotRef.name + name: VolumeSnapshot + type: string + - description: Namespace of the VolumeSnapshot object to which this VolumeSnapshotContent object is bound. + jsonPath: .spec.volumeSnapshotRef.namespace + name: VolumeSnapshotNamespace + type: string + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1beta1 + # This indicates the v1beta1 version of the custom resource is deprecated. + # API requests to this version receive a warning in the server response. + deprecated: true + # This overrides the default warning returned to clients making v1beta1 API requests. + deprecationWarning: "snapshot.storage.k8s.io/v1beta1 VolumeSnapshotContent is deprecated; use snapshot.storage.k8s.io/v1 VolumeSnapshotContent" + schema: + openAPIV3Schema: + description: VolumeSnapshotContent represents the actual "on-disk" snapshot object in the underlying storage system + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + spec: + description: spec defines properties of a VolumeSnapshotContent created by the underlying storage system. Required. + properties: + deletionPolicy: + description: deletionPolicy determines whether this VolumeSnapshotContent and its physical snapshot on the underlying storage system should be deleted when its bound VolumeSnapshot is deleted. Supported values are "Retain" and "Delete". "Retain" means that the VolumeSnapshotContent and its physical snapshot on underlying storage system are kept. "Delete" means that the VolumeSnapshotContent and its physical snapshot on underlying storage system are deleted. For dynamically provisioned snapshots, this field will automatically be filled in by the CSI snapshotter sidecar with the "DeletionPolicy" field defined in the corresponding VolumeSnapshotClass. For pre-existing snapshots, users MUST specify this field when creating the VolumeSnapshotContent object. Required. + enum: + - Delete + - Retain + type: string + driver: + description: driver is the name of the CSI driver used to create the physical snapshot on the underlying storage system. This MUST be the same as the name returned by the CSI GetPluginName() call for that driver. Required. + type: string + source: + description: source specifies whether the snapshot is (or should be) dynamically provisioned or already exists, and just requires a Kubernetes object representation. This field is immutable after creation. Required. + properties: + snapshotHandle: + description: snapshotHandle specifies the CSI "snapshot_id" of a pre-existing snapshot on the underlying storage system for which a Kubernetes object representation was (or should be) created. This field is immutable. + type: string + volumeHandle: + description: volumeHandle specifies the CSI "volume_id" of the volume from which a snapshot should be dynamically taken from. This field is immutable. + type: string + type: object + volumeSnapshotClassName: + description: name of the VolumeSnapshotClass from which this snapshot was (or will be) created. Note that after provisioning, the VolumeSnapshotClass may be deleted or recreated with different set of values, and as such, should not be referenced post-snapshot creation. + type: string + volumeSnapshotRef: + description: volumeSnapshotRef specifies the VolumeSnapshot object to which this VolumeSnapshotContent object is bound. VolumeSnapshot.Spec.VolumeSnapshotContentName field must reference to this VolumeSnapshotContent's name for the bidirectional binding to be valid. For a pre-existing VolumeSnapshotContent object, name and namespace of the VolumeSnapshot object MUST be provided for binding to happen. This field is immutable after creation. Required. + properties: + apiVersion: + description: API version of the referent. + type: string + fieldPath: + description: 'If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object. TODO: this design is not final and this field is subject to change in the future.' + type: string + kind: + description: 'Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + namespace: + description: 'Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/' + type: string + resourceVersion: + description: 'Specific resourceVersion to which this reference is made, if any. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency' + type: string + uid: + description: 'UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids' + type: string + type: object + required: + - deletionPolicy + - driver + - source + - volumeSnapshotRef + type: object + status: + description: status represents the current information of a snapshot. + properties: + creationTime: + description: creationTime is the timestamp when the point-in-time snapshot is taken by the underlying storage system. In dynamic snapshot creation case, this field will be filled in by the CSI snapshotter sidecar with the "creation_time" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "creation_time" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. If not specified, it indicates the creation time is unknown. The format of this field is a Unix nanoseconds time encoded as an int64. On Unix, the command `date +%s%N` returns the current time in nanoseconds since 1970-01-01 00:00:00 UTC. + format: int64 + type: integer + error: + description: error is the last observed error during snapshot creation, if any. Upon success after retry, this error field will be cleared. + properties: + message: + description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.' + type: string + time: + description: time is the timestamp when the error was encountered. + format: date-time + type: string + type: object + readyToUse: + description: readyToUse indicates if a snapshot is ready to be used to restore a volume. In dynamic snapshot creation case, this field will be filled in by the CSI snapshotter sidecar with the "ready_to_use" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "ready_to_use" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it, otherwise, this field will be set to "True". If not specified, it means the readiness of a snapshot is unknown. + type: boolean + restoreSize: + description: restoreSize represents the complete size of the snapshot in bytes. In dynamic snapshot creation case, this field will be filled in by the CSI snapshotter sidecar with the "size_bytes" value returned from CSI "CreateSnapshot" gRPC call. For a pre-existing snapshot, this field will be filled with the "size_bytes" value returned from the CSI "ListSnapshots" gRPC call if the driver supports it. When restoring a volume from this snapshot, the size of the volume MUST NOT be smaller than the restoreSize if it is specified, otherwise the restoration will fail. If not specified, it indicates that the size is unknown. + format: int64 + minimum: 0 + type: integer + snapshotHandle: + description: snapshotHandle is the CSI "snapshot_id" of a snapshot on the underlying storage system. If not specified, it indicates that dynamic snapshot creation has either failed or it is still in progress. + type: string + type: object + required: + - spec + type: object + served: false + storage: false + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-controller.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-controller.yaml new file mode 100644 index 0000000000..a69383bf11 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-controller.yaml @@ -0,0 +1,252 @@ +kind: Deployment +apiVersion: apps/v1 +metadata: + name: {{ .Values.controller.name }} + namespace: {{ .Release.Namespace }} + labels: + app: {{ .Values.controller.name }} + {{- include "azurefile.labels" . | nindent 4 }} +{{- with .Values.controller.labels }} +{{ . | toYaml | indent 4 }} +{{- end }} +{{- with .Values.controller.annotations }} + annotations: +{{ . | toYaml | indent 4 }} +{{- end }} +spec: + replicas: {{ .Values.controller.replicas }} + selector: + matchLabels: + {{- include "azurefile.selectorLabels" . | nindent 6 }} + app: {{ .Values.controller.name }} + template: + metadata: + labels: + {{- include "azurefile.labels" . | nindent 8 }} + app: {{ .Values.controller.name }} + {{- if .Values.workloadIdentity.clientID }} + azure.workload.identity/use: "true" + {{- end }} +{{- with .Values.controller.podLabels }} +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.controller.podAnnotations }} + annotations: +{{ toYaml . | indent 8 }} +{{- end }} + spec: + hostNetwork: {{ .Values.controller.hostNetwork }} + serviceAccountName: {{ .Values.serviceAccount.controller }} + nodeSelector: + kubernetes.io/os: linux +{{- with .Values.controller.nodeSelector }} +{{ toYaml . | indent 8 }} +{{- end }} + {{- if .Values.controller.runOnMaster}} + node-role.kubernetes.io/master: "" + {{- end}} + {{- if .Values.controller.runOnControlPlane}} + node-role.kubernetes.io/control-plane: "" + {{- end}} + priorityClassName: system-cluster-critical +{{- with .Values.controller.tolerations }} + tolerations: +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.controller.affinity }} + affinity: +{{ toYaml . | indent 8 }} +{{- end }} + {{- if .Values.imagePullSecrets }} + imagePullSecrets: +{{ toYaml .Values.imagePullSecrets | indent 8 }} + {{- end }} + containers: + - name: csi-provisioner +{{- if hasPrefix "/" .Values.image.csiProvisioner.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.csiProvisioner.repository }}:{{ .Values.image.csiProvisioner.tag }}" +{{- else }} + image: "{{ .Values.image.csiProvisioner.repository }}:{{ .Values.image.csiProvisioner.tag }}" +{{- end }} + args: + - "-v=2" + - "--csi-address=$(ADDRESS)" + - "--leader-election" + - "--leader-election-namespace={{ .Release.Namespace }}" + - "--timeout=1200s" + - "--extra-create-metadata=true" + - "--kube-api-qps=50" + - "--kube-api-burst=100" + - "--feature-gates=HonorPVReclaimPolicy=true" + env: + - name: ADDRESS + value: /csi/csi.sock + imagePullPolicy: {{ .Values.image.csiProvisioner.pullPolicy }} + volumeMounts: + - mountPath: /csi + name: socket-dir + resources: {{- toYaml .Values.controller.resources.csiProvisioner | nindent 12 }} + - name: csi-snapshotter +{{- if hasPrefix "/" .Values.snapshot.image.csiSnapshotter.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.snapshot.image.csiSnapshotter.repository }}:{{ .Values.snapshot.image.csiSnapshotter.tag }}" +{{- else }} + image: "{{ .Values.snapshot.image.csiSnapshotter.repository }}:{{ .Values.snapshot.image.csiSnapshotter.tag }}" +{{- end }} + args: + - "-csi-address=$(ADDRESS)" + - "-leader-election" + - "--leader-election-namespace={{ .Release.Namespace }}" + - "-v=2" + env: + - name: ADDRESS + value: /csi/csi.sock + volumeMounts: + - name: socket-dir + mountPath: /csi + resources: {{- toYaml .Values.controller.resources.csiSnapshotter | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: csi-resizer +{{- if hasPrefix "/" .Values.image.csiResizer.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.csiResizer.repository }}:{{ .Values.image.csiResizer.tag }}" +{{- else }} + image: "{{ .Values.image.csiResizer.repository }}:{{ .Values.image.csiResizer.tag }}" +{{- end }} + args: + - "-csi-address=$(ADDRESS)" + - "-v=2" + - "-leader-election" + - "--leader-election-namespace={{ .Release.Namespace }}" + - '-handle-volume-inuse-error=false' + - '-timeout=120s' + - '-feature-gates=RecoverVolumeExpansionFailure=true' + env: + - name: ADDRESS + value: /csi/csi.sock + imagePullPolicy: {{ .Values.image.csiResizer.pullPolicy }} + volumeMounts: + - name: socket-dir + mountPath: /csi + resources: {{- toYaml .Values.controller.resources.csiResizer | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: liveness-probe +{{- if hasPrefix "/" .Values.image.livenessProbe.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.livenessProbe.repository }}:{{ .Values.image.livenessProbe.tag }}" +{{- else }} + image: "{{ .Values.image.livenessProbe.repository }}:{{ .Values.image.livenessProbe.tag }}" +{{- end }} + args: + - --csi-address=/csi/csi.sock + - --probe-timeout=3s +{{- if eq .Values.controller.hostNetwork true }} + - --http-endpoint=localhost:{{ .Values.controller.livenessProbe.healthPort }} +{{- else }} + - --health-port={{ .Values.controller.livenessProbe.healthPort }} +{{- end }} + - --v=2 + imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }} + volumeMounts: + - name: socket-dir + mountPath: /csi + resources: {{- toYaml .Values.controller.resources.livenessProbe | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: azurefile +{{- if hasPrefix "/" .Values.image.azurefile.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}" +{{- else }} + image: "{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}" +{{- end }} + args: + - "--v={{ .Values.controller.logLevel }}" + - "--endpoint=$(CSI_ENDPOINT)" + - "--metrics-address=0.0.0.0:{{ .Values.controller.metricsPort }}" + - "--kubeconfig={{ .Values.controller.kubeconfig }}" + - "--drivername={{ .Values.driver.name }}" + - "--cloud-config-secret-name={{ .Values.controller.cloudConfigSecretName }}" + - "--cloud-config-secret-namespace={{ .Values.controller.cloudConfigSecretNamespace }}" + - "--custom-user-agent={{ .Values.driver.customUserAgent }}" + - "--user-agent-suffix={{ .Values.driver.userAgentSuffix }}" + - "--allow-empty-cloud-config={{ .Values.controller.allowEmptyCloudConfig }}" + ports: + - containerPort: {{ .Values.controller.metricsPort }} + name: metrics + protocol: TCP +{{- if ne .Values.controller.hostNetwork true }} + - containerPort: {{ .Values.controller.livenessProbe.healthPort }} + name: healthz + protocol: TCP +{{- end }} + livenessProbe: + failureThreshold: 5 + httpGet: + path: /healthz +{{- if eq .Values.controller.hostNetwork true }} + host: localhost + port: {{ .Values.controller.livenessProbe.healthPort }} +{{- else }} + port: healthz +{{- end }} + initialDelaySeconds: 30 + timeoutSeconds: 10 + periodSeconds: 30 + env: + - name: AZURE_CREDENTIAL_FILE + valueFrom: + configMapKeyRef: + name: {{ .Values.azureCredentialFileConfigMap }} + key: path + optional: true + - name: CSI_ENDPOINT + value: unix:///csi/csi.sock + {{- if ne .Values.driver.httpsProxy "" }} + - name: HTTPS_PROXY + value: {{ .Values.driver.httpsProxy }} + {{- end }} + {{- if ne .Values.driver.httpProxy "" }} + - name: HTTP_PROXY + value: {{ .Values.driver.httpProxy }} + {{- end }} + - name: AZURE_GO_SDK_LOG_LEVEL + value: {{ .Values.driver.azureGoSDKLogLevel }} + imagePullPolicy: {{ .Values.image.azurefile.pullPolicy }} + volumeMounts: + - mountPath: /csi + name: socket-dir + - mountPath: /etc/kubernetes/ + name: azure-cred + {{- if eq .Values.linux.distro "fedora" }} + - name: ssl + mountPath: /etc/ssl/certs + readOnly: true + - name: ssl-pki + mountPath: /etc/pki/ca-trust/extracted + readOnly: true + {{- end }} + resources: {{- toYaml .Values.controller.resources.azurefile | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + volumes: + - name: socket-dir + emptyDir: {} + - name: azure-cred + hostPath: + path: /etc/kubernetes/ + type: DirectoryOrCreate + {{- if eq .Values.linux.distro "fedora" }} + - name: ssl + hostPath: + path: /etc/ssl/certs + - name: ssl-pki + hostPath: + path: /etc/pki/ca-trust/extracted + {{- end }} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-driver.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-driver.yaml new file mode 100644 index 0000000000..77df01e32d --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-driver.yaml @@ -0,0 +1,19 @@ +--- +apiVersion: storage.k8s.io/v1 +kind: CSIDriver +metadata: + name: {{ .Values.driver.name }} + labels: + {{- include "azurefile.labels" . | nindent 4 }} + annotations: + csiDriver: "{{ .Values.image.azurefile.tag }}" + snapshot: "{{ .Values.snapshot.image.csiSnapshotter.tag }}" +spec: + attachRequired: {{ .Values.controller.attachRequired }} + podInfoOnMount: true + volumeLifecycleModes: + - Persistent + - Ephemeral + fsGroupPolicy: {{ .Values.feature.fsGroupPolicy }} + tokenRequests: + - audience: api://AzureADTokenExchange diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows-hostprocess.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows-hostprocess.yaml new file mode 100644 index 0000000000..4d9bb739da --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows-hostprocess.yaml @@ -0,0 +1,164 @@ +{{- if and .Values.windows.enabled .Values.windows.useHostProcessContainers }} +kind: DaemonSet +apiVersion: apps/v1 +metadata: + name: {{ .Values.windows.dsName }} + namespace: {{ .Release.Namespace }} + labels: + app: {{ .Values.windows.dsName }} + {{- include "azurefile.labels" . | nindent 4 }} +{{- with .Values.windows.labels }} +{{ . | toYaml | indent 4 }} +{{- end }} +{{- with .Values.windows.annotations }} + annotations: +{{ . | toYaml | indent 4 }} +{{- end }} +spec: + updateStrategy: + rollingUpdate: + maxUnavailable: {{ .Values.node.maxUnavailable }} + type: RollingUpdate + selector: + matchLabels: + app: {{ .Values.windows.dsName }} + {{- include "azurefile.selectorLabels" . | nindent 6 }} + template: + metadata: + labels: + app: {{ .Values.windows.dsName }} + {{- include "azurefile.labels" . | nindent 8 }} +{{- with .Values.windows.podLabels }} +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.windows.podAnnotations }} + annotations: +{{ toYaml . | indent 8 }} +{{- end }} + spec: + serviceAccountName: {{ .Values.serviceAccount.node }} +{{- with .Values.windows.tolerations }} + tolerations: +{{ toYaml . | indent 8 }} +{{- end }} + nodeSelector: + kubernetes.io/os: windows +{{- with .Values.windows.nodeSelector }} +{{ toYaml . | indent 8 }} +{{- end }} + affinity: +{{- with .Values.windows.affinity }} +{{ toYaml . | indent 8 }} +{{- end }} + nodeAffinity: +{{ toYaml .Values.windows.nodeAffinity | indent 10 }} + priorityClassName: system-node-critical + {{- if .Values.imagePullSecrets }} + imagePullSecrets: +{{ toYaml .Values.imagePullSecrets | indent 8 }} + {{- end }} + securityContext: + seccompProfile: + type: RuntimeDefault + windowsOptions: + hostProcess: true + runAsUserName: "NT AUTHORITY\\SYSTEM" + hostNetwork: true + initContainers: + - name: init +{{- if hasPrefix "/" .Values.image.azurefile.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}-windows-hp" +{{- else }} + image: "{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}-windows-hp" +{{- end }} + imagePullPolicy: {{ .Values.image.pullPolicy }} + command: + - "powershell.exe" + - "-c" + - "New-Item -ItemType Directory -Path C:\\var\\lib\\kubelet\\plugins\\{{ .Values.driver.name }}\\ -Force" + securityContext: + capabilities: + drop: + - ALL + containers: + - name: node-driver-registrar +{{- if hasPrefix "/" .Values.image.nodeDriverRegistrar.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.nodeDriverRegistrar.repository }}:{{ .Values.image.nodeDriverRegistrar.tag }}" +{{- else }} + image: "{{ .Values.image.nodeDriverRegistrar.repository }}:{{ .Values.image.nodeDriverRegistrar.tag }}" +{{- end }} + command: + - "csi-node-driver-registrar.exe" + args: + - "--csi-address=$(CSI_ENDPOINT)" + - "--kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)" + - "--plugin-registration-path=$(PLUGIN_REG_DIR)" + - "--v=2" + env: + - name: CSI_ENDPOINT + value: unix://{{ .Values.windows.kubelet }}\plugins\{{ .Values.driver.name }}\csi.sock + - name: DRIVER_REG_SOCK_PATH + value: C:\\var\\lib\\kubelet\\plugins\\{{ .Values.driver.name }}\\csi.sock + - name: PLUGIN_REG_DIR + value: C:\\var\\lib\\kubelet\\plugins_registry\\ + - name: KUBE_NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + imagePullPolicy: {{ .Values.image.nodeDriverRegistrar.pullPolicy }} + resources: {{- toYaml .Values.windows.resources.nodeDriverRegistrar | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: azurefile +{{- if hasPrefix "/" .Values.image.azurefile.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}-windows-hp" +{{- else }} + image: "{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}-windows-hp" +{{- end }} + command: + - "azurefileplugin.exe" + args: + - "--v={{ .Values.node.logLevel }}" + - "--endpoint=$(CSI_ENDPOINT)" + - "--nodeid=$(KUBE_NODE_NAME)" + - "--kubeconfig={{ .Values.windows.kubeconfig }}" + - "--drivername={{ .Values.driver.name }}" + - "--cloud-config-secret-name={{ .Values.node.cloudConfigSecretName }}" + - "--cloud-config-secret-namespace={{ .Values.node.cloudConfigSecretNamespace }}" + - "--custom-user-agent={{ .Values.driver.customUserAgent }}" + - "--user-agent-suffix={{ .Values.driver.userAgentSuffix }}" + - "--allow-empty-cloud-config={{ .Values.node.allowEmptyCloudConfig }}" + - "--enable-get-volume-stats={{ .Values.feature.enableGetVolumeStats }}" + - "--enable-windows-host-process=true" + - "--metrics-address=0.0.0.0:{{ .Values.node.metricsPort }}" + env: + - name: AZURE_CREDENTIAL_FILE + valueFrom: + configMapKeyRef: + name: {{ .Values.azureCredentialFileConfigMap }} + key: path-windows + optional: true + - name: CSI_ENDPOINT + value: unix://{{ .Values.windows.kubelet }}\plugins\{{ .Values.driver.name }}\csi.sock + {{- if ne .Values.driver.httpsProxy "" }} + - name: HTTPS_PROXY + value: {{ .Values.driver.httpsProxy }} + {{- end }} + {{- if ne .Values.driver.httpProxy "" }} + - name: HTTP_PROXY + value: {{ .Values.driver.httpProxy }} + {{- end }} + - name: KUBE_NODE_NAME + valueFrom: + fieldRef: + apiVersion: v1 + fieldPath: spec.nodeName + imagePullPolicy: {{ .Values.image.pullPolicy }} + resources: {{- toYaml .Values.windows.resources.azurefile | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows.yaml new file mode 100644 index 0000000000..8e0a5c5499 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node-windows.yaml @@ -0,0 +1,239 @@ +{{- if and .Values.windows.enabled (not .Values.windows.useHostProcessContainers) }} +kind: DaemonSet +apiVersion: apps/v1 +metadata: + name: {{ .Values.windows.dsName }} + namespace: {{ .Release.Namespace }} + labels: + app: {{ .Values.windows.dsName }} + {{- include "azurefile.labels" . | nindent 4 }} +{{- with .Values.windows.labels }} +{{ . | toYaml | indent 4 }} +{{- end }} +{{- with .Values.windows.annotations }} + annotations: +{{ . | toYaml | indent 4 }} +{{- end }} +spec: + updateStrategy: + rollingUpdate: + maxUnavailable: {{ .Values.node.maxUnavailable }} + type: RollingUpdate + selector: + matchLabels: + app: {{ .Values.windows.dsName }} + {{- include "azurefile.selectorLabels" . | nindent 6 }} + template: + metadata: + labels: + app: {{ .Values.windows.dsName }} + {{- include "azurefile.labels" . | nindent 8 }} +{{- with .Values.windows.podLabels }} +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.windows.podAnnotations }} + annotations: +{{ toYaml . | indent 8 }} +{{- end }} + spec: + serviceAccountName: {{ .Values.serviceAccount.node }} +{{- with .Values.windows.tolerations }} + tolerations: +{{ toYaml . | indent 8 }} +{{- end }} + nodeSelector: + kubernetes.io/os: windows +{{- with .Values.windows.nodeSelector }} +{{ toYaml . | indent 8 }} +{{- end }} + affinity: +{{- with .Values.windows.affinity }} +{{ toYaml . | indent 8 }} +{{- end }} + nodeAffinity: +{{ toYaml .Values.windows.nodeAffinity | indent 10 }} + priorityClassName: system-node-critical + securityContext: + seccompProfile: + type: RuntimeDefault + {{- if .Values.imagePullSecrets }} + imagePullSecrets: +{{ toYaml .Values.imagePullSecrets | indent 8 }} + {{- end }} + containers: + - name: liveness-probe + volumeMounts: + - mountPath: C:\csi + name: plugin-dir +{{- if hasPrefix "/" .Values.image.livenessProbe.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.livenessProbe.repository }}:{{ .Values.image.livenessProbe.tag }}" +{{- else }} + image: "{{ .Values.image.livenessProbe.repository }}:{{ .Values.image.livenessProbe.tag }}" +{{- end }} + args: + - "--csi-address=$(CSI_ENDPOINT)" + - "--probe-timeout=3s" + - "--health-port={{ .Values.node.livenessProbe.healthPort }}" + - "--v=2" + env: + - name: CSI_ENDPOINT + value: unix://C:\\csi\\csi.sock + imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }} + resources: {{- toYaml .Values.windows.resources.livenessProbe | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: node-driver-registrar +{{- if hasPrefix "/" .Values.image.nodeDriverRegistrar.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.nodeDriverRegistrar.repository }}:{{ .Values.image.nodeDriverRegistrar.tag }}" +{{- else }} + image: "{{ .Values.image.nodeDriverRegistrar.repository }}:{{ .Values.image.nodeDriverRegistrar.tag }}" +{{- end }} + args: + - "--csi-address=$(CSI_ENDPOINT)" + - "--kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)" + - "--v=2" +{{- if .Values.windows.enableRegistrationProbe }} + livenessProbe: + exec: + command: + - /csi-node-driver-registrar.exe + - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH) + - --mode=kubelet-registration-probe + initialDelaySeconds: 60 + timeoutSeconds: 30 +{{- end }} + env: + - name: CSI_ENDPOINT + value: unix://C:\\csi\\csi.sock + - name: DRIVER_REG_SOCK_PATH + value: C:\\var\\lib\\kubelet\\plugins\\{{ .Values.driver.name }}\\csi.sock + - name: KUBE_NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + imagePullPolicy: {{ .Values.image.nodeDriverRegistrar.pullPolicy }} + volumeMounts: + - name: kubelet-dir + mountPath: "C:\\var\\lib\\kubelet" + - name: plugin-dir + mountPath: C:\csi + - name: registration-dir + mountPath: C:\registration + resources: {{- toYaml .Values.windows.resources.nodeDriverRegistrar | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: azurefile +{{- if hasPrefix "/" .Values.image.azurefile.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}" +{{- else }} + image: "{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}" +{{- end }} + args: + - "--v={{ .Values.node.logLevel }}" + - "--endpoint=$(CSI_ENDPOINT)" + - "--nodeid=$(KUBE_NODE_NAME)" + - "--kubeconfig={{ .Values.windows.kubeconfig }}" + - "--drivername={{ .Values.driver.name }}" + - "--cloud-config-secret-name={{ .Values.node.cloudConfigSecretName }}" + - "--cloud-config-secret-namespace={{ .Values.node.cloudConfigSecretNamespace }}" + - "--custom-user-agent={{ .Values.driver.customUserAgent }}" + - "--user-agent-suffix={{ .Values.driver.userAgentSuffix }}" + - "--allow-empty-cloud-config={{ .Values.node.allowEmptyCloudConfig }}" + - "--enable-get-volume-stats={{ .Values.feature.enableGetVolumeStats }}" + - "--allow-inline-volume-key-access-with-identity={{ .Values.node.allowInlineVolumeKeyAccessWithIdentity }}" + - "--metrics-address=0.0.0.0:{{ .Values.node.metricsPort }}" + ports: + - containerPort: {{ .Values.node.livenessProbe.healthPort }} + name: healthz + protocol: TCP + livenessProbe: + failureThreshold: 5 + httpGet: + path: /healthz + port: healthz + initialDelaySeconds: 30 + timeoutSeconds: 10 + periodSeconds: 30 + env: + - name: AZURE_CREDENTIAL_FILE + valueFrom: + configMapKeyRef: + name: {{ .Values.azureCredentialFileConfigMap }} + key: path-windows + optional: true + - name: CSI_ENDPOINT + value: unix://C:\\csi\\csi.sock + {{- if ne .Values.driver.httpsProxy "" }} + - name: HTTPS_PROXY + value: {{ .Values.driver.httpsProxy }} + {{- end }} + {{- if ne .Values.driver.httpProxy "" }} + - name: HTTP_PROXY + value: {{ .Values.driver.httpProxy }} + {{- end }} + - name: KUBE_NODE_NAME + valueFrom: + fieldRef: + apiVersion: v1 + fieldPath: spec.nodeName + - name: AZURE_GO_SDK_LOG_LEVEL + value: {{ .Values.driver.azureGoSDKLogLevel }} + imagePullPolicy: {{ .Values.image.pullPolicy }} + volumeMounts: + - name: kubelet-dir + mountPath: "C:\\var\\lib\\kubelet" + - name: plugin-dir + mountPath: C:\csi + - name: azure-config + mountPath: C:\k + - name: csi-proxy-fs-pipe-v1 + mountPath: \\.\pipe\csi-proxy-filesystem-v1 + - name: csi-proxy-smb-pipe-v1 + mountPath: \\.\pipe\csi-proxy-smb-v1 + # these paths are still included for compatibility, they're used + # only if the node has still the beta version of the CSI proxy + - name: csi-proxy-fs-pipe-v1beta1 + mountPath: \\.\pipe\csi-proxy-filesystem-v1beta1 + - name: csi-proxy-smb-pipe-v1beta1 + mountPath: \\.\pipe\csi-proxy-smb-v1beta1 + resources: {{- toYaml .Values.windows.resources.azurefile | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + volumes: + - name: csi-proxy-fs-pipe-v1 + hostPath: + path: \\.\pipe\csi-proxy-filesystem-v1 + - name: csi-proxy-smb-pipe-v1 + hostPath: + path: \\.\pipe\csi-proxy-smb-v1 + # these paths are still included for compatibility, they're used + # only if the node has still the beta version of the CSI proxy + - name: csi-proxy-fs-pipe-v1beta1 + hostPath: + path: \\.\pipe\csi-proxy-filesystem-v1beta1 + - name: csi-proxy-smb-pipe-v1beta1 + hostPath: + path: \\.\pipe\csi-proxy-smb-v1beta1 + - name: registration-dir + hostPath: + path: {{ .Values.windows.kubelet }}\plugins_registry\ + type: Directory + - name: kubelet-dir + hostPath: + path: {{ .Values.windows.kubelet }}\ + type: Directory + - name: plugin-dir + hostPath: + path: {{ .Values.windows.kubelet }}\plugins\{{ .Values.driver.name }}\ + type: DirectoryOrCreate + - name: azure-config + hostPath: + path: C:\k + type: Directory +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node.yaml new file mode 100644 index 0000000000..cc293e7c9c --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/csi-azurefile-node.yaml @@ -0,0 +1,234 @@ +{{- if .Values.linux.enabled}} +kind: DaemonSet +apiVersion: apps/v1 +metadata: + name: {{ .Values.linux.dsName }} + namespace: {{ .Release.Namespace }} + labels: + app: {{ .Values.linux.dsName }} + {{- include "azurefile.labels" . | nindent 4 }} +{{- with .Values.linux.labels }} +{{ . | toYaml | indent 4 }} +{{- end }} +{{- with .Values.linux.annotations }} + annotations: +{{ . | toYaml | indent 4 }} +{{- end }} +spec: + updateStrategy: + rollingUpdate: + maxUnavailable: {{ .Values.node.maxUnavailable }} + type: RollingUpdate + selector: + matchLabels: + app: {{ .Values.linux.dsName }} + {{- include "azurefile.selectorLabels" . | nindent 6 }} + template: + metadata: + labels: + app: {{ .Values.linux.dsName }} + {{- include "azurefile.labels" . | nindent 8 }} + {{- if .Values.workloadIdentity.clientID }} + azure.workload.identity/use: "true" + {{- end }} +{{- with .Values.linux.podLabels }} +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.linux.podAnnotations }} + annotations: +{{ toYaml . | indent 8 }} +{{- end }} + spec: + hostNetwork: true + dnsPolicy: {{ .Values.linux.dnsPolicy }} + serviceAccountName: {{ .Values.serviceAccount.node }} + nodeSelector: + kubernetes.io/os: linux +{{- with .Values.linux.nodeSelector }} +{{ toYaml . | indent 8 }} +{{- end }} + affinity: +{{- with .Values.linux.affinity }} +{{ toYaml . | indent 8 }} +{{- end }} + nodeAffinity: +{{ toYaml .Values.linux.nodeAffinity | indent 10 }} + priorityClassName: system-node-critical + securityContext: + seccompProfile: + type: RuntimeDefault +{{- with .Values.linux.tolerations }} + tolerations: +{{ toYaml . | indent 8 }} +{{- end }} + {{- if .Values.imagePullSecrets }} + imagePullSecrets: +{{ toYaml .Values.imagePullSecrets | indent 8 }} + {{- end }} + containers: + - name: liveness-probe + volumeMounts: + - mountPath: /csi + name: socket-dir +{{- if hasPrefix "/" .Values.image.livenessProbe.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.livenessProbe.repository }}:{{ .Values.image.livenessProbe.tag }}" +{{- else }} + image: "{{ .Values.image.livenessProbe.repository }}:{{ .Values.image.livenessProbe.tag }}" +{{- end }} + args: + - --csi-address=/csi/csi.sock + - --probe-timeout=3s + - --http-endpoint=localhost:{{ .Values.node.livenessProbe.healthPort }} + - --v=2 + imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }} + resources: {{- toYaml .Values.linux.resources.livenessProbe | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: node-driver-registrar +{{- if hasPrefix "/" .Values.image.nodeDriverRegistrar.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.nodeDriverRegistrar.repository }}:{{ .Values.image.nodeDriverRegistrar.tag }}" +{{- else }} + image: "{{ .Values.image.nodeDriverRegistrar.repository }}:{{ .Values.image.nodeDriverRegistrar.tag }}" +{{- end }} + args: + - --csi-address=$(ADDRESS) + - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH) + - --v=2 +{{- if .Values.linux.enableRegistrationProbe }} + livenessProbe: + exec: + command: + - /csi-node-driver-registrar + - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH) + - --mode=kubelet-registration-probe + initialDelaySeconds: 30 + timeoutSeconds: 15 +{{- end }} + env: + - name: ADDRESS + value: /csi/csi.sock + - name: DRIVER_REG_SOCK_PATH + value: {{ .Values.linux.kubelet }}/plugins/{{ .Values.driver.name }}/csi.sock + imagePullPolicy: {{ .Values.image.nodeDriverRegistrar.pullPolicy }} + volumeMounts: + - name: socket-dir + mountPath: /csi + - name: registration-dir + mountPath: /registration + resources: {{- toYaml .Values.linux.resources.nodeDriverRegistrar | nindent 12 }} + securityContext: + capabilities: + drop: + - ALL + - name: azurefile +{{- if hasPrefix "/" .Values.image.azurefile.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}" +{{- else }} + image: "{{ .Values.image.azurefile.repository }}:{{ .Values.image.azurefile.tag }}" +{{- end }} + args: + - "--v={{ .Values.node.logLevel }}" + - "--endpoint=$(CSI_ENDPOINT)" + - "--nodeid=$(KUBE_NODE_NAME)" + - "--kubeconfig={{ .Values.linux.kubeconfig }}" + - "--drivername={{ .Values.driver.name }}" + - "--cloud-config-secret-name={{ .Values.node.cloudConfigSecretName }}" + - "--cloud-config-secret-namespace={{ .Values.node.cloudConfigSecretNamespace }}" + - "--custom-user-agent={{ .Values.driver.customUserAgent }}" + - "--user-agent-suffix={{ .Values.driver.userAgentSuffix }}" + - "--allow-empty-cloud-config={{ .Values.node.allowEmptyCloudConfig }}" + - "--enable-volume-mount-group={{ .Values.feature.enableVolumeMountGroup }}" + - "--enable-get-volume-stats={{ .Values.feature.enableGetVolumeStats }}" + - "--mount-permissions={{ .Values.linux.mountPermissions }}" + - "--allow-inline-volume-key-access-with-identity={{ .Values.node.allowInlineVolumeKeyAccessWithIdentity }}" + - "--metrics-address=0.0.0.0:{{ .Values.node.metricsPort }}" + livenessProbe: + failureThreshold: 5 + httpGet: + host: localhost + path: /healthz + port: {{ .Values.controller.livenessProbe.healthPort }} + initialDelaySeconds: 30 + timeoutSeconds: 10 + periodSeconds: 30 + env: + - name: AZURE_CREDENTIAL_FILE + valueFrom: + configMapKeyRef: + name: {{ .Values.azureCredentialFileConfigMap }} + key: path + optional: true + - name: CSI_ENDPOINT + value: unix:///csi/csi.sock + {{- if ne .Values.driver.httpsProxy "" }} + - name: HTTPS_PROXY + value: {{ .Values.driver.httpsProxy }} + {{- end }} + {{- if ne .Values.driver.httpProxy "" }} + - name: HTTP_PROXY + value: {{ .Values.driver.httpProxy }} + {{- end }} + - name: KUBE_NODE_NAME + valueFrom: + fieldRef: + apiVersion: v1 + fieldPath: spec.nodeName + - name: AZURE_GO_SDK_LOG_LEVEL + value: {{ .Values.driver.azureGoSDKLogLevel }} + imagePullPolicy: {{ .Values.image.azurefile.pullPolicy }} + securityContext: + privileged: true + capabilities: + drop: + - ALL + volumeMounts: + - mountPath: /csi + name: socket-dir + - mountPath: {{ .Values.linux.kubelet }}/ + mountPropagation: Bidirectional + name: mountpoint-dir + - mountPath: /etc/kubernetes/ + name: azure-cred + - mountPath: /dev + name: device-dir + {{- if eq .Values.linux.distro "fedora" }} + - name: ssl + mountPath: /etc/ssl/certs + readOnly: true + - name: ssl-pki + mountPath: /etc/pki/ca-trust/extracted + readOnly: true + {{- end }} + resources: {{- toYaml .Values.linux.resources.azurefile | nindent 12 }} + volumes: + - hostPath: + path: {{ .Values.linux.kubelet }}/plugins/{{ .Values.driver.name }} + type: DirectoryOrCreate + name: socket-dir + - hostPath: + path: {{ .Values.linux.kubelet }}/ + type: DirectoryOrCreate + name: mountpoint-dir + - hostPath: + path: {{ .Values.linux.kubelet }}/plugins_registry/ + type: DirectoryOrCreate + name: registration-dir + - hostPath: + path: /etc/kubernetes/ + type: DirectoryOrCreate + name: azure-cred + - hostPath: + path: /dev + type: Directory + name: device-dir + {{- if eq .Values.linux.distro "fedora" }} + - name: ssl + hostPath: + path: /etc/ssl/certs + - name: ssl-pki + hostPath: + path: /etc/pki/ca-trust/extracted + {{- end }} +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/csi-snapshot-controller.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/csi-snapshot-controller.yaml new file mode 100644 index 0000000000..d9e8e6f248 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/csi-snapshot-controller.yaml @@ -0,0 +1,78 @@ +{{- if .Values.snapshot.enabled -}} +kind: Deployment +apiVersion: apps/v1 +metadata: + name: {{ .Values.snapshot.snapshotController.name}} + namespace: {{ .Release.Namespace }} + labels: + app: {{ .Values.snapshot.snapshotController.name}} + {{- include "azurefile.labels" . | nindent 4 }} +{{- with .Values.snapshot.snapshotController.labels }} +{{ . | toYaml | indent 4 }} +{{- end }} +{{- with .Values.snapshot.snapshotController.annotations }} + annotations: +{{ . | toYaml | indent 4 }} +{{- end }} +spec: + replicas: {{ .Values.snapshot.snapshotController.replicas }} + selector: + matchLabels: + app: {{ .Values.snapshot.snapshotController.name}} + {{- include "azurefile.selectorLabels" . | nindent 6 }} + # the snapshot controller won't be marked as ready if the v1 CRDs are unavailable + # in #504 the snapshot-controller will exit after around 7.5 seconds if it + # can't find the v1 CRDs so this value should be greater than that + minReadySeconds: 15 + strategy: + rollingUpdate: + maxSurge: 0 + maxUnavailable: 1 + type: RollingUpdate + template: + metadata: + labels: + app: {{ .Values.snapshot.snapshotController.name}} + {{- include "azurefile.labels" . | nindent 8 }} +{{- with .Values.snapshot.snapshotController.podLabels }} +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.snapshot.snapshotController.podAnnotations }} + annotations: +{{ toYaml . | indent 8 }} +{{- end }} + spec: + serviceAccountName: {{ .Values.serviceAccount.snapshotController }} + nodeSelector: + kubernetes.io/os: linux + priorityClassName: system-cluster-critical +{{- with .Values.controller.tolerations }} + tolerations: +{{ toYaml . | indent 8 }} +{{- end }} +{{- with .Values.controller.affinity }} + affinity: +{{ toYaml . | indent 8 }} +{{- end }} + {{- if .Values.imagePullSecrets }} + imagePullSecrets: +{{ toYaml .Values.imagePullSecrets | indent 8 }} + {{- end }} + containers: + - name: {{ .Values.snapshot.snapshotController.name}} +{{- if hasPrefix "/" .Values.snapshot.image.csiSnapshotController.repository }} + image: "{{ .Values.image.baseRepo }}{{ .Values.snapshot.image.csiSnapshotController.repository }}:{{ .Values.snapshot.image.csiSnapshotController.tag }}" +{{- else }} + image: "{{ .Values.snapshot.image.csiSnapshotController.repository }}:{{ .Values.snapshot.image.csiSnapshotController.tag }}" +{{- end }} + args: + - "--v=2" + - "--leader-election=true" + - "--leader-election-namespace={{ .Release.Namespace }}" + resources: {{- toYaml .Values.snapshot.snapshotController.resources | nindent 12 }} + imagePullPolicy: {{ .Values.snapshot.image.csiSnapshotController.pullPolicy }} + securityContext: + capabilities: + drop: + - ALL +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-controller.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-controller.yaml new file mode 100644 index 0000000000..e0a2e14d95 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-controller.yaml @@ -0,0 +1,207 @@ +{{- if .Values.rbac.create -}} +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-external-provisioner-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["persistentvolumes"] + verbs: ["get", "list", "watch", "create", "patch", "delete"] + - apiGroups: [""] + resources: ["persistentvolumeclaims"] + verbs: ["get", "list", "watch", "update"] + - apiGroups: ["storage.k8s.io"] + resources: ["storageclasses"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["events"] + verbs: ["get", "list", "watch", "create", "update", "patch"] + - apiGroups: ["storage.k8s.io"] + resources: ["csinodes"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["nodes"] + verbs: ["get", "list", "watch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshots"] + verbs: ["get", "list"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotcontents"] + verbs: ["get", "list"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["get", "watch", "list", "delete", "update", "create", "patch"] +--- + +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-csi-provisioner-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.controller }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: {{ .Values.rbac.name }}-external-provisioner-role + apiGroup: rbac.authorization.k8s.io + +--- + +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-external-attacher-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["persistentvolumes"] + verbs: ["get", "list", "watch", "update"] + - apiGroups: [""] + resources: ["nodes"] + verbs: ["get", "list", "watch"] + - apiGroups: ["csi.storage.k8s.io"] + resources: ["csinodeinfos"] + verbs: ["get", "list", "watch"] + - apiGroups: ["storage.k8s.io"] + resources: ["volumeattachments"] + verbs: ["get", "list", "watch", "update", "patch"] + - apiGroups: ["storage.k8s.io"] + resources: ["volumeattachments/status"] + verbs: ["get", "list", "watch", "update", "patch"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["get", "watch", "list", "delete", "update", "create", "patch"] +--- + +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-csi-attacher-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.controller }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: {{ .Values.rbac.name }}-external-attacher-role + apiGroup: rbac.authorization.k8s.io + +--- + +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-external-snapshotter-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["events"] + verbs: ["list", "watch", "create", "update", "patch"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotclasses"] + verbs: ["get", "list", "watch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotcontents"] + verbs: ["create", "get", "list", "watch", "update", "delete", "patch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotcontents/status"] + verbs: ["update", "patch"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["get", "watch", "list", "delete", "update", "create", "patch"] +--- + +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-csi-snapshotter-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.controller }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: {{ .Values.rbac.name }}-external-snapshotter-role + apiGroup: rbac.authorization.k8s.io + +--- +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-external-resizer-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["persistentvolumes"] + verbs: ["get", "list", "watch", "update", "patch"] + - apiGroups: [""] + resources: ["persistentvolumeclaims"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["persistentvolumeclaims/status"] + verbs: ["update", "patch"] + - apiGroups: [""] + resources: ["events"] + verbs: ["list", "watch", "create", "update", "patch"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["get", "watch", "list", "delete", "update", "create", "patch"] +--- +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: {{ .Values.rbac.name }}-csi-resizer-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.controller }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: {{ .Values.rbac.name }}-external-resizer-role + apiGroup: rbac.authorization.k8s.io + +--- +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-{{ .Values.rbac.name }}-controller-secret-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "create"] + +--- +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-{{ .Values.rbac.name }}-controller-secret-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.controller }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: csi-{{ .Values.rbac.name }}-controller-secret-role + apiGroup: rbac.authorization.k8s.io +{{ end }} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-node.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-node.yaml new file mode 100644 index 0000000000..4e1fbcde94 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-azurefile-node.yaml @@ -0,0 +1,29 @@ +{{- if .Values.rbac.create -}} +--- +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-{{ .Values.rbac.name }}-node-secret-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get"] + +--- +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-{{ .Values.rbac.name }}-node-secret-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.node }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: csi-{{ .Values.rbac.name }}-node-secret-role + apiGroup: rbac.authorization.k8s.io +{{ end }} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-snapshot-controller.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-snapshot-controller.yaml new file mode 100644 index 0000000000..0cff1ff01f --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/rbac-csi-snapshot-controller.yaml @@ -0,0 +1,80 @@ +{{- if and .Values.snapshot.enabled .Values.rbac.create -}} +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-snapshot-controller-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: [""] + resources: ["persistentvolumes"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["persistentvolumeclaims"] + verbs: ["get", "list", "watch", "update"] + - apiGroups: ["storage.k8s.io"] + resources: ["storageclasses"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["events"] + verbs: ["list", "watch", "create", "update", "patch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotclasses"] + verbs: ["get", "list", "watch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotcontents"] + verbs: ["create", "get", "list", "watch", "update", "delete", "patch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotcontents/status"] + verbs: ["patch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshots"] + verbs: ["get", "list", "watch", "update", "patch"] + - apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshots/status"] + verbs: ["update", "patch"] + +--- +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-snapshot-controller-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.snapshotController }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: csi-snapshot-controller-role + apiGroup: rbac.authorization.k8s.io + +--- +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-snapshot-controller-leaderelection-role + labels: + {{- include "azurefile.labels" . | nindent 4 }} +rules: + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["get", "watch", "list", "delete", "update", "create", "patch"] + +--- +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: csi-snapshot-controller-leaderelection-binding + labels: + {{- include "azurefile.labels" . | nindent 4 }} +subjects: + - kind: ServiceAccount + name: {{ .Values.serviceAccount.snapshotController }} + namespace: {{ .Release.Namespace }} +roleRef: + kind: ClusterRole + name: csi-snapshot-controller-leaderelection-role + apiGroup: rbac.authorization.k8s.io +{{ end }} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-controller.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-controller.yaml new file mode 100644 index 0000000000..71442b70dc --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-controller.yaml @@ -0,0 +1,17 @@ +{{- if .Values.serviceAccount.create -}} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ .Values.serviceAccount.controller }} + namespace: {{ .Release.Namespace }} + labels: + {{- include "azurefile.labels" . | nindent 4 }} +{{- if .Values.workloadIdentity.clientID }} + azure.workload.identity/use: "true" + annotations: + azure.workload.identity/client-id: {{ .Values.workloadIdentity.clientID }} +{{- if .Values.workloadIdentity.tenantID }} + azure.workload.identity/tenant-id: {{ .Values.workloadIdentity.tenantID }} +{{- end }} +{{- end }} +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-node.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-node.yaml new file mode 100644 index 0000000000..ab2074429d --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-azurefile-node.yaml @@ -0,0 +1,17 @@ +{{- if .Values.serviceAccount.create -}} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ .Values.serviceAccount.node }} + namespace: {{ .Release.Namespace }} + labels: + {{- include "azurefile.labels" . | nindent 4 }} +{{- if .Values.workloadIdentity.clientID }} + azure.workload.identity/use: "true" + annotations: + azure.workload.identity/client-id: {{ .Values.workloadIdentity.clientID }} +{{- if .Values.workloadIdentity.tenantID }} + azure.workload.identity/tenant-id: {{ .Values.workloadIdentity.tenantID }} +{{- end }} +{{- end }} +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-snapshot-controller.yaml b/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-snapshot-controller.yaml new file mode 100644 index 0000000000..e77ef8f991 --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/templates/serviceaccount-csi-snapshot-controller.yaml @@ -0,0 +1,9 @@ +{{- if and .Values.snapshot.enabled .Values.serviceAccount.create -}} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ .Values.serviceAccount.snapshotController }} + namespace: {{ .Release.Namespace }} + labels: + {{- include "azurefile.labels" . | nindent 4 }} +{{- end -}} diff --git a/charts/v1.29.7/azurefile-csi-driver/values.yaml b/charts/v1.29.7/azurefile-csi-driver/values.yaml new file mode 100644 index 0000000000..8724a8668e --- /dev/null +++ b/charts/v1.29.7/azurefile-csi-driver/values.yaml @@ -0,0 +1,263 @@ +image: + baseRepo: mcr.microsoft.com + azurefile: + repository: /oss/kubernetes-csi/azurefile-csi + tag: v1.29.7 + pullPolicy: IfNotPresent + csiProvisioner: + repository: /oss/kubernetes-csi/csi-provisioner + tag: v3.5.0 + pullPolicy: IfNotPresent + csiResizer: + repository: /oss/kubernetes-csi/csi-resizer + tag: v1.8.0 + pullPolicy: IfNotPresent + livenessProbe: + repository: /oss/kubernetes-csi/livenessprobe + tag: v2.10.0 + pullPolicy: IfNotPresent + nodeDriverRegistrar: + repository: /oss/kubernetes-csi/csi-node-driver-registrar + tag: v2.8.0 + pullPolicy: IfNotPresent + +## Reference to one or more secrets to be used when pulling images +## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ +imagePullSecrets: [] +# - name: myRegistryKeySecretName + +# -- Custom labels to add into metadata +customLabels: {} + # k8s-app: azurefile-csi-driver + +serviceAccount: + create: true # When true, service accounts will be created for you. Set to false if you want to use your own. + controller: csi-azurefile-controller-sa # Name of Service Account to be created or used + node: csi-azurefile-node-sa # Name of Service Account to be created or used + snapshotController: csi-snapshot-controller-sa # Name of Service Account to be created or used + +rbac: + create: true + name: azurefile + +controller: + name: csi-azurefile-controller + cloudConfigSecretName: azure-cloud-provider + cloudConfigSecretNamespace: kube-system + allowEmptyCloudConfig: true + replicas: 2 + hostNetwork: true # this setting could be disabled if controller does not depend on MSI setting + metricsPort: 29614 + livenessProbe: + healthPort: 29612 + runOnMaster: false + runOnControlPlane: false + attachRequired: false + logLevel: 5 + labels: {} + annotations: {} + podLabels: {} + podAnnotations: {} + resources: + csiProvisioner: + limits: + cpu: 1 + memory: 500Mi + requests: + cpu: 10m + memory: 20Mi + csiAttacher: + limits: + cpu: 1 + memory: 500Mi + requests: + cpu: 10m + memory: 20Mi + csiResizer: + limits: + cpu: 1 + memory: 500Mi + requests: + cpu: 10m + memory: 20Mi + csiSnapshotter: + limits: + cpu: 1 + memory: 200Mi + requests: + cpu: 10m + memory: 20Mi + livenessProbe: + limits: + cpu: 1 + memory: 100Mi + requests: + cpu: 10m + memory: 20Mi + azurefile: + limits: + cpu: 1 + memory: 200Mi + requests: + cpu: 10m + memory: 20Mi + kubeconfig: "" + affinity: {} + nodeSelector: {} + tolerations: + - key: "node-role.kubernetes.io/master" + operator: "Exists" + effect: "NoSchedule" + - key: "node-role.kubernetes.io/controlplane" + operator: "Exists" + effect: "NoSchedule" + - key: "node-role.kubernetes.io/control-plane" + operator: "Exists" + effect: "NoSchedule" + +node: + cloudConfigSecretName: azure-cloud-provider + cloudConfigSecretNamespace: kube-system + allowEmptyCloudConfig: true + allowInlineVolumeKeyAccessWithIdentity: false + metricsPort: 29615 + livenessProbe: + healthPort: 29613 + logLevel: 5 + +snapshot: + enabled: false + image: + csiSnapshotter: + repository: /oss/kubernetes-csi/csi-snapshotter + tag: v6.3.1 + pullPolicy: IfNotPresent + csiSnapshotController: + repository: /oss/kubernetes-csi/snapshot-controller + tag: v6.3.1 + pullPolicy: IfNotPresent + snapshotController: + name: csi-snapshot-controller + replicas: 2 + labels: {} + annotations: {} + podLabels: {} + podAnnotations: {} + resources: + limits: + cpu: 1 + memory: 300Mi + requests: + cpu: 10m + memory: 20Mi + +feature: + enableGetVolumeStats: true + enableVolumeMountGroup: true + fsGroupPolicy: ReadWriteOnceWithFSType + +driver: + name: file.csi.azure.com + customUserAgent: "" + userAgentSuffix: "OSS-helm" + azureGoSDKLogLevel: "" # available values: ""(no logs), DEBUG, INFO, WARNING, ERROR + httpsProxy: "" + httpProxy: "" + +linux: + enabled: true + dsName: csi-azurefile-node # daemonset name + dnsPolicy: Default # available values: Default, ClusterFirst, ClusterFirstWithHostNet, None + kubelet: /var/lib/kubelet + kubeconfig: "" + distro: debian # available values: debian, fedora + mountPermissions: 0777 + enableRegistrationProbe: true + labels: {} + annotations: {} + podLabels: {} + podAnnotations: {} + resources: + livenessProbe: + limits: + memory: 100Mi + requests: + cpu: 10m + memory: 20Mi + nodeDriverRegistrar: + limits: + memory: 100Mi + requests: + cpu: 10m + memory: 20Mi + azurefile: + limits: + memory: 400Mi + requests: + cpu: 10m + memory: 20Mi + tolerations: + - operator: "Exists" + nodeSelector: {} + affinity: {} + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: type + operator: NotIn + values: + - virtual-kubelet + +windows: + enabled: true + useHostProcessContainers: false + dsName: csi-azurefile-node-win # daemonset name + kubelet: 'C:\var\lib\kubelet' + kubeconfig: "" + enableRegistrationProbe: true + labels: {} + annotations: {} + podLabels: {} + podAnnotations: {} + resources: + livenessProbe: + limits: + memory: 150Mi + requests: + cpu: 10m + memory: 40Mi + nodeDriverRegistrar: + limits: + memory: 150Mi + requests: + cpu: 30m + memory: 40Mi + azurefile: + limits: + memory: 200Mi + requests: + cpu: 10m + memory: 40Mi + tolerations: + - key: "node.kubernetes.io/os" + operator: "Exists" + effect: "NoSchedule" + nodeSelector: {} + affinity: {} + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: type + operator: NotIn + values: + - virtual-kubelet + +workloadIdentity: + clientID: "" + # [optional] If the AAD application or user-assigned managed identity is not in the same tenant as the cluster + # then set tenantID with the application or user-assigned managed identity tenant ID + tenantID: "" + +azureCredentialFileConfigMap: azure-cred-file diff --git a/charts/v1.30.5/azurefile-csi-driver-v1.30.5.tgz b/charts/v1.30.5/azurefile-csi-driver-v1.30.5.tgz new file mode 100644 index 0000000000000000000000000000000000000000..1ad96cd0618a28c14cf84d71d0c8a14412082df6 GIT binary patch literal 13523 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 - please use helm install method for more customization, e.g. Azure Stack, RedHat OpenShift support. - [install CSI driver master version](./install-csi-driver-master.md)(only for testing purpose) - - [install v1.30.4 CSI driver](./install-csi-driver-v1.30.4.md) - - [install v1.29.5 CSI driver](./install-csi-driver-v1.29.5.md) - - [install v1.28.10 CSI driver](./install-csi-driver-v1.28.10.md) + - [install v1.30.5 CSI driver](./install-csi-driver-v1.30.5.md) + - [install v1.29.7 CSI driver](./install-csi-driver-v1.29.7.md) + - [install v1.28.12 CSI driver](./install-csi-driver-v1.28.12.md) diff --git a/docs/install-csi-driver-v1.28.12.md b/docs/install-csi-driver-v1.28.12.md new file mode 100644 index 0000000000..012a614f45 --- /dev/null +++ b/docs/install-csi-driver-v1.28.12.md @@ -0,0 +1,45 @@ +## Install azurefile CSI driver v1.28.12 version on a Kubernetes cluster +If you have already installed Helm, you can also use it to install this driver. Please check [Installation with Helm](../charts/README.md). + +### Install by kubectl + - Option#1. remote install +```console +curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/v1.28.12/deploy/install-driver.sh | bash -s v1.28.12 -- +``` + + - Option#2. local install +```console +git clone https://github.com/kubernetes-sigs/azurefile-csi-driver.git +cd azurefile-csi-driver +git checkout v1.28.12 +./deploy/install-driver.sh v1.28.12 local +``` + + - check pods status: +```console +kubectl -n kube-system get pod -o wide --watch -l app=csi-azurefile-controller +kubectl -n kube-system get pod -o wide --watch -l app=csi-azurefile-node +``` + +example output: + +``` +NAME READY STATUS RESTARTS AGE IP NODE +csi-azurefile-controller-56bfddd689-dh5tk 6/6 Running 0 35s 10.240.0.19 k8s-agentpool-22533604-0 +csi-azurefile-node-cvgbs 3/3 Running 0 7m4s 10.240.0.35 k8s-agentpool-22533604-1 +csi-azurefile-node-dr4s4 3/3 Running 0 7m4s 10.240.0.4 k8s-agentpool-22533604-0 +``` + +### clean up CSI driver + - Option#1. remote uninstall +```console +curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/v1.28.12/deploy/uninstall-driver.sh | bash -s -- +``` + + - Option#2. local uninstall +```console +git clone https://github.com/kubernetes-sigs/azurefile-csi-driver.git +cd azurefile-csi-driver +git checkout v1.28.12 +./deploy/install-driver.sh v1.28.12 local +``` diff --git a/docs/install-csi-driver-v1.29.7.md b/docs/install-csi-driver-v1.29.7.md new file mode 100644 index 0000000000..a8f8d7a616 --- /dev/null +++ b/docs/install-csi-driver-v1.29.7.md @@ -0,0 +1,45 @@ +## Install azurefile CSI driver v1.29.7 version on a Kubernetes cluster +If you have already installed Helm, you can also use it to install this driver. Please check [Installation with Helm](../charts/README.md). + +### Install by kubectl + - Option#1. remote install +```console +curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/v1.29.7/deploy/install-driver.sh | bash -s v1.29.7 -- +``` + + - Option#2. local install +```console +git clone https://github.com/kubernetes-sigs/azurefile-csi-driver.git +cd azurefile-csi-driver +git checkout v1.29.7 +./deploy/install-driver.sh v1.29.7 local +``` + + - check pods status: +```console +kubectl -n kube-system get pod -o wide --watch -l app=csi-azurefile-controller +kubectl -n kube-system get pod -o wide --watch -l app=csi-azurefile-node +``` + +example output: + +``` +NAME READY STATUS RESTARTS AGE IP NODE +csi-azurefile-controller-56bfddd689-dh5tk 6/6 Running 0 35s 10.240.0.19 k8s-agentpool-22533604-0 +csi-azurefile-node-cvgbs 3/3 Running 0 7m4s 10.240.0.35 k8s-agentpool-22533604-1 +csi-azurefile-node-dr4s4 3/3 Running 0 7m4s 10.240.0.4 k8s-agentpool-22533604-0 +``` + +### clean up CSI driver + - Option#1. remote uninstall +```console +curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/v1.29.7/deploy/uninstall-driver.sh | bash -s -- +``` + + - Option#2. local uninstall +```console +git clone https://github.com/kubernetes-sigs/azurefile-csi-driver.git +cd azurefile-csi-driver +git checkout v1.29.7 +./deploy/install-driver.sh v1.29.7 local +``` diff --git a/docs/install-csi-driver-v1.30.5.md b/docs/install-csi-driver-v1.30.5.md new file mode 100644 index 0000000000..c110c85aee --- /dev/null +++ b/docs/install-csi-driver-v1.30.5.md @@ -0,0 +1,45 @@ +## Install azurefile CSI driver v1.30.5 version on a Kubernetes cluster +If you have already installed Helm, you can also use it to install this driver. Please check [Installation with Helm](../charts/README.md). + +### Install by kubectl + - Option#1. remote install +```console +curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/v1.30.5/deploy/install-driver.sh | bash -s v1.30.5 -- +``` + + - Option#2. local install +```console +git clone https://github.com/kubernetes-sigs/azurefile-csi-driver.git +cd azurefile-csi-driver +git checkout v1.30.5 +./deploy/install-driver.sh v1.30.5 local +``` + + - check pods status: +```console +kubectl -n kube-system get pod -o wide --watch -l app=csi-azurefile-controller +kubectl -n kube-system get pod -o wide --watch -l app=csi-azurefile-node +``` + +example output: + +``` +NAME READY STATUS RESTARTS AGE IP NODE +csi-azurefile-controller-56bfddd689-dh5tk 6/6 Running 0 35s 10.240.0.19 k8s-agentpool-22533604-0 +csi-azurefile-node-cvgbs 3/3 Running 0 7m4s 10.240.0.35 k8s-agentpool-22533604-1 +csi-azurefile-node-dr4s4 3/3 Running 0 7m4s 10.240.0.4 k8s-agentpool-22533604-0 +``` + +### clean up CSI driver + - Option#1. remote uninstall +```console +curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/v1.30.5/deploy/uninstall-driver.sh | bash -s -- +``` + + - Option#2. local uninstall +```console +git clone https://github.com/kubernetes-sigs/azurefile-csi-driver.git +cd azurefile-csi-driver +git checkout v1.30.5 +./deploy/install-driver.sh v1.30.5 local +```