Skip to content

Commit 22f86fa

Browse files
author
openstack-k8s-operators-ci
committed
Update openstack-k8s-operators (main)
1 parent 24f7328 commit 22f86fa

12 files changed

Lines changed: 165 additions & 155 deletions

api/bases/core.openstack.org_openstackcontrolplanes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17411,6 +17411,8 @@ spec:
1741117411
type: object
1741217412
type: object
1741317413
networkAttachments:
17414+
default:
17415+
- ctlplane
1741417416
items:
1741517417
type: string
1741617418
type: array

api/go.mod

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,28 @@ require (
77
github.com/go-playground/validator/v10 v10.30.1
88
github.com/onsi/ginkgo/v2 v2.28.1
99
github.com/onsi/gomega v1.39.1
10-
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260321080732-c31d77fca95d
11-
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260323152123-4cc81903f791
10+
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260328071142-3e1d979f6c6d
11+
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260328070607-35f52bc4ea3d
1212
github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260321080424-30da87862de0
13-
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260321081011-835a7b2f1753
14-
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260321081011-0ad5f7292fb5
15-
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260321080731-03e8ffbd65e3
16-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260316100655-863ae03d41af
17-
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260321081258-5c806856eeb6
13+
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260328072810-498309391ba9
14+
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260328071427-ab8ab6bb163b
15+
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260328071141-745dbfa14e3b
16+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260401053442-e06fc1a33511
17+
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260331205439-95a1fff93598
1818
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260321081256-de45f3b1de4f
19-
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260324115114-e3be8a47a45e
20-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260324115114-e3be8a47a45e
21-
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260321081547-64d64a0c02c7
22-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260321081546-85bcf5293c70
23-
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260314103518-fe1a1eae182d
24-
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260324185405-5701277f8fe2
19+
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260331122750-ecff41ebb61d
20+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260331122750-ecff41ebb61d
21+
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260328071956-d9c90ba07a87
22+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260331061540-309d79806cd6
23+
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260328071713-cd7a1122837e
24+
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260330100437-4de570c5742d
2525
github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260320063057-a82e61ffdd6b
26-
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260321082950-d7798d4bc5bd
27-
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260324093450-6c7afb9e632f
26+
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260328223935-ddfcabd7b342
27+
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260326142844-db968da48451
2828
github.com/openstack-k8s-operators/placement-operator/api v0.6.1-0.20260321143858-aaffa49d81f5
29-
github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260321143859-b86b733f44bb
30-
github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260324101924-e6b1d6cc59cd
31-
github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260323205620-1d7c183eebeb
29+
github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260401053443-d25360120b92
30+
github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260330123832-4b3fd508ca2d
31+
github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260327132135-d9d7f10ace02
3232
github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.77.1-rhobs1 // indirect
3333
github.com/rhobs/observability-operator v1.0.0 // indirect
3434
go.uber.org/multierr v1.11.0 // indirect

api/go.sum

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -114,54 +114,54 @@ github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28=
114114
github.com/onsi/gomega v1.39.1/go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg=
115115
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U=
116116
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
117-
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260321080732-c31d77fca95d h1:I0irWEHQayqVYiLwrAm74WuRoOvK+vi9LYLh977uHaQ=
118-
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260321080732-c31d77fca95d/go.mod h1:CsJPeetdAsW1tWwjgeS/BTtASLrkG8WfzZnCggl1OVg=
119-
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260323152123-4cc81903f791 h1:E/izQYgQJZsBOlrlnaXQHxbHDkYPTE+9p7lnRC8/3Eo=
120-
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260323152123-4cc81903f791/go.mod h1:82/md756vpv6AQhtRUkeL923qaX6Uu2sfnHdgfgJkFA=
117+
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260328071142-3e1d979f6c6d h1:eUhMUh4DPUKtyy8JiyyCuLSUDcSaQWmdZxL0dM8x1yU=
118+
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260328071142-3e1d979f6c6d/go.mod h1:hkHZKnb45TrchDB9wQOfYVOhhC1ggSUQsl/QBvLzX4o=
119+
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260328070607-35f52bc4ea3d h1:g24WsjzglXB7rtqfKD03b1Ag6GpWG9bzN3ohg0VjEwY=
120+
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260328070607-35f52bc4ea3d/go.mod h1:gu1ihU8SnJ0wuGXpHn59SqKg79fk56Mtsbe7KBMW3fs=
121121
github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260321080424-30da87862de0 h1:KRQ8YQeA6HegAeoS6qoIkxJqbGcumvH4FUyj4L1Q19g=
122122
github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260321080424-30da87862de0/go.mod h1:eYiZSSr4liFHK3ycScT2V0egI6JXx3ffxh6kGZsP0bk=
123-
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260321081011-835a7b2f1753 h1:liEY4nDerLxsXvtmgFhSmxRtDQwXjpJY5RBIEJRKqIM=
124-
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260321081011-835a7b2f1753/go.mod h1:DLiEQFdAeeqAWDzsm19iKnnO+aLQeYeA7edIS9qlj2E=
125-
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260321081011-0ad5f7292fb5 h1:x0MjtALo7BqY3PD7ZmYYHVpcxpBki60f/CYpdImHt+s=
126-
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260321081011-0ad5f7292fb5/go.mod h1:D/clVT1Pf25PC/N2SEQiB2QQO/TF2IBCOPT5VkNkhHQ=
127-
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260321080731-03e8ffbd65e3 h1:t80wfV1UAjxA0ey3LHRsiJgoL6OEuBqOjqU6yvn7nOg=
128-
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260321080731-03e8ffbd65e3/go.mod h1:qQ7Ie2fWv5PnlffsAWlv6Y7jUgFbG0WQVZHCOgS0d/Y=
129-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260316100655-863ae03d41af h1:Ow12j/PVbEtul1bZ7s/ZenVnKPIHK2q+0VgTp+j/wro=
130-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260316100655-863ae03d41af/go.mod h1:nC/Jf3OYJRML8UEzJ/mn/TQcSCv/nhqO6x6LGkdDt60=
131-
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260321081258-5c806856eeb6 h1:8jpYazj7pGgzomNtQFL+BW5VxtDjRMfNJ7pTd53+5fw=
132-
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260321081258-5c806856eeb6/go.mod h1:y5Er36n6rjQA2Gi3dtwamhyeqWTGBIszN+ZexsvJCIo=
123+
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260328072810-498309391ba9 h1:4FkzkR2rSwJXSyNAuzTBWTrTOn5qVrI+7o2vD+jKCL0=
124+
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260328072810-498309391ba9/go.mod h1:rA5nbSJUum0oQG5D+pkA2AVAS6IYdGnxgz8cGJ1kvA4=
125+
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260328071427-ab8ab6bb163b h1:5EgNwXLLyurP49UDQW7BkBQVuL0ir+G8K68JtNDLS6w=
126+
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260328071427-ab8ab6bb163b/go.mod h1:P6x0NoadjMOG+4OUltsQIjVBnuKKNdQ7tNT/RgPy1HQ=
127+
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260328071141-745dbfa14e3b h1:ID/qyo2yHjODs92PkzYTXDa49p9wXyrJgoKuOcacDwU=
128+
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260328071141-745dbfa14e3b/go.mod h1:XGpzeDWNKorvRTrFdDk17rcd1KvlYxIO2Ad1tBFx4jc=
129+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260401053442-e06fc1a33511 h1:W7AlsQoccL1UtW9FqF82Owz/8n8hmJ29/X5+2bCRUHQ=
130+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260401053442-e06fc1a33511/go.mod h1:EKtKXGi4O7t/oExH1rGylTHAO5/LasNrf40a3ATT6uI=
131+
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260331205439-95a1fff93598 h1:+nkradPSUMkWl7CfIMAByA6Q+IClAcndYEvgwRfQohU=
132+
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260331205439-95a1fff93598/go.mod h1:qJdBr1LodyiirL00WncMDH8DH3qHkak/i9x8qCZHm0w=
133133
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260321081256-de45f3b1de4f h1:60I2YLHRznTY2BQXqXWc+ByJ3ipdQgKgW52t9J8C5DY=
134134
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260321081256-de45f3b1de4f/go.mod h1:8o6LSPt1VAvvB2ngS2QObGS6HEikSdVpHoKIgmb78KI=
135-
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260324115114-e3be8a47a45e h1:mHKwo8Cg9xHRRShBtJfcPYdE7FaivrgRBegEMDgv7fY=
136-
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260324115114-e3be8a47a45e/go.mod h1:XUUV+h1nZC4kra5oF+cXPkviWYJ3ELhccHxnVO7CvQQ=
135+
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260331122750-ecff41ebb61d h1:qbH09BzypLy1+N133JVgfkRmDZaQKpDLwi/InqqOzGM=
136+
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260331122750-ecff41ebb61d/go.mod h1:XUUV+h1nZC4kra5oF+cXPkviWYJ3ELhccHxnVO7CvQQ=
137137
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260320125710-3a5f82ff0f18 h1:eJDwc8LPJg+H4bHMLh/pDJBk+OezQ+wkjUNpExUFhbM=
138138
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260320125710-3a5f82ff0f18/go.mod h1:7yqbVpg0k0vW+kZks+TMU/cd1ovoejyHfVPWcyGYLHI=
139-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260324115114-e3be8a47a45e h1:KpBZFtg8RnE9F6uINOEH7c9Zgp8HIl5+haHLv3IFEGk=
140-
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260324115114-e3be8a47a45e/go.mod h1:3loLaPUDQyvbPekylZd9OCLF+EXH2klRI9IeeQhuMcs=
141-
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260321081547-64d64a0c02c7 h1:0iQ9FFFI1/y6m2qi2O9NLyj90KmajuZOr1FTSsPdrPw=
142-
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260321081547-64d64a0c02c7/go.mod h1:O6PjMV49R7rfZyCmufUdVwiKBc5XW/dNJYSLSut/PRI=
143-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260321081546-85bcf5293c70 h1:4REWM4l6kTOH14dsBSp/hhNdULbq3LDoCvfMWofPx4k=
144-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260321081546-85bcf5293c70/go.mod h1:cyeexUkEIgzQ3c1vVVv/DQ3AbnECfDwKdZteKC+sZKY=
145-
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260314103518-fe1a1eae182d h1:oKRiIKhr1dm1wudWqBMvLViMPlXqi8B+PQT2Mv7rsj4=
146-
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260314103518-fe1a1eae182d/go.mod h1:ljfpLBr2EyNAS7W7c+CQy61UhkwALTVLWl2Mc9YTSNA=
147-
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260324185405-5701277f8fe2 h1:q5dK7GggmutgL8Rrfb7JNg1oKwLpe0uppW3Cm/hdupo=
148-
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260324185405-5701277f8fe2/go.mod h1:ZQpGqN3AszLv7OoySPuCFyrNkuOEi1lPTymhbd1gOrc=
139+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260331122750-ecff41ebb61d h1:veZ4DnHVufu2Dr0Vop+XSd5jQL9eIAtiLQGx6FX0Zyg=
140+
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260331122750-ecff41ebb61d/go.mod h1:3loLaPUDQyvbPekylZd9OCLF+EXH2klRI9IeeQhuMcs=
141+
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260328071956-d9c90ba07a87 h1:ySVlK05z4hjymruzvOy/rPdSBj4jmbVihKOgeBvz4OQ=
142+
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260328071956-d9c90ba07a87/go.mod h1:y0IsKUi0MbO5NRK//EkXf+XjqzHAmB1z3qUFr4UiYAE=
143+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260331061540-309d79806cd6 h1:MAC9msVm+p0b5a6l7i64qw9pxqIzCvYDL7jdPb8QDbQ=
144+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260331061540-309d79806cd6/go.mod h1:gwMbEqWORY6TTW1Dk8OC4xzufRYRUYeXg0kqO1cNosE=
145+
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260328071713-cd7a1122837e h1:nKg8lrRq2ct152ZTQqmjuwg3XWTdC1BqRrySLXiqpag=
146+
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260328071713-cd7a1122837e/go.mod h1:xiXIGbCLTNkVAI7wig0+SRMjTWxBTUHsiw5JuU6fgVo=
147+
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260330100437-4de570c5742d h1:wEvTwFZeK7cQQNQgnnsh52i0URivpgkkIw7MGMAH6Js=
148+
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260330100437-4de570c5742d/go.mod h1:ZQpGqN3AszLv7OoySPuCFyrNkuOEi1lPTymhbd1gOrc=
149149
github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260320063057-a82e61ffdd6b h1:4vBr+f5KLrvg8XUtzWJ7F7fiJXS9UFMGnbPn3/quE+I=
150150
github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260320063057-a82e61ffdd6b/go.mod h1:XO02J/MSp7f+HMyoT5xImUvTtDvDY4SgG2mi+nwdTMY=
151-
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260321082950-d7798d4bc5bd h1:zBTXXBuxdMHG/sPj53Y82iRnaU73vxz7+2n0G0Z7qAQ=
152-
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260321082950-d7798d4bc5bd/go.mod h1:JaHfKhcBA1csj+0udv/+H4IYoewpnNVvN3B8xubA670=
153-
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260324093450-6c7afb9e632f h1:u2LQUxGOEIfbmTm+3woL9s60jeyHC46kHFC/f5w0U1g=
154-
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260324093450-6c7afb9e632f/go.mod h1:y6h5ocsFHUUTYAAlYibfHMUzbx2di0cN93yGTTbvMNY=
151+
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260328223935-ddfcabd7b342 h1:PeEnuvM1ijacSCVOwQiv/Y177u9cfXnUTlY79y8E2mo=
152+
github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260328223935-ddfcabd7b342/go.mod h1:WKiIsGtY1q6VbpSa8QmOY3rYFpI061hwqYVFnAFfiFI=
153+
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260326142844-db968da48451 h1:lumBVPip+2+w+LC3Z3YV4Lw24f55IeOkxHHRXVNSJjM=
154+
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260326142844-db968da48451/go.mod h1:y6h5ocsFHUUTYAAlYibfHMUzbx2di0cN93yGTTbvMNY=
155155
github.com/openstack-k8s-operators/placement-operator/api v0.6.1-0.20260321143858-aaffa49d81f5 h1:/fQT4PDa30kz1k9dB48WcWHhEE1OP7hRXJuuURNGivo=
156156
github.com/openstack-k8s-operators/placement-operator/api v0.6.1-0.20260321143858-aaffa49d81f5/go.mod h1:IuKiktN8yyVTD6T57XZN9Cbx0ZFIU+gwO4OLFa8nxu8=
157157
github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20250929174222-a0d328fa4dec h1:saovr368HPAKHN0aRPh8h8n9s9dn3d8Frmfua0UYRlc=
158158
github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20250929174222-a0d328fa4dec/go.mod h1:Nh2NEePLjovUQof2krTAg4JaAoLacqtPTZQXK6izNfg=
159-
github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260321143859-b86b733f44bb h1:uEZZguEl/iVOlXkGiWkVK+29k+S++w83FxGICUSKlaw=
160-
github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260321143859-b86b733f44bb/go.mod h1:81OMzM3nKYvmpYrQ4egBzwiMjsh6To+eY8bFzW0zyoA=
161-
github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260324101924-e6b1d6cc59cd h1:BSn3UxztfqM/Z0X9pgMG+NPh0JV9KtBqpqP0eFaWhOw=
162-
github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260324101924-e6b1d6cc59cd/go.mod h1:htVoPbguZfrRyEs4NNK6WpSpofHagOx5oNtJbyt8SVY=
163-
github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260323205620-1d7c183eebeb h1:etP2QwTs6SXpQn//jn2xH25tHFg+/yb2XdQp5Gk0GTs=
164-
github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260323205620-1d7c183eebeb/go.mod h1:Z43I0UN+6UUu7sC0nn/mjBmn3gYV27tu2O4wregSMg4=
159+
github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260401053443-d25360120b92 h1:dECxELMX4bqdejp9kDiT44/pSTJDraHar/dkHEk6n8s=
160+
github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260401053443-d25360120b92/go.mod h1:TB5DRh6pbSZU8RXt+wEnL1h8/fiDxfQysucOeRnEXQ8=
161+
github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260330123832-4b3fd508ca2d h1:W2HilD/wjvNBsOY7ALXewZbPuRxdPxRHGTuo1Pm9wvo=
162+
github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260330123832-4b3fd508ca2d/go.mod h1:k91Rdsa9XC7fSmt+V6+5Kilpf1PdkiQCAsK7BjdAhx4=
163+
github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260327132135-d9d7f10ace02 h1:fGX5XnYPU3CWstTUKlBTA11C5MhB9uMJZcNLHyuAzLQ=
164+
github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260327132135-d9d7f10ace02/go.mod h1:9ubKnJmL/9HLt6cqbbiv4XTcPrqf5ddfPKTxZi3LD/s=
165165
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
166166
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
167167
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

bindata/crds/crds.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17676,6 +17676,8 @@ spec:
1767617676
type: object
1767717677
type: object
1767817678
networkAttachments:
17679+
default:
17680+
- ctlplane
1767917681
items:
1768017682
type: string
1768117683
type: array

bindata/crds/glance.openstack.org_glanceapis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
minimum: 1
5959
type: integer
6060
apiType:
61-
default: external
61+
default: single
6262
enum:
6363
- internal
6464
- external

bindata/crds/telemetry.openstack.org_metricstorages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1839,6 +1839,8 @@ spec:
18391839
type: object
18401840
type: object
18411841
networkAttachments:
1842+
default:
1843+
- ctlplane
18421844
description: NetworkAttachments is a list of NetworkAttachment resource
18431845
names to expose the services to the given network
18441846
items:

bindata/crds/telemetry.openstack.org_telemetries.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3232,6 +3232,8 @@ spec:
32323232
type: object
32333233
type: object
32343234
networkAttachments:
3235+
default:
3236+
- ctlplane
32353237
description: NetworkAttachments is a list of NetworkAttachment
32363238
resource names to expose the services to the given network
32373239
items:

config/crd/bases/core.openstack.org_openstackcontrolplanes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17411,6 +17411,8 @@ spec:
1741117411
type: object
1741217412
type: object
1741317413
networkAttachments:
17414+
default:
17415+
- ctlplane
1741417416
items:
1741517417
type: string
1741617418
type: array

0 commit comments

Comments
 (0)