From 7031cb561f7b18741cc5e6d5bd383959abdd44e0 Mon Sep 17 00:00:00 2001 From: openstack-k8s-operators-ci Date: Sun, 21 Jun 2026 13:46:07 +0000 Subject: [PATCH] Update openstack-k8s-operators (main) --- api/go.mod | 22 +++++----- api/go.sum | 44 ++++++++++---------- config/operator/manager_operator_images.yaml | 22 +++++----- go.mod | 22 +++++----- go.sum | 44 ++++++++++---------- hack/export_operator_related_images.sh | 22 +++++----- 6 files changed, 88 insertions(+), 88 deletions(-) diff --git a/api/go.mod b/api/go.mod index 968a3eaee..bb0753d49 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.20260618185808-4040215bb9e9 + github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260620124132-d3b99e3772fe github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260620081344-884656c270ac - github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260618172644-0d6d12554996 + github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260621105127-57124f0e85e1 github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260620081344-b5f7f4da641e github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260620095520-3bd0eaaddccb github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260620095236-ada2819d1203 github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260618172644-5a4764bdaa36 github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260620095519-8d1db7761064 - github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260618171050-eb14893f440c + github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260621105127-dc5935839186 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.20260620081058-048cd587d8b1 - github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260618213756-f815deaf2782 - github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260619151037-ba04c0f70ea1 - github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260618174712-3db8dbcaf519 - github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260618172338-15cd7c74b402 + github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260621130139-c5a1195cece1 + github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260620140210-bde181530f1a + github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260621105414-d0a3387cbde6 + github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260621105415-b50a660a36c5 + github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260621105415-8c3a32631086 github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260618173215-31a17b1de72a - github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260619120303-969d107c82c7 - github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260618172642-feb2356ee876 - github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260618194556-f5e87e8f2ba8 + github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260621105414-da97a35a2fed + github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260620124412-719ab0600c40 + github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260621105415-8863ed73c35e github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260619080136-21ca33015cd3 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 d80828cd7..6e31e5567 100644 --- a/api/go.sum +++ b/api/go.sum @@ -114,12 +114,12 @@ 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.20260618185808-4040215bb9e9 h1:zbBn2QFaLQoE/Szyn+lP/STGuTxYUS0ec7feh412jXw= -github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260618185808-4040215bb9e9/go.mod h1:XmsD0Th7aLOGwrZQcluV9D1EDtvau7Inmimdj8xNnow= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260620124132-d3b99e3772fe h1:N9RbHIXViKMEswf3iARxapTCFyQW7CC5MeSeVAR6KYw= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260620124132-d3b99e3772fe/go.mod h1:UtGbDdp7ZghriKsn7UnN0/CIGk/F9+4aUnMwjTcP7Rk= github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260620081344-884656c270ac h1:AqamFh6+clyLszyLKVj4uJlWqpBNTwJ1EjoS6awztZg= github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260620081344-884656c270ac/go.mod h1:abPgNG4MWwqC7IycQWGI3+9MEPMmOjTGMDggXjJXW54= -github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260618172644-0d6d12554996 h1:bAhIXxFdF13WuOPVUs/LwGCSah8XJw1P5uE73zgcPmc= -github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260618172644-0d6d12554996/go.mod h1:0Hy+Eu9cCu7fuwVJyfZzz9qbYgLa1NF4MTrH0/3duo8= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260621105127-57124f0e85e1 h1:1rW4cMLW6ipPqz4xRYY1ytaiqwpKP9Q0oePzkpuE1PY= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260621105127-57124f0e85e1/go.mod h1:bxh7PSkd0BXv/zrBhmjEyvPXrtr/bPXVqXgDtOiJfVc= github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260620081344-b5f7f4da641e h1:3EXGMBB+R/7Gsh07Mk4SldBSEXAwzJ0Nc/+bWIKtHuQ= github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260620081344-b5f7f4da641e/go.mod h1:5rXI8xXALj5KsMtN8cWNZGh09LA16ZmIqZ6qjoo1CCA= github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260620095520-3bd0eaaddccb h1:Many+jTO7EefSKArbaivcHO5csV9vnQKXPszL150oWE= @@ -130,32 +130,32 @@ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260618172644-5 github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260618172644-5a4764bdaa36/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260620095519-8d1db7761064 h1:bTBPtyWYwt2TdM/VZO1es09qP7bSrA/IoCfJnF18dJE= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260620095519-8d1db7761064/go.mod h1:ZY/+8pjTW/ajyLx8PQt45GCkFhqHSiSkYP2UBSDv/dM= -github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260618171050-eb14893f440c h1:HLU/y6d4a26JkEOoZF+m7aUqZRWojgx0UY9UBPL4At8= -github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260618171050-eb14893f440c/go.mod h1:AZ+ScPRFjfxxJ+A8j8Ukp2RVSo5N/IYzf6kCaMWro8w= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260621105127-dc5935839186 h1:HOjyk0EPGukcKwGcruTmuPcOoqtzqgWC2Toq92RBV8w= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260621105127-dc5935839186/go.mod h1:dCNAMQ8cXV7h9EmSeVBeN7vAqEyfnSm+v2I1S/4FFgg= github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260618132757-fe8e60d1d8a6 h1:aIc5ECO3dubv265jjUZ66oi56kf5iUt8Y1DWmCPrzOc= github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260618132757-fe8e60d1d8a6/go.mod h1:oeIagnkOxEsxluKFcFMW80Lf1rXdV7FT2W+peB6kSE0= github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260618132757-fe8e60d1d8a6 h1:OVFoNXzinsI0rq8gbegu8TnlDPkO409iyVoWhU4nEdQ= 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.20260620081058-048cd587d8b1 h1:+5qOGf0+spYItlzEChM3MiAC+MvNB0fTVSQfs+VsBH0= -github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260620081058-048cd587d8b1/go.mod h1:JA0pPfQe7RKrvXu9ZK6MKo/Qp+du9JKDj7FM41TN+gc= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260618213756-f815deaf2782 h1:i+73n6q/gAOOuJkmWbdm7C5IHVzWMn6qQRHEohBLMOY= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260618213756-f815deaf2782/go.mod h1:TspAeCjdm3vb73yoeSAUoABV62GiiECPCFJUpPBXYaU= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260619151037-ba04c0f70ea1 h1:rXggGEAskJsXXoYR8QjL/5XRwkPq8FeyUb0s8hUiQoc= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260619151037-ba04c0f70ea1/go.mod h1:z8+kQzLAa6adRqk2s6GZ75eGNga9xNgrNr0jsxDbyoQ= -github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260618174712-3db8dbcaf519 h1:9uBf8GiTDEcjpFW+RVKrgVmCEEug0je+aiItk9rn1Dg= -github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260618174712-3db8dbcaf519/go.mod h1:HZNTf2nKZuAmKOEKbROIiV4Jv4tX1Ez8awSFyKttoME= -github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260618172338-15cd7c74b402 h1:7eBlTMDnZOljWDn8Bq3AH86af0XhhndLe8e+IEcA8ew= -github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260618172338-15cd7c74b402/go.mod h1:6JclbeJLHYuFf85zuzSD7DSFGAZHDXuBKrxRhYuN3Rg= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260621130139-c5a1195cece1 h1:Yrik1GaV+OEF324RIJwgOtMmPBo4ZuNYXGGjBIj9CeQ= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260621130139-c5a1195cece1/go.mod h1:x3tbYX+jKjhv/sZvCOv5wW4w5o2ugU7zWBAgUycMRLU= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260620140210-bde181530f1a h1:dytIzu88boN/dMAdzKy476mhyHZGKCl6sn9SQn3WwYk= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260620140210-bde181530f1a/go.mod h1:kXUQLoL5cTmgSZwBNXiZHa3DUEUnOmqCLlvNuq4Zbf0= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260621105414-d0a3387cbde6 h1:8NPLPNvvzUQgOoDsWc6ljtfjXNKmFk4C2rcnxqLNToI= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260621105414-d0a3387cbde6/go.mod h1:Rddkw+qHFZNTdXSVcEUuVbiliIQMKl0FKxNs/G7ja+M= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260621105415-b50a660a36c5 h1:eoz9mkkbNzt08mYb9z9kV9x9UOBAKJJLyqJTE8eVbA4= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260621105415-b50a660a36c5/go.mod h1:Y2jrWxpgccb76gOENuOeaHooCWkYZHzhoMf74jPMFQE= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260621105415-8c3a32631086 h1:2JNVrTtEgrJzUFogG4U99D4bBtjlm7HUD6MiXMjAhnU= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260621105415-8c3a32631086/go.mod h1:/EA82wUwEMaKPgcj4k3cq7bJazoVqUBvlUxOd2hX2eY= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260618173215-31a17b1de72a h1:WEnHJaLTNl22xdEu1FQ+Ru1iGiGpOV1L2Zv8TIs13cA= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260618173215-31a17b1de72a/go.mod h1:12F7+H+Uy5eDduRlxZnOUMtFG/3tEGLSLuZsbkZkPTA= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260619120303-969d107c82c7 h1:Wb/CGyysBMPNpvHGcNdrNYIsJEPFOI43v1oNMs7fPSU= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260619120303-969d107c82c7/go.mod h1:q8lcvW+ku70ovZPJk9n+j3Mfno6TWgokw0ADx7Qphho= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260618172642-feb2356ee876 h1:nSErl7EQKlsC8UXGVjlC5gt31L7XNBxVkJcJPGainK8= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260618172642-feb2356ee876/go.mod h1:7qjQZhbRQsJcymjHD/W8toNWtZ+GDJSeNoT1ncEJMBQ= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260618194556-f5e87e8f2ba8 h1:fcNs0eZ0Vjc8pqP9SSMPGlviHFWTWBFPPPGQCTWIL2M= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260618194556-f5e87e8f2ba8/go.mod h1:OLzZYbruAP5Se9PpVZ/Ugjdf8z3+BrBV0FbBM0HFLIA= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260621105414-da97a35a2fed h1:sH1HEbgRnidtsVN+IYtjGsCWouEeIFzdfi1dIURbO5E= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260621105414-da97a35a2fed/go.mod h1:mCmolkJR927iEDgT79cGqrwC9y/n7WqrdLM6UShnLeg= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260620124412-719ab0600c40 h1:5rn4qJW+eClauppVbHKlaOOQxB/lNwj4/qu2pelPlUQ= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260620124412-719ab0600c40/go.mod h1:SBFKpZENMMBRzSYPehe76JiSC+RKXifu0sdg0042y8c= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260621105415-8863ed73c35e h1:baa3mv1zI2D4Hox5GA/2UzMMU7/EG+YRbc19b+eNVPo= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260621105415-8863ed73c35e/go.mod h1:qSVOSQLGW1XYsF/3sY3rzTlIVrSyDzdOaW5ib139GZ4= github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260619080136-21ca33015cd3 h1:dnaQnRfLvOI7mlaCFcKpOYwtZZ9rx9f4Sjx421lx1bM= github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260619080136-21ca33015cd3/go.mod h1:/OXB/YBWOtlAcHSrGFkVUzX7idbnEjUKSsFnOtD1YNI= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= diff --git a/config/operator/manager_operator_images.yaml b/config/operator/manager_operator_images.yaml index 48890eb19..1366e08ae 100644 --- a/config/operator/manager_operator_images.yaml +++ b/config/operator/manager_operator_images.yaml @@ -14,11 +14,11 @@ spec: - name: operator env: - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/barbican-operator@sha256:878434ee6023e3385c94a7407a00fab5aea2b6dc84737284610504e33aebe81e + value: quay.io/openstack-k8s-operators/barbican-operator@sha256:29abe671226c7b79972e0473555b58c4a6f865431cf8e0cbebe4418049298a7c - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/cinder-operator@sha256:c67c3fdfecbce73bcd1781397dc3c4825f29b177b0090ad9f002253d23db3497 - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/designate-operator@sha256:a4569593cd2ae3fd9a737936525b2e46a1c6417ccfac541f7f9b6d8d12e1bf3f + value: quay.io/openstack-k8s-operators/designate-operator@sha256:8a9baf1057cbb4ebbe5418a1704ddb1a143852f8beaa9d0826a18c161a7ce9b7 - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/glance-operator@sha256:8471dfdd675cfa0a7e5aaabad8388d4be2826702e6713fc8d239bea6da0122ef - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL @@ -30,25 +30,25 @@ spec: - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/ironic-operator@sha256:7c51943f9b0530049d2fd311021740734225b2eab2f8520e1fac7b553f61c064 - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/keystone-operator@sha256:10d0760616a8d196960630eb42c55d5f2d9f1fdefb5e6164021db419bbce063e + value: quay.io/openstack-k8s-operators/keystone-operator@sha256:09b701afb9ea34aea39d0fe6969109d093bfe3c78dd624a4094e925264175a83 - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/manila-operator@sha256:1989a5ea6e3197b0567a5dd57d45b063c96b525d790201c49c78cae0c8272cb4 + value: quay.io/openstack-k8s-operators/manila-operator@sha256:489705ee8d9b7d84260a1e6d9d41765bcbf2b630414f0c0fc9ba2b80de0236c8 - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:9b6636da34aa873dff489c3c73e3d2f0cca8cef8d24e9a617f27da33ac569e77 + value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:4ea0173582b806b20216a23201e6a0baf04a6e1dd891a0ab5c2c80b9353d401d - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/neutron-operator@sha256:c5d7f3c9b1a7fb4e187e59d35442b4e405be8bf508e8beadc5e9bcd24cb2ca9e + value: quay.io/openstack-k8s-operators/neutron-operator@sha256:65addd66e870726a19bc24e6327fd5a84e052592232ab840398e197323470c25 - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/nova-operator@sha256:38453ab152459b121197dfa3d4bffbaf1b1e11b1f41746065a7d019c9aad4cfc + value: quay.io/openstack-k8s-operators/nova-operator@sha256:e847906498b457fe2e9b5af98819feea7afa5968649b8878ba2d495f53d3a359 - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/octavia-operator@sha256:fd1fd9f1e75ab4a88d8673f9c7feccc2bd19620db2a7103025f2ca496715cb9a + value: quay.io/openstack-k8s-operators/octavia-operator@sha256:4a55bb146f24a953897392949e58ffd55dc0712f978117526aca5669ff480d17 - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:f20e626ac4cd7fe30481a4f8c509a76d7735a4839d14bfe576bd272e62b0de49 - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/ovn-operator@sha256:1902501d9a0f54ef8096347ab0fafbfadbff6580ec6dcf9ea37af957d9cc5c82 + value: quay.io/openstack-k8s-operators/ovn-operator@sha256:923630247c927e4c60610e9bbe331e2375e894dbd74b81095d0c86f399c6fc4b - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/swift-operator@sha256:02a7d0cc14162d5d0e4e564cd6c187914f08ed24a6c602a500797719e6369dc6 + value: quay.io/openstack-k8s-operators/swift-operator@sha256:ecd0fd8ec9ab432e18d959676201a10b2d156dfd1cd44edea27a89bc38065bbc - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:1e7bf149c0201c1f5d27c4262171b09a99964341e7e86d94b9cd9da06d7b4321 + value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:02085623ead3797864ee7a6f6d4c53df7090f097bb1f652ce69ff8033093192e - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL value: quay.io/openstack-k8s-operators/test-operator@sha256:b7b713567a084ad73d4bb7b54aec13cbcb2dc6b07b848d713854ed93206676b9 - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL diff --git a/go.mod b/go.mod index dd59fbd77..bbb5097f0 100644 --- a/go.mod +++ b/go.mod @@ -12,30 +12,30 @@ 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.20260618185808-4040215bb9e9 + github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260620124132-d3b99e3772fe github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260620081344-884656c270ac - github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260618172644-0d6d12554996 + github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260621105127-57124f0e85e1 github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260620081344-b5f7f4da641e github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260620095520-3bd0eaaddccb github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260620095236-ada2819d1203 github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260618172644-5a4764bdaa36 github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260620095519-8d1db7761064 - github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260618171050-eb14893f440c + github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260621105127-dc5935839186 github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260618132757-fe8e60d1d8a6 github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260618132757-fe8e60d1d8a6 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.20260620081058-048cd587d8b1 - github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260618213756-f815deaf2782 - github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260619151037-ba04c0f70ea1 - github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260618174712-3db8dbcaf519 - github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260618172338-15cd7c74b402 + github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260621130139-c5a1195cece1 + github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260620140210-bde181530f1a + github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260621105414-d0a3387cbde6 + github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260621105415-b50a660a36c5 + github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260621105415-8c3a32631086 github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260618173215-31a17b1de72a 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.20260619120303-969d107c82c7 - github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260618172642-feb2356ee876 - github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260618194556-f5e87e8f2ba8 + github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260621105414-da97a35a2fed + github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260620124412-719ab0600c40 + github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260621105415-8863ed73c35e github.com/openstack-k8s-operators/test-operator/api v0.6.1-0.20260618175018-5ad5fb731abc github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260619080136-21ca33015cd3 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index c8c534921..44db3a64d 100644 --- a/go.sum +++ b/go.sum @@ -138,12 +138,12 @@ 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.20260618185808-4040215bb9e9 h1:zbBn2QFaLQoE/Szyn+lP/STGuTxYUS0ec7feh412jXw= -github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260618185808-4040215bb9e9/go.mod h1:XmsD0Th7aLOGwrZQcluV9D1EDtvau7Inmimdj8xNnow= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260620124132-d3b99e3772fe h1:N9RbHIXViKMEswf3iARxapTCFyQW7CC5MeSeVAR6KYw= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260620124132-d3b99e3772fe/go.mod h1:UtGbDdp7ZghriKsn7UnN0/CIGk/F9+4aUnMwjTcP7Rk= github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260620081344-884656c270ac h1:AqamFh6+clyLszyLKVj4uJlWqpBNTwJ1EjoS6awztZg= github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260620081344-884656c270ac/go.mod h1:abPgNG4MWwqC7IycQWGI3+9MEPMmOjTGMDggXjJXW54= -github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260618172644-0d6d12554996 h1:bAhIXxFdF13WuOPVUs/LwGCSah8XJw1P5uE73zgcPmc= -github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260618172644-0d6d12554996/go.mod h1:0Hy+Eu9cCu7fuwVJyfZzz9qbYgLa1NF4MTrH0/3duo8= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260621105127-57124f0e85e1 h1:1rW4cMLW6ipPqz4xRYY1ytaiqwpKP9Q0oePzkpuE1PY= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260621105127-57124f0e85e1/go.mod h1:bxh7PSkd0BXv/zrBhmjEyvPXrtr/bPXVqXgDtOiJfVc= github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260620081344-b5f7f4da641e h1:3EXGMBB+R/7Gsh07Mk4SldBSEXAwzJ0Nc/+bWIKtHuQ= github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260620081344-b5f7f4da641e/go.mod h1:5rXI8xXALj5KsMtN8cWNZGh09LA16ZmIqZ6qjoo1CCA= github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260620095520-3bd0eaaddccb h1:Many+jTO7EefSKArbaivcHO5csV9vnQKXPszL150oWE= @@ -154,8 +154,8 @@ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260618172644-5 github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260618172644-5a4764bdaa36/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260620095519-8d1db7761064 h1:bTBPtyWYwt2TdM/VZO1es09qP7bSrA/IoCfJnF18dJE= github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260620095519-8d1db7761064/go.mod h1:ZY/+8pjTW/ajyLx8PQt45GCkFhqHSiSkYP2UBSDv/dM= -github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260618171050-eb14893f440c h1:HLU/y6d4a26JkEOoZF+m7aUqZRWojgx0UY9UBPL4At8= -github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260618171050-eb14893f440c/go.mod h1:AZ+ScPRFjfxxJ+A8j8Ukp2RVSo5N/IYzf6kCaMWro8w= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260621105127-dc5935839186 h1:HOjyk0EPGukcKwGcruTmuPcOoqtzqgWC2Toq92RBV8w= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260621105127-dc5935839186/go.mod h1:dCNAMQ8cXV7h9EmSeVBeN7vAqEyfnSm+v2I1S/4FFgg= github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260618132757-fe8e60d1d8a6 h1:ANxnGopxqws+5bAqg409p0Ov7O/ORvSjTkhw70YE3sM= github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260618132757-fe8e60d1d8a6/go.mod h1:tXxVkkk8HlATwTmDA5RTP3b+c8apfuMM15mZ2wW5iNs= github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260618132757-fe8e60d1d8a6 h1:46dbpV7xfpr9/QyPXcfW/ZPge1OUYZDwbrEYWf/Go6s= @@ -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.20260620081058-048cd587d8b1 h1:+5qOGf0+spYItlzEChM3MiAC+MvNB0fTVSQfs+VsBH0= -github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260620081058-048cd587d8b1/go.mod h1:JA0pPfQe7RKrvXu9ZK6MKo/Qp+du9JKDj7FM41TN+gc= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260618213756-f815deaf2782 h1:i+73n6q/gAOOuJkmWbdm7C5IHVzWMn6qQRHEohBLMOY= -github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260618213756-f815deaf2782/go.mod h1:TspAeCjdm3vb73yoeSAUoABV62GiiECPCFJUpPBXYaU= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260619151037-ba04c0f70ea1 h1:rXggGEAskJsXXoYR8QjL/5XRwkPq8FeyUb0s8hUiQoc= -github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260619151037-ba04c0f70ea1/go.mod h1:z8+kQzLAa6adRqk2s6GZ75eGNga9xNgrNr0jsxDbyoQ= -github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260618174712-3db8dbcaf519 h1:9uBf8GiTDEcjpFW+RVKrgVmCEEug0je+aiItk9rn1Dg= -github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260618174712-3db8dbcaf519/go.mod h1:HZNTf2nKZuAmKOEKbROIiV4Jv4tX1Ez8awSFyKttoME= -github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260618172338-15cd7c74b402 h1:7eBlTMDnZOljWDn8Bq3AH86af0XhhndLe8e+IEcA8ew= -github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260618172338-15cd7c74b402/go.mod h1:6JclbeJLHYuFf85zuzSD7DSFGAZHDXuBKrxRhYuN3Rg= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260621130139-c5a1195cece1 h1:Yrik1GaV+OEF324RIJwgOtMmPBo4ZuNYXGGjBIj9CeQ= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260621130139-c5a1195cece1/go.mod h1:x3tbYX+jKjhv/sZvCOv5wW4w5o2ugU7zWBAgUycMRLU= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260620140210-bde181530f1a h1:dytIzu88boN/dMAdzKy476mhyHZGKCl6sn9SQn3WwYk= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260620140210-bde181530f1a/go.mod h1:kXUQLoL5cTmgSZwBNXiZHa3DUEUnOmqCLlvNuq4Zbf0= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260621105414-d0a3387cbde6 h1:8NPLPNvvzUQgOoDsWc6ljtfjXNKmFk4C2rcnxqLNToI= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260621105414-d0a3387cbde6/go.mod h1:Rddkw+qHFZNTdXSVcEUuVbiliIQMKl0FKxNs/G7ja+M= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260621105415-b50a660a36c5 h1:eoz9mkkbNzt08mYb9z9kV9x9UOBAKJJLyqJTE8eVbA4= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260621105415-b50a660a36c5/go.mod h1:Y2jrWxpgccb76gOENuOeaHooCWkYZHzhoMf74jPMFQE= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260621105415-8c3a32631086 h1:2JNVrTtEgrJzUFogG4U99D4bBtjlm7HUD6MiXMjAhnU= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260621105415-8c3a32631086/go.mod h1:/EA82wUwEMaKPgcj4k3cq7bJazoVqUBvlUxOd2hX2eY= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260618173215-31a17b1de72a h1:WEnHJaLTNl22xdEu1FQ+Ru1iGiGpOV1L2Zv8TIs13cA= github.com/openstack-k8s-operators/openstack-baremetal-operator/api v0.6.1-0.20260618173215-31a17b1de72a/go.mod h1:12F7+H+Uy5eDduRlxZnOUMtFG/3tEGLSLuZsbkZkPTA= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260619120303-969d107c82c7 h1:Wb/CGyysBMPNpvHGcNdrNYIsJEPFOI43v1oNMs7fPSU= -github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260619120303-969d107c82c7/go.mod h1:q8lcvW+ku70ovZPJk9n+j3Mfno6TWgokw0ADx7Qphho= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260618172642-feb2356ee876 h1:nSErl7EQKlsC8UXGVjlC5gt31L7XNBxVkJcJPGainK8= -github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260618172642-feb2356ee876/go.mod h1:7qjQZhbRQsJcymjHD/W8toNWtZ+GDJSeNoT1ncEJMBQ= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260618194556-f5e87e8f2ba8 h1:fcNs0eZ0Vjc8pqP9SSMPGlviHFWTWBFPPPGQCTWIL2M= -github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260618194556-f5e87e8f2ba8/go.mod h1:OLzZYbruAP5Se9PpVZ/Ugjdf8z3+BrBV0FbBM0HFLIA= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260621105414-da97a35a2fed h1:sH1HEbgRnidtsVN+IYtjGsCWouEeIFzdfi1dIURbO5E= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260621105414-da97a35a2fed/go.mod h1:mCmolkJR927iEDgT79cGqrwC9y/n7WqrdLM6UShnLeg= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260620124412-719ab0600c40 h1:5rn4qJW+eClauppVbHKlaOOQxB/lNwj4/qu2pelPlUQ= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260620124412-719ab0600c40/go.mod h1:SBFKpZENMMBRzSYPehe76JiSC+RKXifu0sdg0042y8c= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260621105415-8863ed73c35e h1:baa3mv1zI2D4Hox5GA/2UzMMU7/EG+YRbc19b+eNVPo= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260621105415-8863ed73c35e/go.mod h1:qSVOSQLGW1XYsF/3sY3rzTlIVrSyDzdOaW5ib139GZ4= github.com/openstack-k8s-operators/test-operator/api v0.6.1-0.20260618175018-5ad5fb731abc h1:rCkpT5oN4/xY7MfZczjEnKgkg2brLjROTDBdD1N9KXg= github.com/openstack-k8s-operators/test-operator/api v0.6.1-0.20260618175018-5ad5fb731abc/go.mod h1:jOVjJjbzon+3MOnWQEGwWgXTFR0CtTvow7ob2dLQMu8= github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260619080136-21ca33015cd3 h1:dnaQnRfLvOI7mlaCFcKpOYwtZZ9rx9f4Sjx421lx1bM= diff --git a/hack/export_operator_related_images.sh b/hack/export_operator_related_images.sh index f9d49fbed..47f559c6c 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:878434ee6023e3385c94a7407a00fab5aea2b6dc84737284610504e33aebe81e +export RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/barbican-operator@sha256:29abe671226c7b79972e0473555b58c4a6f865431cf8e0cbebe4418049298a7c export RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/cinder-operator@sha256:c67c3fdfecbce73bcd1781397dc3c4825f29b177b0090ad9f002253d23db3497 -export RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/designate-operator@sha256:a4569593cd2ae3fd9a737936525b2e46a1c6417ccfac541f7f9b6d8d12e1bf3f +export RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/designate-operator@sha256:8a9baf1057cbb4ebbe5418a1704ddb1a143852f8beaa9d0826a18c161a7ce9b7 export RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/glance-operator@sha256:8471dfdd675cfa0a7e5aaabad8388d4be2826702e6713fc8d239bea6da0122ef export RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/heat-operator@sha256:358d0af791f2ce123adf612fc213130266ce35787153b0c18bff389e26994a55 export RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/horizon-operator@sha256:d147f451dc51a44ca421b1b3df0a492946f65a8fc53989d465f8f67c7aedcf07 export RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/infra-operator@sha256:44f3953f67584652fe7ee8e8598afd47453747fd5e5d87db45329554f9f755a7 export RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ironic-operator@sha256:7c51943f9b0530049d2fd311021740734225b2eab2f8520e1fac7b553f61c064 -export RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/keystone-operator@sha256:10d0760616a8d196960630eb42c55d5f2d9f1fdefb5e6164021db419bbce063e -export RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/manila-operator@sha256:1989a5ea6e3197b0567a5dd57d45b063c96b525d790201c49c78cae0c8272cb4 -export RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/mariadb-operator@sha256:9b6636da34aa873dff489c3c73e3d2f0cca8cef8d24e9a617f27da33ac569e77 -export RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/neutron-operator@sha256:c5d7f3c9b1a7fb4e187e59d35442b4e405be8bf508e8beadc5e9bcd24cb2ca9e -export RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/nova-operator@sha256:38453ab152459b121197dfa3d4bffbaf1b1e11b1f41746065a7d019c9aad4cfc -export RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/octavia-operator@sha256:fd1fd9f1e75ab4a88d8673f9c7feccc2bd19620db2a7103025f2ca496715cb9a +export RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/keystone-operator@sha256:09b701afb9ea34aea39d0fe6969109d093bfe3c78dd624a4094e925264175a83 +export RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/manila-operator@sha256:489705ee8d9b7d84260a1e6d9d41765bcbf2b630414f0c0fc9ba2b80de0236c8 +export RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/mariadb-operator@sha256:4ea0173582b806b20216a23201e6a0baf04a6e1dd891a0ab5c2c80b9353d401d +export RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/neutron-operator@sha256:65addd66e870726a19bc24e6327fd5a84e052592232ab840398e197323470c25 +export RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/nova-operator@sha256:e847906498b457fe2e9b5af98819feea7afa5968649b8878ba2d495f53d3a359 +export RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/octavia-operator@sha256:4a55bb146f24a953897392949e58ffd55dc0712f978117526aca5669ff480d17 export RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:f20e626ac4cd7fe30481a4f8c509a76d7735a4839d14bfe576bd272e62b0de49 -export RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ovn-operator@sha256:1902501d9a0f54ef8096347ab0fafbfadbff6580ec6dcf9ea37af957d9cc5c82 -export RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/swift-operator@sha256:02a7d0cc14162d5d0e4e564cd6c187914f08ed24a6c602a500797719e6369dc6 -export RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/telemetry-operator@sha256:1e7bf149c0201c1f5d27c4262171b09a99964341e7e86d94b9cd9da06d7b4321 +export RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ovn-operator@sha256:923630247c927e4c60610e9bbe331e2375e894dbd74b81095d0c86f399c6fc4b +export RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/swift-operator@sha256:ecd0fd8ec9ab432e18d959676201a10b2d156dfd1cd44edea27a89bc38065bbc +export RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/telemetry-operator@sha256:02085623ead3797864ee7a6f6d4c53df7090f097bb1f652ce69ff8033093192e export RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/test-operator@sha256:b7b713567a084ad73d4bb7b54aec13cbcb2dc6b07b848d713854ed93206676b9 export RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/watcher-operator@sha256:0efcefed901c5fa18e43ec14e80265429f983c2236fcf848bd02fdf0ccaaa386