Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: remove unused blockstorage providers
Currently vmware and efs blockstorage providers cannot be used from functions. We decided to eventually remove blockstorage package in favour of CSI interfaces, hence these providers will not be used in the future. BREAKING CHANGES: for applications using kanister code as a dependency this change removes two packages `github.com/kanisterio/kanister/pkg/blockstorage/vmware` and `github.com/kanisterio/kanister/pkg/blockstorage/awsefs`
- Loading branch information