Skip to content

Commit

Permalink
feat!: remove unused blockstorage providers
Browse files Browse the repository at this point in the history
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
hairyhum committed Feb 7, 2024
1 parent 051dcc5 commit 19cb066
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 2,904 deletions.
685 changes: 0 additions & 685 deletions pkg/blockstorage/awsefs/awsefs.go

This file was deleted.

50 changes: 0 additions & 50 deletions pkg/blockstorage/awsefs/awsefs_test.go

This file was deleted.

202 changes: 0 additions & 202 deletions pkg/blockstorage/awsefs/conversion.go

This file was deleted.

98 changes: 0 additions & 98 deletions pkg/blockstorage/awsefs/conversion_test.go

This file was deleted.

Loading

0 comments on commit 19cb066

Please sign in to comment.