linode-blockstorage-csi-driver
linode-blockstorage-csi-driver copied to clipboard
Container Storage Interface (CSI) Driver for Linode Block Storage
Small improvements around kubeconfig fetch and renaming management cluster. ### General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x]...
Luks e2e
### General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...
## General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
## General: * [X] Have you removed all sensitive information, including but not limited to access keys and passwords? * [X] Have you checked to ensure there aren't other open...
- removed `install_terraform` from `e2e/Makefile` - bumped Alpine (runner) and Go (builder) in Dockerfile - bumped Go in both `go.mod`s - updated Go deps in e2es: - linodego 1.23 ->...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
## General: * [ ] Have you removed all sensitive information, including but not limited to access keys and passwords? * [ ] Have you checked to ensure there aren't...
The readme does not include instructions on mounting existing volumes. The Kubernetes Blog included some very helpful documentation on this, which can be adapted for use in the docs of...