mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 07:50:40 -04:00
AB#2275 Add azuredisk CSI driver (#548)
* Add azuredisk CSI driver * Update Changelog * Update chart using go generate Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
54ef6d21f4
commit
9aa9c1bb49
34 changed files with 2474 additions and 4 deletions
|
@ -51,4 +51,5 @@ download_chart() {
|
|||
download_chart "https://github.com/edgelesssys/constellation-gcp-compute-persistent-disk-csi-driver" "develop" "charts" "gcp-compute-persistent-disk-csi-driver"
|
||||
|
||||
## Azure CSI Driver
|
||||
# TODO: https://github.com/edgelesssys/constellation/pull/548
|
||||
# TODO: clone from main branch once we rebase on upstream
|
||||
download_chart "https://github.com/edgelesssys/constellation-azuredisk-csi-driver" "develop" "charts/edgeless" "azuredisk-csi-driver"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue