deploy: move rbd/CSIDriver to API

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-10-01 15:05:56 +02:00
committed by mergify[bot]
parent f9c369918c
commit 584d43a132
11 changed files with 258 additions and 12 deletions

View File

@ -6,4 +6,5 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/openshift/api v0.0.0-20210927171657-636513e97fda
github.com/stretchr/testify v1.7.0
k8s.io/api v0.22.1
)