Update code
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
3159c8412d
commit
1a4944c994
10 changed files with 182 additions and 118 deletions
|
|
@ -4,10 +4,10 @@
|
|||
# Run from files directory
|
||||
#
|
||||
|
||||
#git clone https://github.com/linode/linode-blockstorage-csi-driver.git
|
||||
#mv linode{,.old}
|
||||
#mv linode-blockstorage-csi-driver/pkg/linode-bs/deploy/kubernetes linode
|
||||
#rm -fr linode-blockstorage-csi-driver linode.old
|
||||
# git clone https://github.com/linode/linode-blockstorage-csi-driver.git
|
||||
# mv linode{,.old}
|
||||
# mv linode-blockstorage-csi-driver/pkg/linode-bs/deploy/kubernetes linode
|
||||
# rm -fr linode-blockstorage-csi-driver linode.old
|
||||
# https://raw.githubusercontent.com/linode/linode-blockstorage-csi-driver/master/pkg/linode-bs/deploy/releases/linode-blockstorage-csi-driver-v0.1.4.yaml
|
||||
wget https://raw.githubusercontent.com/linode/linode-blockstorage-csi-driver/master/pkg/linode-bs/deploy/releases/linode-blockstorage-csi-driver.yaml
|
||||
kubernetes-split-yaml linode-blockstorage-csi-driver.yaml > generated.log
|
||||
|
|
@ -41,23 +41,25 @@ wget https://github.com/camptocamp/secrets-store-csi-driver-provider-gopass/raw/
|
|||
\mv provider-gopass-installer.yaml files/secrets-provider-gopass/
|
||||
|
||||
|
||||
#https://github.com/scaleway/scaleway-csi
|
||||
#https://github.com/kubernetes-sigs/alibaba-cloud-csi-driver
|
||||
#https://github.com/hetznercloud/csi-driver
|
||||
#https://github.com/packethost/csi-packet
|
||||
#https://github.com/kubernetes-sigs/azuredisk-csi-driver
|
||||
#https://github.com/kubernetes-sigs/azurefile-csi-driver
|
||||
#https://github.com/TencentCloud/kubernetes-csi-tencentcloud
|
||||
#https://github.com/flant/yandex-csi-driver
|
||||
# https://github.com/scaleway/scaleway-csi
|
||||
# https://github.com/kubernetes-sigs/alibaba-cloud-csi-driver
|
||||
# https://github.com/hetznercloud/csi-driver
|
||||
# https://github.com/packethost/csi-packet
|
||||
# https://github.com/kubernetes-sigs/azuredisk-csi-driver
|
||||
# https://github.com/kubernetes-sigs/azurefile-csi-driver
|
||||
# https://github.com/TencentCloud/kubernetes-csi-tencentcloud
|
||||
# https://github.com/flant/yandex-csi-driver
|
||||
|
||||
#https://github.com/ceph/ceph-csi
|
||||
#https://github.com/jparklab/synology-csi
|
||||
#https://github.com/woohhan/dropbox-csi
|
||||
#https://github.com/chr-fritz/csi-sshfs
|
||||
#https://github.com/ctrox/csi-s3 ?
|
||||
#https://github.com/wavezhang/k8s-csi-lvm ?
|
||||
#https://github.com/juicedata/juicefs-csi-driver ?
|
||||
# https://github.com/ceph/ceph-csi
|
||||
# https://github.com/jparklab/synology-csi
|
||||
# https://github.com/woohhan/dropbox-csi
|
||||
# https://github.com/chr-fritz/csi-sshfs
|
||||
# https://github.com/ctrox/csi-s3 ?
|
||||
# https://github.com/wavezhang/k8s-csi-lvm ?
|
||||
# https://github.com/juicedata/juicefs-csi-driver ?
|
||||
|
||||
|
||||
#https://github.com/Azure/secrets-store-csi-driver-provider-azure
|
||||
#https://github.com/hashicorp/secrets-store-csi-driver-provider-vault
|
||||
# https://github.com/Azure/secrets-store-csi-driver-provider-azure
|
||||
# https://github.com/hashicorp/secrets-store-csi-driver-provider-vault
|
||||
|
||||
# https://github.com/topolvm/topolvm/tree/main/charts/topolvm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue