Skip to content

Commit e4789f7

Browse files
committed
Update to new lib-common VolumeSource structs
1 parent 53b0e87 commit e4789f7

13 files changed

+14
-2407
lines changed

api/bases/manila.openstack.org_manilaapis.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

api/bases/manila.openstack.org_manilas.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

api/bases/manila.openstack.org_manilaschedulers.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

api/bases/manila.openstack.org_manilashares.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/openstack-k8s-operators/lib-common/modules/common v0.5.1-0.20241029151503-4878b3fa3333
7-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.4.1-0.20241014140317-e5c35d28f3af
7+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.1-0.20241104140916-71a0e9d9766d
88
k8s.io/api v0.29.10
99
k8s.io/apimachinery v0.29.10
1010
sigs.k8s.io/controller-runtime v0.17.6

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
7474
github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY=
7575
github.com/openstack-k8s-operators/lib-common/modules/common v0.5.1-0.20241029151503-4878b3fa3333 h1:yejekTWudX5af3mCJQ1MUPLEa0X6sIsklf07o9KilRk=
7676
github.com/openstack-k8s-operators/lib-common/modules/common v0.5.1-0.20241029151503-4878b3fa3333/go.mod h1:YpNTuJhDWhbXM50O3qBkhO7M+OOyRmWkNVmJ4y3cyFs=
77-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.4.1-0.20241014140317-e5c35d28f3af h1:l8GXJhv4P/fy7Amz9XPEi8sn+hvxrQf1gICpmOaqOuE=
78-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.4.1-0.20241014140317-e5c35d28f3af/go.mod h1:cGynoLGY9NfyIeWXI3zZ+hgZdHF3SUi8ht5ygZ8CmhI=
77+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.1-0.20241104140916-71a0e9d9766d h1:6fA7kvhKRelVwNWxcMVe2d2lkN8MITY0OIudTBnmT+A=
78+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.1-0.20241104140916-71a0e9d9766d/go.mod h1:tfgBeLRqmlH/NQkLPe7396rj+t0whv2wPuMb8Ttvh8w=
7979
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
8080
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
8181
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

config/crd/bases/manila.openstack.org_manilaapis.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

config/crd/bases/manila.openstack.org_manilas.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

config/crd/bases/manila.openstack.org_manilaschedulers.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

config/crd/bases/manila.openstack.org_manilashares.yaml

Lines changed: 0 additions & 300 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)