cloud-on-k8s
cloud-on-k8s copied to clipboard
E2E: remove azure-disk exception once volume expansion is supported
https://github.com/elastic/cloud-on-k8s/pull/4905 introduces and explicit exception for azure-disk as volumes provisioned by it cannot be expanded while attached to a VM despite the storage class advertising it.
We should remove that exception once the issue is fixed in Azure https://github.com/Azure/AKS/issues/1477
It looks like this feature needs to be turned on explicitly though: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks#expand-an-azure-managed-disk