diff --git a/api/go.mod b/api/go.mod index 7c22496e7..2cd54f44f 100644 --- a/api/go.mod +++ b/api/go.mod @@ -7,26 +7,26 @@ require ( github.com/go-playground/validator/v10 v10.30.1 github.com/onsi/ginkgo/v2 v2.28.2 github.com/onsi/gomega v1.42.0 - github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260704173219-63e48ae04946 - github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260704141815-99fbbf4dc2af + github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260709095505-acf75638b7a4 + github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260711072837-b967a0642c84 github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260705174136-45cb2421a31f - github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260704135609-6d00dd96bab3 + github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260711072836-c3a4445adaac github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260704172929-4abe8afdd7f3 github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260704173219-63db517c7327 - github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260629101926-27d374361c5c + github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260710164830-340f812c81ca github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260704172347-550558432822 github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260704172639-4075e9e6846e github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260618132757-fe8e60d1d8a6 github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260618132757-fe8e60d1d8a6 - github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260704090651-89445e77fec7 - github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260704172929-3d4e82e8f353 - github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260705180142-82a6134706c6 + github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260711081934-581766b52f73 + github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260711050216-d3f4667bf47d + github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260710052314-7d9a45f716c5 github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260705180431-8a4bad485f5b github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260705180720-db6058166860 github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260702114223-2cc95c393eef - github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260705181009-33d8c3aa73b7 - github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260704135858-cbfca285f805 - github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260704180618-e08c543a6034 + github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260706095314-1fd89f44ba6a + github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260711094917-955df6a5981d + github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260710122823-f02429ae70f3 github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260701142346-00907ef1c1aa github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.77.1-rhobs1 // indirect github.com/rhobs/observability-operator v1.0.0 // indirect diff --git a/api/go.sum b/api/go.sum index 9383bb8cb..2a1b3d6c8 100644 --- a/api/go.sum +++ b/api/go.sum @@ -114,20 +114,20 @@ github.com/onsi/gomega v1.42.0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4= github.com/onsi/gomega v1.42.0/go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A= github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U= github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo= -github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260704173219-63e48ae04946 h1:zQyomiFk35SIfwJLfD2f/detj2SliYb03gwGDpUXScs= -github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260704173219-63e48ae04946/go.mod h1:a+wFPiqQhtGtTF/227if/bnnfKC4tW6M6xsIxwNz/d8= -github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260704141815-99fbbf4dc2af h1:cH4ql3Ls8hq23P8h/f8aLTjOi9XdW0nHeWrEIQ30/dI= -github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260704141815-99fbbf4dc2af/go.mod h1:nmtRlZIbckbA6Sp1Dk+X4GxpPc0qy9H8L8H6Fpfs78g= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260709095505-acf75638b7a4 h1:SP4j+xw6fQtPPgpYtHH2Xo3QRMqrRmGG1wq7fih1u+E= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260709095505-acf75638b7a4/go.mod h1:a+wFPiqQhtGtTF/227if/bnnfKC4tW6M6xsIxwNz/d8= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260711072837-b967a0642c84 h1:sGTTsXU4jgeHvlsC6JQrgz6S7YiQxbOkHTZ3kIuXLrY= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260711072837-b967a0642c84/go.mod h1:3KGDYLLiev4mzReFxV0y9bo02lD47Ng9FR4PZmITXLM= github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260705174136-45cb2421a31f h1:cXpnSUSpY8iwgLpPZS2rrJWewu3zcNKsoev65AM0HQU= github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260705174136-45cb2421a31f/go.mod h1:ozb9Fn1arNVqro3Tfb6KKLlGfqwe6xfgVnDw/2yKd34= -github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260704135609-6d00dd96bab3 h1:HIr6gOyuhjtUIgi/dlmnid5cuhNgTBYSy0j+nK5Izs8= -github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260704135609-6d00dd96bab3/go.mod h1:jp+vVxs1D2ea6dDiT1YsYC6luWpuydfcDfFUedD5XH8= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260711072836-c3a4445adaac h1:hgev3pR8IwrvenRL7W+6K9jsNGI4G7Od5DYOLWOBBq4= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260711072836-c3a4445adaac/go.mod h1:x6rugz18Loga7DHktWHA5bzunCTr5Qn+GlJe2ZAGxfU= github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260704172929-4abe8afdd7f3 h1:R1ERh4Ym4Qvt6UA5u9/+8VyuETldjb2MAGRl3mWu6fg= github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260704172929-4abe8afdd7f3/go.mod h1:mDh1OynDV9iGBe1Q9Nba4kiiqCX830GF3wTReByg5lo= github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260704173219-63db517c7327 h1:67+gNub4kH0+pva/BdVVdnhdIgZ3jUkG+ScqFJgEOXE= github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260704173219-63db517c7327/go.mod h1:2xPhSV+RQlsqonOluIaqYgwrAvEkSXrU83Im3mnzNjg= -github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260629101926-27d374361c5c h1:BeiQoscwPtS6XeaIdzFlm6ODh5XnP7OAHlRbaKskWK0= -github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260629101926-27d374361c5c/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260710164830-340f812c81ca h1:9n506eeVVRF7UaRF1stYZl6qPQxJsd3BxtV0eidnJSg= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260710164830-340f812c81ca/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260704172347-550558432822 h1:wJj4dUQ7ewT+mKnFaaKAbdg7n1lL0dY7Ew+PIh2x75A= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260704172347-550558432822/go.mod h1:VjApj6oztRBNArG4UYjrj4K1u2Gunq0Wq1jpcAI3d50= github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260704172639-4075e9e6846e h1:myeVNLjWjxppDwCoZX2J1PFl/OBHvE5xTF3z4Z4diAg= @@ -138,24 +138,24 @@ github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.2026061 github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260618132757-fe8e60d1d8a6/go.mod h1:7yqbVpg0k0vW+kZks+TMU/cd1ovoejyHfVPWcyGYLHI= github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260618132757-fe8e60d1d8a6 h1:3cyU3HUhCoV7vscqea6ZUbkwxNSAJd1Rwk0P15vsUZw= github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260618132757-fe8e60d1d8a6/go.mod h1:x9v3qtFDuv8mitRPA6/dTPftl4GODnM4O9242mCoDoA= -github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260704090651-89445e77fec7 h1:PVOW2gRCRspL8DLBWmGZAKH+9mDK9Zf43+yKeuUydzQ= -github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260704090651-89445e77fec7/go.mod h1:1YQZOdIviOiVcjF+VlKbQy9BcClaxR93V4OqpbEBTVA= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260704172929-3d4e82e8f353 h1:33uK09VVky85PG5smNzj71MBu1QwgqnpCCn3uyqCYIk= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260704172929-3d4e82e8f353/go.mod h1:nMr2So+6R6lwWPubL0MGw7TjFbjizWipECX6CG7BKPU= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260705180142-82a6134706c6 h1:DTelkurSuVTYOg8g2o0lLiLMjS3SNvUmntcOFf4c4nc= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260705180142-82a6134706c6/go.mod h1:xs0RGUiWukQ+QzBg5PTNL0tLDbkP1h4YZ2cnUKkQsVE= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260711081934-581766b52f73 h1:singP/ruvseI7F1LATG6CZ+F+duPgUbXDtLczBxMNXU= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260711081934-581766b52f73/go.mod h1:Pkk+oQXVewt01Fkb6bkcqWvfD7D/aQcrV874CNd+8dk= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260711050216-d3f4667bf47d h1:JxuHBdO0FSJY2MsjhYItKdgU9safCu+qZCkVa+P0Nio= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260711050216-d3f4667bf47d/go.mod h1:nMr2So+6R6lwWPubL0MGw7TjFbjizWipECX6CG7BKPU= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260710052314-7d9a45f716c5 h1:OyKZcN/vdMlKRu8/H1t42hK9U71VcQgnq0isOtBxwck= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260710052314-7d9a45f716c5/go.mod h1:xs0RGUiWukQ+QzBg5PTNL0tLDbkP1h4YZ2cnUKkQsVE= github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260705180431-8a4bad485f5b h1:uMpSxN8oJP7YAN/gkv+G8h8f+0w9sdnxobZa/AXWMws= github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260705180431-8a4bad485f5b/go.mod h1:yKnI45nXhe+IuLGUZZiAYghzC+XK9dgnWwy/OEJp+8k= github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260705180720-db6058166860 h1:j3L1zll9y+NVsdAjNFRRPNb+2N+sSkAK25mLRciMNIk= github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260705180720-db6058166860/go.mod h1:d2aF7LEkBYaMq1P0OYBlDM/CCE1xjyTyB6+XHRIZIxs= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260702114223-2cc95c393eef h1:jAIqNAmes2OW8nr1Ef4f45a68u2qEIcxIare993WTHE= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260702114223-2cc95c393eef/go.mod h1:12F7+H+Uy5eDduRlxZnOUMtFG/3tEGLSLuZsbkZkPTA= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260705181009-33d8c3aa73b7 h1:9qs+gQCN6+wSpFQELm89W1Rs3Pr1pUshZJbm099zYfs= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260705181009-33d8c3aa73b7/go.mod h1:TI6yKnrQjT0U7EFglXj2ucSoBL41cwtH9qRSNbSgY70= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260704135858-cbfca285f805 h1:n5zlFq53bMwl8AEstYNX3zrMT8OpUnu7u5ZS1Yf0E+E= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260704135858-cbfca285f805/go.mod h1:ngbt6WHbyQ7ZaewwvC/m3V5T1dIRUFhZIjk/UvZ1giM= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260704180618-e08c543a6034 h1:+9UeZZRr6BCkVtFH813XjwsPqax7EYh3PDORXDh5ZRY= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260704180618-e08c543a6034/go.mod h1:vF685ezMO4jxOz98Lo6hqbJpYt+pd3TYHEMN8o/1G+Q= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260706095314-1fd89f44ba6a h1:hc17tlpzyafkJeqUlVfS2wk0YFMIQUFBwM41pf1Frqo= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260706095314-1fd89f44ba6a/go.mod h1:TI6yKnrQjT0U7EFglXj2ucSoBL41cwtH9qRSNbSgY70= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260711094917-955df6a5981d h1:k+RI0stPMWdMW0XsoNYT+00whv4PEmmvzoz7isH34dY= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260711094917-955df6a5981d/go.mod h1:6qYNsJkucBFLcbdYEjtV+rrmnpswM4OlE20M7FB6NCQ= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260710122823-f02429ae70f3 h1:ZjXiYoutIaoLf+lOgrIcG0m9wPXxxF+Y0j/25SfGb80= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260710122823-f02429ae70f3/go.mod h1:vF685ezMO4jxOz98Lo6hqbJpYt+pd3TYHEMN8o/1G+Q= github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260701142346-00907ef1c1aa h1:bPabOGQl5WeEmjTciBA0j0ubRHjUt4dWvERQ36eE7cQ= github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260701142346-00907ef1c1aa/go.mod h1:zuWeq8B3X/p6UfelbJCY02pP+whxxxhLvzVSTAUtG/o= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= diff --git a/bindata/crds/mariadb.openstack.org_galeras.yaml b/bindata/crds/mariadb.openstack.org_galeras.yaml index aebec8b33..b506369cc 100644 --- a/bindata/crds/mariadb.openstack.org_galeras.yaml +++ b/bindata/crds/mariadb.openstack.org_galeras.yaml @@ -56,7 +56,9 @@ spec: description: |- Customize config using this parameter to change service defaults, or overwrite rendered information using raw MariaDB config format. - The content gets added to /etc/my.cnf.d/galera_custom.cnf + The content gets added to /etc/my.cnf.d/zzz_galera_custom.cnf. The zzz_ + prefix is to ensure that this file is loaded last so that any + customizations occur after all other configuration is applied. type: string disableNonTLSListeners: description: When TLS is configured, only allow connections to the @@ -345,8 +347,12 @@ spec: properties: attributes: additionalProperties: - description: GaleraAttributes holds startup information for a Galera - host + description: |- + GaleraAttributes holds startup information for a Galera host. + This struct is read-only from the operator's perspective — all fields + are pushed by the galera pods via the report_local_galera_state script. + The operator must not write to these fields to avoid a concurrency + race with the deferred status merge patch. properties: containerID: description: Identifier of the container at the time the gcomm diff --git a/config/operator/manager_operator_images.yaml b/config/operator/manager_operator_images.yaml index 75ba3fe82..e7582332d 100644 --- a/config/operator/manager_operator_images.yaml +++ b/config/operator/manager_operator_images.yaml @@ -14,29 +14,29 @@ spec: - name: operator env: - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/barbican-operator@sha256:fb1f1a92af3fa0c3900f5810eb21f44b440859b1fc8120c3c9d2fa85997ea2af + value: quay.io/openstack-k8s-operators/barbican-operator@sha256:622f6ced29552a89445ea93b6bfdc9bf26d807bfa638b8d632fe16af0c95c609 - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/cinder-operator@sha256:beb539de025b96ffd678f0c6ddb7e44275ee8bc02101b06eb74213dd2a97e789 + value: quay.io/openstack-k8s-operators/cinder-operator@sha256:72be16def6ea8ad3d044e98f685339c56063f4599d5595d4eda9f2421ffb9415 - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/designate-operator@sha256:5b5e609909e310c0a42b3db84559900e0bf04a02006bc1616d2b351f8b25c432 - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/glance-operator@sha256:fc2aee24f1de5fdeedbbae13a55e04d19bac094638cfe6a82c8ddfa94dca7574 + value: quay.io/openstack-k8s-operators/glance-operator@sha256:664ef84ffab497274c282f75357a2bebd1b896fb42cc99e67251df9ded3d41be - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/heat-operator@sha256:952a34c83311c0c1602883a7fcf62e18e46c32684f471b63d8ab7659672ccc84 - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/horizon-operator@sha256:9a9f0ec842332ec717953af55722d2655b2648a06df10612f444b55c7ea9ef93 - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/infra-operator@sha256:d4efbb907fc6152382e9f0719e0746f6eda499cf80850988d643818fff4b5c5d + value: quay.io/openstack-k8s-operators/infra-operator@sha256:3fb1d91c693eb2ddffc428956dc0d40c5475e3be6c16f47e3f03ed57967ed4ef - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/ironic-operator@sha256:ce0b867b10c157452741a857a6f0f925400cf7dfa742b81d1175cd13944dc276 - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/keystone-operator@sha256:1506c10638ea7ba4679a75324847d8338898c091fcc77aa95f966159628ed934 - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/manila-operator@sha256:dc8b4e6bc73fae0454615f9ddcfe9ba5a19b75c70dc87714d32185c7cbacc732 + value: quay.io/openstack-k8s-operators/manila-operator@sha256:49ccb8f8011f36dabacb1f52946c89333768d66a51edfc7346cd4210d1cb93f3 - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:cf848ed475774c0d4de760e8fff1c386e3c191956e1c7e097f120b09e313d8e8 + value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:b2b32f06b917ab596e94d005e5f63a5cfa3e2ca38584e2f87c67b477e72334b6 - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/neutron-operator@sha256:3bcb6150cce6eed3bc662a8252046b235d26413a60e366c9ce50b4210d19192a + value: quay.io/openstack-k8s-operators/neutron-operator@sha256:64717f54a264daf115d88f3fa30fc2e0a0ad2400d594d273bf6e3c8672cc0bbd - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/nova-operator@sha256:6e234bb843e002f0cd408857de1e40d23d79d49efca670c1b30648c575dba31a - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL @@ -44,11 +44,11 @@ spec: - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:c399f03a87683750db2acf743bd98c7e41a0706434650147f48a9c45faf29056 - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/ovn-operator@sha256:1fac862ef700f0c6504757a371aba0cc8ca7ab76db0cc2ce46acce65cf32409f + value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a2a62d35e24438bf68397bb550e988c59c1c42bc4e4324622896da63b9cbb73a - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/swift-operator@sha256:1b2d7774b62c2462ea8c992050ba1bd1a6b462870bab1cec90744d10f2ba372f + value: quay.io/openstack-k8s-operators/swift-operator@sha256:dd9bb39ebf46949146a2e7b48d592e2f11bd98399f7c34afb51cc33395d64621 - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:a306c6fba0258cf08973480cb12c3a5b421f404ed09f3d53b03d1388900147d8 + value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:8297bc57af7bb1c30933d92fbf05f1ec13ac12dfa0261052b90a10f7bbf2f6b5 - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/test-operator@sha256:6b59fa1d634d96de3655d89b0c238968568640ec9cdb296d8f7cc60fca724e87 - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL diff --git a/go.mod b/go.mod index 9e7741ae8..0a44a4cf3 100644 --- a/go.mod +++ b/go.mod @@ -12,13 +12,13 @@ require ( github.com/onsi/ginkgo/v2 v2.28.2 github.com/onsi/gomega v1.42.0 github.com/openshift/api v3.9.0+incompatible - github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260704173219-63e48ae04946 - github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260704141815-99fbbf4dc2af + github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260709095505-acf75638b7a4 + github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260711072837-b967a0642c84 github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260705174136-45cb2421a31f - github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260704135609-6d00dd96bab3 + github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260711072836-c3a4445adaac github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260704172929-4abe8afdd7f3 github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260704173219-63db517c7327 - github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260629101926-27d374361c5c + github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260710164830-340f812c81ca github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260704172347-550558432822 github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260704172639-4075e9e6846e github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260618132757-fe8e60d1d8a6 @@ -26,16 +26,16 @@ require ( github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260618132757-fe8e60d1d8a6 github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260618132757-fe8e60d1d8a6 github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20260618132757-fe8e60d1d8a6 - github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260704090651-89445e77fec7 - github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260704172929-3d4e82e8f353 - github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260705180142-82a6134706c6 + github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260711081934-581766b52f73 + github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260711050216-d3f4667bf47d + github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260710052314-7d9a45f716c5 github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260705180431-8a4bad485f5b github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260705180720-db6058166860 github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260702114223-2cc95c393eef github.com/openstack-k8s-operators/openstack-operator/api v0.0.0-00010101000000-000000000000 - github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260705181009-33d8c3aa73b7 - github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260704135858-cbfca285f805 - github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260704180618-e08c543a6034 + github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260706095314-1fd89f44ba6a + github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260711094917-955df6a5981d + github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260710122823-f02429ae70f3 github.com/openstack-k8s-operators/test-operator/api v0.6.1-0.20260622185310-6bf31fca3fab github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260701142346-00907ef1c1aa github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index 6af64c65b..c6e41ecf8 100644 --- a/go.sum +++ b/go.sum @@ -138,20 +138,20 @@ github.com/onsi/gomega v1.42.0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4= github.com/onsi/gomega v1.42.0/go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A= github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U= github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo= -github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260704173219-63e48ae04946 h1:zQyomiFk35SIfwJLfD2f/detj2SliYb03gwGDpUXScs= -github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260704173219-63e48ae04946/go.mod h1:a+wFPiqQhtGtTF/227if/bnnfKC4tW6M6xsIxwNz/d8= -github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260704141815-99fbbf4dc2af h1:cH4ql3Ls8hq23P8h/f8aLTjOi9XdW0nHeWrEIQ30/dI= -github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260704141815-99fbbf4dc2af/go.mod h1:nmtRlZIbckbA6Sp1Dk+X4GxpPc0qy9H8L8H6Fpfs78g= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260709095505-acf75638b7a4 h1:SP4j+xw6fQtPPgpYtHH2Xo3QRMqrRmGG1wq7fih1u+E= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260709095505-acf75638b7a4/go.mod h1:a+wFPiqQhtGtTF/227if/bnnfKC4tW6M6xsIxwNz/d8= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260711072837-b967a0642c84 h1:sGTTsXU4jgeHvlsC6JQrgz6S7YiQxbOkHTZ3kIuXLrY= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260711072837-b967a0642c84/go.mod h1:3KGDYLLiev4mzReFxV0y9bo02lD47Ng9FR4PZmITXLM= github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260705174136-45cb2421a31f h1:cXpnSUSpY8iwgLpPZS2rrJWewu3zcNKsoev65AM0HQU= github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260705174136-45cb2421a31f/go.mod h1:ozb9Fn1arNVqro3Tfb6KKLlGfqwe6xfgVnDw/2yKd34= -github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260704135609-6d00dd96bab3 h1:HIr6gOyuhjtUIgi/dlmnid5cuhNgTBYSy0j+nK5Izs8= -github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260704135609-6d00dd96bab3/go.mod h1:jp+vVxs1D2ea6dDiT1YsYC6luWpuydfcDfFUedD5XH8= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260711072836-c3a4445adaac h1:hgev3pR8IwrvenRL7W+6K9jsNGI4G7Od5DYOLWOBBq4= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260711072836-c3a4445adaac/go.mod h1:x6rugz18Loga7DHktWHA5bzunCTr5Qn+GlJe2ZAGxfU= github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260704172929-4abe8afdd7f3 h1:R1ERh4Ym4Qvt6UA5u9/+8VyuETldjb2MAGRl3mWu6fg= github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260704172929-4abe8afdd7f3/go.mod h1:mDh1OynDV9iGBe1Q9Nba4kiiqCX830GF3wTReByg5lo= github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260704173219-63db517c7327 h1:67+gNub4kH0+pva/BdVVdnhdIgZ3jUkG+ScqFJgEOXE= github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260704173219-63db517c7327/go.mod h1:2xPhSV+RQlsqonOluIaqYgwrAvEkSXrU83Im3mnzNjg= -github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260629101926-27d374361c5c h1:BeiQoscwPtS6XeaIdzFlm6ODh5XnP7OAHlRbaKskWK0= -github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260629101926-27d374361c5c/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260710164830-340f812c81ca h1:9n506eeVVRF7UaRF1stYZl6qPQxJsd3BxtV0eidnJSg= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260710164830-340f812c81ca/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260704172347-550558432822 h1:wJj4dUQ7ewT+mKnFaaKAbdg7n1lL0dY7Ew+PIh2x75A= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260704172347-550558432822/go.mod h1:VjApj6oztRBNArG4UYjrj4K1u2Gunq0Wq1jpcAI3d50= github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260704172639-4075e9e6846e h1:myeVNLjWjxppDwCoZX2J1PFl/OBHvE5xTF3z4Z4diAg= @@ -168,24 +168,24 @@ github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.202606181 github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260618132757-fe8e60d1d8a6/go.mod h1:x9v3qtFDuv8mitRPA6/dTPftl4GODnM4O9242mCoDoA= github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20260618132757-fe8e60d1d8a6 h1:nB4z6MFza5xqsHIcutOIhnmUg+R3WNltA+ButngKNcY= github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20260618132757-fe8e60d1d8a6/go.mod h1:toaz58xq4JNYGaN03AakuG3OEdJZzMb3HL+SK1hTUT4= -github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260704090651-89445e77fec7 h1:PVOW2gRCRspL8DLBWmGZAKH+9mDK9Zf43+yKeuUydzQ= -github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260704090651-89445e77fec7/go.mod h1:1YQZOdIviOiVcjF+VlKbQy9BcClaxR93V4OqpbEBTVA= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260704172929-3d4e82e8f353 h1:33uK09VVky85PG5smNzj71MBu1QwgqnpCCn3uyqCYIk= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260704172929-3d4e82e8f353/go.mod h1:nMr2So+6R6lwWPubL0MGw7TjFbjizWipECX6CG7BKPU= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260705180142-82a6134706c6 h1:DTelkurSuVTYOg8g2o0lLiLMjS3SNvUmntcOFf4c4nc= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260705180142-82a6134706c6/go.mod h1:xs0RGUiWukQ+QzBg5PTNL0tLDbkP1h4YZ2cnUKkQsVE= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260711081934-581766b52f73 h1:singP/ruvseI7F1LATG6CZ+F+duPgUbXDtLczBxMNXU= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260711081934-581766b52f73/go.mod h1:Pkk+oQXVewt01Fkb6bkcqWvfD7D/aQcrV874CNd+8dk= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260711050216-d3f4667bf47d h1:JxuHBdO0FSJY2MsjhYItKdgU9safCu+qZCkVa+P0Nio= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260711050216-d3f4667bf47d/go.mod h1:nMr2So+6R6lwWPubL0MGw7TjFbjizWipECX6CG7BKPU= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260710052314-7d9a45f716c5 h1:OyKZcN/vdMlKRu8/H1t42hK9U71VcQgnq0isOtBxwck= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260710052314-7d9a45f716c5/go.mod h1:xs0RGUiWukQ+QzBg5PTNL0tLDbkP1h4YZ2cnUKkQsVE= github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260705180431-8a4bad485f5b h1:uMpSxN8oJP7YAN/gkv+G8h8f+0w9sdnxobZa/AXWMws= github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260705180431-8a4bad485f5b/go.mod h1:yKnI45nXhe+IuLGUZZiAYghzC+XK9dgnWwy/OEJp+8k= github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260705180720-db6058166860 h1:j3L1zll9y+NVsdAjNFRRPNb+2N+sSkAK25mLRciMNIk= github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260705180720-db6058166860/go.mod h1:d2aF7LEkBYaMq1P0OYBlDM/CCE1xjyTyB6+XHRIZIxs= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260702114223-2cc95c393eef h1:jAIqNAmes2OW8nr1Ef4f45a68u2qEIcxIare993WTHE= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260702114223-2cc95c393eef/go.mod h1:12F7+H+Uy5eDduRlxZnOUMtFG/3tEGLSLuZsbkZkPTA= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260705181009-33d8c3aa73b7 h1:9qs+gQCN6+wSpFQELm89W1Rs3Pr1pUshZJbm099zYfs= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260705181009-33d8c3aa73b7/go.mod h1:TI6yKnrQjT0U7EFglXj2ucSoBL41cwtH9qRSNbSgY70= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260704135858-cbfca285f805 h1:n5zlFq53bMwl8AEstYNX3zrMT8OpUnu7u5ZS1Yf0E+E= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260704135858-cbfca285f805/go.mod h1:ngbt6WHbyQ7ZaewwvC/m3V5T1dIRUFhZIjk/UvZ1giM= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260704180618-e08c543a6034 h1:+9UeZZRr6BCkVtFH813XjwsPqax7EYh3PDORXDh5ZRY= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260704180618-e08c543a6034/go.mod h1:vF685ezMO4jxOz98Lo6hqbJpYt+pd3TYHEMN8o/1G+Q= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260706095314-1fd89f44ba6a h1:hc17tlpzyafkJeqUlVfS2wk0YFMIQUFBwM41pf1Frqo= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260706095314-1fd89f44ba6a/go.mod h1:TI6yKnrQjT0U7EFglXj2ucSoBL41cwtH9qRSNbSgY70= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260711094917-955df6a5981d h1:k+RI0stPMWdMW0XsoNYT+00whv4PEmmvzoz7isH34dY= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260711094917-955df6a5981d/go.mod h1:6qYNsJkucBFLcbdYEjtV+rrmnpswM4OlE20M7FB6NCQ= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260710122823-f02429ae70f3 h1:ZjXiYoutIaoLf+lOgrIcG0m9wPXxxF+Y0j/25SfGb80= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260710122823-f02429ae70f3/go.mod h1:vF685ezMO4jxOz98Lo6hqbJpYt+pd3TYHEMN8o/1G+Q= github.com/openstack-k8s-operators/test-operator/api v0.6.1-0.20260622185310-6bf31fca3fab h1:1TCDbRlZyHXkgjfB8IXhLVBsmreNNLr7J7OtUL/rWeE= github.com/openstack-k8s-operators/test-operator/api v0.6.1-0.20260622185310-6bf31fca3fab/go.mod h1:jOVjJjbzon+3MOnWQEGwWgXTFR0CtTvow7ob2dLQMu8= github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260701142346-00907ef1c1aa h1:bPabOGQl5WeEmjTciBA0j0ubRHjUt4dWvERQ36eE7cQ= diff --git a/hack/export_operator_related_images.sh b/hack/export_operator_related_images.sh index c76aa148b..ea8ad06eb 100644 --- a/hack/export_operator_related_images.sh +++ b/hack/export_operator_related_images.sh @@ -1,22 +1,22 @@ # NOTE: this file is automatically generated by hack/sync-bindata.sh! -export RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/barbican-operator@sha256:fb1f1a92af3fa0c3900f5810eb21f44b440859b1fc8120c3c9d2fa85997ea2af -export RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/cinder-operator@sha256:beb539de025b96ffd678f0c6ddb7e44275ee8bc02101b06eb74213dd2a97e789 +export RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/barbican-operator@sha256:622f6ced29552a89445ea93b6bfdc9bf26d807bfa638b8d632fe16af0c95c609 +export RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/cinder-operator@sha256:72be16def6ea8ad3d044e98f685339c56063f4599d5595d4eda9f2421ffb9415 export RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/designate-operator@sha256:5b5e609909e310c0a42b3db84559900e0bf04a02006bc1616d2b351f8b25c432 -export RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/glance-operator@sha256:fc2aee24f1de5fdeedbbae13a55e04d19bac094638cfe6a82c8ddfa94dca7574 +export RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/glance-operator@sha256:664ef84ffab497274c282f75357a2bebd1b896fb42cc99e67251df9ded3d41be export RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/heat-operator@sha256:952a34c83311c0c1602883a7fcf62e18e46c32684f471b63d8ab7659672ccc84 export RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/horizon-operator@sha256:9a9f0ec842332ec717953af55722d2655b2648a06df10612f444b55c7ea9ef93 -export RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/infra-operator@sha256:d4efbb907fc6152382e9f0719e0746f6eda499cf80850988d643818fff4b5c5d +export RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/infra-operator@sha256:3fb1d91c693eb2ddffc428956dc0d40c5475e3be6c16f47e3f03ed57967ed4ef export RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ironic-operator@sha256:ce0b867b10c157452741a857a6f0f925400cf7dfa742b81d1175cd13944dc276 export RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/keystone-operator@sha256:1506c10638ea7ba4679a75324847d8338898c091fcc77aa95f966159628ed934 -export RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/manila-operator@sha256:dc8b4e6bc73fae0454615f9ddcfe9ba5a19b75c70dc87714d32185c7cbacc732 -export RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/mariadb-operator@sha256:cf848ed475774c0d4de760e8fff1c386e3c191956e1c7e097f120b09e313d8e8 -export RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/neutron-operator@sha256:3bcb6150cce6eed3bc662a8252046b235d26413a60e366c9ce50b4210d19192a +export RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/manila-operator@sha256:49ccb8f8011f36dabacb1f52946c89333768d66a51edfc7346cd4210d1cb93f3 +export RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/mariadb-operator@sha256:b2b32f06b917ab596e94d005e5f63a5cfa3e2ca38584e2f87c67b477e72334b6 +export RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/neutron-operator@sha256:64717f54a264daf115d88f3fa30fc2e0a0ad2400d594d273bf6e3c8672cc0bbd export RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/nova-operator@sha256:6e234bb843e002f0cd408857de1e40d23d79d49efca670c1b30648c575dba31a export RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/octavia-operator@sha256:7b83f44ae0c8649091f302c550ba734eb906e4720959e67d4bc886e1b579a3bb export RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:c399f03a87683750db2acf743bd98c7e41a0706434650147f48a9c45faf29056 -export RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ovn-operator@sha256:1fac862ef700f0c6504757a371aba0cc8ca7ab76db0cc2ce46acce65cf32409f -export RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/swift-operator@sha256:1b2d7774b62c2462ea8c992050ba1bd1a6b462870bab1cec90744d10f2ba372f -export RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/telemetry-operator@sha256:a306c6fba0258cf08973480cb12c3a5b421f404ed09f3d53b03d1388900147d8 +export RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ovn-operator@sha256:a2a62d35e24438bf68397bb550e988c59c1c42bc4e4324622896da63b9cbb73a +export RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/swift-operator@sha256:dd9bb39ebf46949146a2e7b48d592e2f11bd98399f7c34afb51cc33395d64621 +export RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/telemetry-operator@sha256:8297bc57af7bb1c30933d92fbf05f1ec13ac12dfa0261052b90a10f7bbf2f6b5 export RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/test-operator@sha256:6b59fa1d634d96de3655d89b0c238968568640ec9cdb296d8f7cc60fca724e87 export RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/watcher-operator@sha256:327004246cf5e9821c56f8de54ff8d4c14543284b9f2a2f7e52511b3ec0874e5