-
- Downloads
Add support for EBS CSI Driver (#2677)
* Add support for EBS CSI Driver
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- charts/postgres-operator/templates/clusterrole.yaml 1 addition, 1 deletioncharts/postgres-operator/templates/clusterrole.yaml
- pkg/cluster/volumes.go 1 addition, 1 deletionpkg/cluster/volumes.go
- pkg/cluster/volumes_test.go 24 additions, 0 deletionspkg/cluster/volumes_test.go
- pkg/util/constants/aws.go 1 addition, 0 deletionspkg/util/constants/aws.go
- pkg/util/volumes/ebs.go 8 additions, 2 deletionspkg/util/volumes/ebs.go
- pkg/util/volumes/ebs_test.go 123 additions, 0 deletionspkg/util/volumes/ebs_test.go
Loading
Please register or sign in to comment