Tobias Wolf
Tobias Wolf
This PR adds support to execute the CSI controller on a node not hosted on the Hetzner Cloud. Additionally it reduces required API calls in this case as the location...
**What this PR does / why we need it**: This PR introduces a basic `encrypted` parameter to request an volume to be encrypted in OpenStack. As we currently have no...
/kind feature **What happened**: Currently volumes can be encrypted if the required features are set up in OpenStack. The remaining handling is done transparently in OpenStack (`nova` and `barbican`). A...
/kind feature **What happened**: Currently volumes can be encrypted if the required features are set up in OpenStack (and the Volume Type defined at the `StorageClass` is correct) but the...