Skip to content

Commit cf21c9b

Browse files
Merge pull request #319 from kstrenkova/change-volumes-structure
Edited openstack-k8s-operators dependency bump branch: main
2 parents 311c530 + be21086 commit cf21c9b

16 files changed

Lines changed: 76 additions & 5936 deletions

api/bases/test.openstack.org_ansibletests.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

api/bases/test.openstack.org_horizontests.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

api/bases/test.openstack.org_tempests.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

api/bases/test.openstack.org_tobikoes.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

api/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.21
44

55
require (
66
github.com/google/go-cmp v0.7.0
7-
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250505061650-7cb2f323fb35
8-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.0
7+
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250605082218-a58074898dd7
8+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20250605082218-a58074898dd7
99
k8s.io/api v0.29.15
1010
k8s.io/apimachinery v0.29.15
1111
sigs.k8s.io/controller-runtime v0.17.6

api/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ github.com/onsi/ginkgo/v2 v2.20.1 h1:YlVIbqct+ZmnEph770q9Q7NVAz4wwIiVNahee6JyUzo
7373
github.com/onsi/ginkgo/v2 v2.20.1/go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI=
7474
github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
7575
github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY=
76-
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250505061650-7cb2f323fb35 h1:dczrtvVjeDXUR3OhnUQRhVVnN14KX52qp0KXCulo8pA=
77-
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250505061650-7cb2f323fb35/go.mod h1:UwHXRIrMSPJD3lFqrA4oKmRXVLFQCRkLAj9x6KLEHiQ=
78-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.0 h1:iVGCAds5eVjKEoZS0KSBwYziLeLW3ZBs8PqPMrljPcg=
79-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.0/go.mod h1:cGynoLGY9NfyIeWXI3zZ+hgZdHF3SUi8ht5ygZ8CmhI=
76+
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250605082218-a58074898dd7 h1:bx5LfMQHLnYE3QvY8aRXHVfgTwDROnTqH96UL84a9Mw=
77+
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250605082218-a58074898dd7/go.mod h1:P+7F1wiwZUxOy4myYXFyc/uBtGATDFpk3yAllXe1Vzk=
78+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20250605082218-a58074898dd7 h1:HvSxF3vi/iKqyI4tQZHtIsCHziXzntPiRsDj7XNMRgY=
79+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20250605082218-a58074898dd7/go.mod h1:U3LQ4Nz2+syTPfW66bSLv6OzefLpsqxWLdX9AFotRPA=
8080
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
8181
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
8282
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

config/crd/bases/test.openstack.org_ansibletests.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

config/crd/bases/test.openstack.org_horizontests.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

config/crd/bases/test.openstack.org_tempests.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

config/crd/bases/test.openstack.org_tobikoes.yaml

Lines changed: 4 additions & 740 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)