From 4defcf2639214bee855c7bf00b2639dfbb3ec2b5 Mon Sep 17 00:00:00 2001 From: openstack-k8s-operators-ci Date: Tue, 28 Jul 2026 16:50:02 +0000 Subject: [PATCH] Update openstack-k8s-operators (18.0-fr6) --- api/go.mod | 36 +++++----- api/go.sum | 72 +++++++++---------- .../instanceha.openstack.org_instancehas.yaml | 5 +- config/operator/manager_operator_images.yaml | 36 +++++----- go.mod | 36 +++++----- go.sum | 72 +++++++++---------- hack/export_operator_related_images.sh | 36 +++++----- 7 files changed, 147 insertions(+), 146 deletions(-) diff --git a/api/go.mod b/api/go.mod index 2cd54f44f8..fce54e080f 100644 --- a/api/go.mod +++ b/api/go.mod @@ -7,27 +7,27 @@ 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.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.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.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/barbican-operator/api v0.6.1-0.20260726171300-ce6952b152a8 + github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260726171300-f52ed512c010 + github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260727061925-c3ec1de1bbf9 + github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260726210333-699bd6feb1e2 + github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260726210335-7441b4bb6704 + github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260726171301-aa4749c27650 + github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260728115139-011c6b9107f8 + github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260728103309-b505bfab0898 + github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260726210333-475fa1038cb3 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.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/manila-operator/api v0.6.1-0.20260726210334-df586ea08db2 + github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260722125248-d8f7927832bc + github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260726210044-21bad420c136 + github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260726210043-a281049ca078 + github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260727061926-24205de9ad62 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.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/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260720151738-2c5099f9c79e + github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260726055106-fb4ac8b5d2ac + github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260727061924-6031e0948665 + github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260720124619-a67f99ab5826 github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.77.1-rhobs1 // indirect github.com/rhobs/observability-operator v1.0.0 // indirect go.uber.org/multierr v1.11.0 // indirect diff --git a/api/go.sum b/api/go.sum index 2a1b3d6c8e..76604d7484 100644 --- a/api/go.sum +++ b/api/go.sum @@ -114,50 +114,50 @@ 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.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.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.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= -github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260704172639-4075e9e6846e/go.mod h1:D3WzG1jp6dc5MYWLjT9nOou3crgRUR/Z1xKWAjRpz3A= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260726171300-ce6952b152a8 h1:kNMsyEEi7iev9lN5AOmtM3WQnpm8WbSGhT7Ed1ei+WM= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260726171300-ce6952b152a8/go.mod h1:bax4hpTWJ1w+6u2gDVQ3EkCtIfxR5wLeAmpyrIlniiQ= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260726171300-f52ed512c010 h1:BFjZlYWWhdFi8fTFconif8+kjOF1YvJoOKcyDwkdxbg= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260726171300-f52ed512c010/go.mod h1:c4GW9AhSoPIQGDFcSvBWaqZCLLhOtua/lEKC15t1U5Q= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260727061925-c3ec1de1bbf9 h1:6ogEiEmJpNPq26uYi3qF1kGqWvz5HmzftOaJ7LPw5M8= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260727061925-c3ec1de1bbf9/go.mod h1:o2oGdUtkPaM4nGb0dTvZpkSv9lQCJ+zBSIM9ZdyTbNA= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260726210333-699bd6feb1e2 h1:DJ1EwBOTvQTx6DfCFiIAU0zsv6xpgSJ1XmEATo9RqdU= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260726210333-699bd6feb1e2/go.mod h1:6BoI5AbyBM/xKNxPDkG+1Nb7wGO54C8kPOrJITTqx+g= +github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260726210335-7441b4bb6704 h1:NuANdbC7XdT1hIC+O/B4eRH++Uu02igsr3LbFOUvBQs= +github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260726210335-7441b4bb6704/go.mod h1:B7NArHOj2yg+BdhMKG2RF7lMLxmE/NeS02qANsbGvnY= +github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260726171301-aa4749c27650 h1:M4yy0t8f60rMGjUjuy3bQqVf9HaHmkN09tLQ3G5xtZ4= +github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260726171301-aa4749c27650/go.mod h1:bZ06S25+OI76xFo5YpMLrx2BsnEJf9/yQa0jp9LG80U= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260728115139-011c6b9107f8 h1:NjnhS6GGOUpxLMP3AkN5ULfJHBYLRf/KA22lLq2jYsA= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260728115139-011c6b9107f8/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= +github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260728103309-b505bfab0898 h1:wt/yUo5Tum7NdhHM9CXOdLXwLdNj6t/EpiOitpJUfPU= +github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260728103309-b505bfab0898/go.mod h1:eRvMRL1ZXacNXM9aHYRyLoGSGDVH33XPcGaROMG9EdQ= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260726210333-475fa1038cb3 h1:H3625wJLtNIAJFY/C+JGcYpDwUjui0KRvaZLG612Two= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260726210333-475fa1038cb3/go.mod h1:LSVmfMELNIQ10RZkw4KWi+AfqGHPNAEpAt7d7haxGeM= 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.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/manila-operator/api v0.6.1-0.20260726210334-df586ea08db2 h1:jsRaneljhx4DSQtoKlazjLeAXzBd5m+JOZcEn6eM27g= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260726210334-df586ea08db2/go.mod h1:nuQn+kc4A8L+IoJrLCxjFVUd/qYjClyPRBrYKY481GY= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260722125248-d8f7927832bc h1:8NKqg9HIx+3MVeUeh8Kkx+j8t2ES3B5Rvtc0PtPp2C0= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260722125248-d8f7927832bc/go.mod h1:x/KOgOznwxhCMVF2z2gvHueKZ4K1soXevOEKbbySvA4= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260726210044-21bad420c136 h1:yxjttcrpGA1YBfXGNkeDbaYr4OJwRss0MWNU1MvGFhw= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260726210044-21bad420c136/go.mod h1:e7JmyYvy3Pn2jkIt1DwzTY0daEZoOdFVL2rimSC8/os= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260726210043-a281049ca078 h1:URog7Kpd8uXpxeG3cXd1Ls1pDX6BN8KctYNA43bFXRw= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260726210043-a281049ca078/go.mod h1:owKOLuLbfoFDnyone6/Vyzd0hCP27tW0LUQExs1sAg8= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260727061926-24205de9ad62 h1:g48b4HTp7EKJJKi6SlJ7Fpzq8mhdwh3WClVxPgaicm0= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260727061926-24205de9ad62/go.mod h1:wH9N6zct3wmKESUtTBRU0jmGIUZZj6DqyR3798XgImk= 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.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/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260720151738-2c5099f9c79e h1:PPAhqOzW1wlYtSd3tRbOm6vvofQ6FGTK0YbBQRwUto0= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260720151738-2c5099f9c79e/go.mod h1:BZc0UBm52maPHBL6gHz6/RT+He7RdZR3XkF5DDfESD8= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260726055106-fb4ac8b5d2ac h1:9IER0mtWFztLBLFjkkLWx8UmywHS7MxX/nqBrOJcCgo= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260726055106-fb4ac8b5d2ac/go.mod h1:j+jlTrSCfAlMcsQTXc8Fsez39zbZqtEpdGgG6AjEf1k= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260727061924-6031e0948665 h1:t+UnkFG7Wgo4KPyQYAPRgO3rEsDCHCK8AI4aReFtkLs= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260727061924-6031e0948665/go.mod h1:ctN54oypM/1SURQKAFcLr10t1OrIIF5pg6DyG0cR3/U= +github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260720124619-a67f99ab5826 h1:hKNxBZJDcy3GXiBbrvzjAqmh6PgEiBCf2zQaGZ3u7DE= +github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260720124619-a67f99ab5826/go.mod h1:fSntAGK67cBVLtd25hZn3hVSJLfn8fqaxPhhdHLBbBQ= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= diff --git a/bindata/crds/instanceha.openstack.org_instancehas.yaml b/bindata/crds/instanceha.openstack.org_instancehas.yaml index ca1ee9e194..c5dee7efb8 100644 --- a/bindata/crds/instanceha.openstack.org_instancehas.yaml +++ b/bindata/crds/instanceha.openstack.org_instancehas.yaml @@ -68,8 +68,9 @@ spec: bundle file type: string containerImage: - description: ContainerImage for the InstanceHa container (will be - set to environmental default if empty) + description: |- + ContainerImage for the InstanceHa container. If empty, resolved from + the infra-instanceha-config ConfigMap or the RELATED_IMAGE env var. type: string disabled: default: "False" diff --git a/config/operator/manager_operator_images.yaml b/config/operator/manager_operator_images.yaml index e7582332df..0861bb95f5 100644 --- a/config/operator/manager_operator_images.yaml +++ b/config/operator/manager_operator_images.yaml @@ -14,42 +14,42 @@ spec: - name: operator env: - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/barbican-operator@sha256:622f6ced29552a89445ea93b6bfdc9bf26d807bfa638b8d632fe16af0c95c609 + value: quay.io/openstack-k8s-operators/barbican-operator@sha256:b075b4c5f3a505388aac68e08dfeaf0d8c0ca98a61842a43c455190e3a2091d1 - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/cinder-operator@sha256:72be16def6ea8ad3d044e98f685339c56063f4599d5595d4eda9f2421ffb9415 + value: quay.io/openstack-k8s-operators/cinder-operator@sha256:808d6d48605da437e7aceda60cf9b1c6b24fa7a2291071df4fc3d789d492c0f1 - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/designate-operator@sha256:5b5e609909e310c0a42b3db84559900e0bf04a02006bc1616d2b351f8b25c432 + value: quay.io/openstack-k8s-operators/designate-operator@sha256:26fadff1dd2a3a1e5f35ef9ffc62b171976a7b95af4a24f35d7dfa2d5fbc9aea - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/glance-operator@sha256:664ef84ffab497274c282f75357a2bebd1b896fb42cc99e67251df9ded3d41be + value: quay.io/openstack-k8s-operators/glance-operator@sha256:302ffdc2be15d0a882530bd646ec9bcebb2c0825981b32f4935c28d675d1a037 - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/heat-operator@sha256:952a34c83311c0c1602883a7fcf62e18e46c32684f471b63d8ab7659672ccc84 + value: quay.io/openstack-k8s-operators/heat-operator@sha256:90330ff08775b05c370fb1e115dc029928ef1aaa3dc212d93d845ec78ee946f8 - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/horizon-operator@sha256:9a9f0ec842332ec717953af55722d2655b2648a06df10612f444b55c7ea9ef93 + value: quay.io/openstack-k8s-operators/horizon-operator@sha256:9d480dbff60bdf508524e5ed7d50108e2caedc29d6fc92ad241f8c27c44749d8 - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/infra-operator@sha256:3fb1d91c693eb2ddffc428956dc0d40c5475e3be6c16f47e3f03ed57967ed4ef + value: quay.io/openstack-k8s-operators/infra-operator@sha256:173afc84014530db5b6d22bbdbd4c9435362e3c306c7ca1440d98b9f8fe7424f - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/ironic-operator@sha256:ce0b867b10c157452741a857a6f0f925400cf7dfa742b81d1175cd13944dc276 + value: quay.io/openstack-k8s-operators/ironic-operator@sha256:9f43dc7a415795b093d7e07d7d49534ee4501adf0629137d66f142fe777101cd - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/keystone-operator@sha256:1506c10638ea7ba4679a75324847d8338898c091fcc77aa95f966159628ed934 + value: quay.io/openstack-k8s-operators/keystone-operator@sha256:99cb26a5423d383991458cb1bac63fc024653c4d2730edd5061a1a8612eca147 - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/manila-operator@sha256:49ccb8f8011f36dabacb1f52946c89333768d66a51edfc7346cd4210d1cb93f3 + value: quay.io/openstack-k8s-operators/manila-operator@sha256:304c24b8225932fb5bcda8377fb0cfc3aaa86f30ca3a0b31c9dff215b85b8c62 - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:b2b32f06b917ab596e94d005e5f63a5cfa3e2ca38584e2f87c67b477e72334b6 + value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:7a31f4daa9fd68f4a0b0ae22a0c5306765db3511ca7d10324b8a9282dce4efd0 - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/neutron-operator@sha256:64717f54a264daf115d88f3fa30fc2e0a0ad2400d594d273bf6e3c8672cc0bbd + value: quay.io/openstack-k8s-operators/neutron-operator@sha256:8911fe166d730333ffc893dd00533ebe707f5428e2ef2029cf0dcb1a5ef287ad - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/nova-operator@sha256:6e234bb843e002f0cd408857de1e40d23d79d49efca670c1b30648c575dba31a + value: quay.io/openstack-k8s-operators/nova-operator@sha256:dec4fbde9619036eb7afcb6971e5604d5e8e08f1547b236338edb8149bf56b5b - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/octavia-operator@sha256:7b83f44ae0c8649091f302c550ba734eb906e4720959e67d4bc886e1b579a3bb + value: quay.io/openstack-k8s-operators/octavia-operator@sha256:4dfee08d47f5a6e592993e99b602e6e974c60d55807c22a1af591157d514562a - 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:a2a62d35e24438bf68397bb550e988c59c1c42bc4e4324622896da63b9cbb73a + value: quay.io/openstack-k8s-operators/ovn-operator@sha256:4ba9b88ee728000b3e2090596ba62b2d91212259e904204120c7bb76bd5f40b1 - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/swift-operator@sha256:dd9bb39ebf46949146a2e7b48d592e2f11bd98399f7c34afb51cc33395d64621 + value: quay.io/openstack-k8s-operators/swift-operator@sha256:e29069e4f3978c8169c3419eeae74de94f3a0df5cc47d2fb4429954f843f3819 - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL - value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:8297bc57af7bb1c30933d92fbf05f1ec13ac12dfa0261052b90a10f7bbf2f6b5 + value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:c6019019ffccd71fac88ae0b3419f272b6da9496a9cf242f061db93ec7ab2429 - 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 - value: quay.io/openstack-k8s-operators/watcher-operator@sha256:327004246cf5e9821c56f8de54ff8d4c14543284b9f2a2f7e52511b3ec0874e5 + value: quay.io/openstack-k8s-operators/watcher-operator@sha256:205173142cba48dff62fe953a9892829da1eee5b525edfa53b35ef5bc5341518 diff --git a/go.mod b/go.mod index 0a44a4cf32..fa69b368e9 100644 --- a/go.mod +++ b/go.mod @@ -12,32 +12,32 @@ 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.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.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.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/barbican-operator/api v0.6.1-0.20260726171300-ce6952b152a8 + github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260726171300-f52ed512c010 + github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260727061925-c3ec1de1bbf9 + github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260726210333-699bd6feb1e2 + github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260726210335-7441b4bb6704 + github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260726171301-aa4749c27650 + github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260728115139-011c6b9107f8 + github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260728103309-b505bfab0898 + github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260726210333-475fa1038cb3 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.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/manila-operator/api v0.6.1-0.20260726210334-df586ea08db2 + github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260722125248-d8f7927832bc + github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260726210044-21bad420c136 + github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260726210043-a281049ca078 + github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260727061926-24205de9ad62 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.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/ovn-operator/api v0.6.1-0.20260720151738-2c5099f9c79e + github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260726055106-fb4ac8b5d2ac + github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260727061924-6031e0948665 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/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260720124619-a67f99ab5826 github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.11.1 go.uber.org/zap v1.28.0 diff --git a/go.sum b/go.sum index c6e41ecf88..ecbfa7cab2 100644 --- a/go.sum +++ b/go.sum @@ -138,24 +138,24 @@ 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.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.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.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= -github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260704172639-4075e9e6846e/go.mod h1:D3WzG1jp6dc5MYWLjT9nOou3crgRUR/Z1xKWAjRpz3A= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260726171300-ce6952b152a8 h1:kNMsyEEi7iev9lN5AOmtM3WQnpm8WbSGhT7Ed1ei+WM= +github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260726171300-ce6952b152a8/go.mod h1:bax4hpTWJ1w+6u2gDVQ3EkCtIfxR5wLeAmpyrIlniiQ= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260726171300-f52ed512c010 h1:BFjZlYWWhdFi8fTFconif8+kjOF1YvJoOKcyDwkdxbg= +github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260726171300-f52ed512c010/go.mod h1:c4GW9AhSoPIQGDFcSvBWaqZCLLhOtua/lEKC15t1U5Q= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260727061925-c3ec1de1bbf9 h1:6ogEiEmJpNPq26uYi3qF1kGqWvz5HmzftOaJ7LPw5M8= +github.com/openstack-k8s-operators/designate-operator/api v0.6.1-0.20260727061925-c3ec1de1bbf9/go.mod h1:o2oGdUtkPaM4nGb0dTvZpkSv9lQCJ+zBSIM9ZdyTbNA= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260726210333-699bd6feb1e2 h1:DJ1EwBOTvQTx6DfCFiIAU0zsv6xpgSJ1XmEATo9RqdU= +github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20260726210333-699bd6feb1e2/go.mod h1:6BoI5AbyBM/xKNxPDkG+1Nb7wGO54C8kPOrJITTqx+g= +github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260726210335-7441b4bb6704 h1:NuANdbC7XdT1hIC+O/B4eRH++Uu02igsr3LbFOUvBQs= +github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260726210335-7441b4bb6704/go.mod h1:B7NArHOj2yg+BdhMKG2RF7lMLxmE/NeS02qANsbGvnY= +github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260726171301-aa4749c27650 h1:M4yy0t8f60rMGjUjuy3bQqVf9HaHmkN09tLQ3G5xtZ4= +github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260726171301-aa4749c27650/go.mod h1:bZ06S25+OI76xFo5YpMLrx2BsnEJf9/yQa0jp9LG80U= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260728115139-011c6b9107f8 h1:NjnhS6GGOUpxLMP3AkN5ULfJHBYLRf/KA22lLq2jYsA= +github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260728115139-011c6b9107f8/go.mod h1:fcTuxQ/hzNBPxCf99vbsBt7dgZ3W12gUthaCXSvkPr8= +github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260728103309-b505bfab0898 h1:wt/yUo5Tum7NdhHM9CXOdLXwLdNj6t/EpiOitpJUfPU= +github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20260728103309-b505bfab0898/go.mod h1:eRvMRL1ZXacNXM9aHYRyLoGSGDVH33XPcGaROMG9EdQ= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260726210333-475fa1038cb3 h1:H3625wJLtNIAJFY/C+JGcYpDwUjui0KRvaZLG612Two= +github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260726210333-475fa1038cb3/go.mod h1:LSVmfMELNIQ10RZkw4KWi+AfqGHPNAEpAt7d7haxGeM= 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,28 +168,28 @@ 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.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/manila-operator/api v0.6.1-0.20260726210334-df586ea08db2 h1:jsRaneljhx4DSQtoKlazjLeAXzBd5m+JOZcEn6eM27g= +github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20260726210334-df586ea08db2/go.mod h1:nuQn+kc4A8L+IoJrLCxjFVUd/qYjClyPRBrYKY481GY= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260722125248-d8f7927832bc h1:8NKqg9HIx+3MVeUeh8Kkx+j8t2ES3B5Rvtc0PtPp2C0= +github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260722125248-d8f7927832bc/go.mod h1:x/KOgOznwxhCMVF2z2gvHueKZ4K1soXevOEKbbySvA4= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260726210044-21bad420c136 h1:yxjttcrpGA1YBfXGNkeDbaYr4OJwRss0MWNU1MvGFhw= +github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20260726210044-21bad420c136/go.mod h1:e7JmyYvy3Pn2jkIt1DwzTY0daEZoOdFVL2rimSC8/os= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260726210043-a281049ca078 h1:URog7Kpd8uXpxeG3cXd1Ls1pDX6BN8KctYNA43bFXRw= +github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20260726210043-a281049ca078/go.mod h1:owKOLuLbfoFDnyone6/Vyzd0hCP27tW0LUQExs1sAg8= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260727061926-24205de9ad62 h1:g48b4HTp7EKJJKi6SlJ7Fpzq8mhdwh3WClVxPgaicm0= +github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20260727061926-24205de9ad62/go.mod h1:wH9N6zct3wmKESUtTBRU0jmGIUZZj6DqyR3798XgImk= 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.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/ovn-operator/api v0.6.1-0.20260720151738-2c5099f9c79e h1:PPAhqOzW1wlYtSd3tRbOm6vvofQ6FGTK0YbBQRwUto0= +github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260720151738-2c5099f9c79e/go.mod h1:BZc0UBm52maPHBL6gHz6/RT+He7RdZR3XkF5DDfESD8= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260726055106-fb4ac8b5d2ac h1:9IER0mtWFztLBLFjkkLWx8UmywHS7MxX/nqBrOJcCgo= +github.com/openstack-k8s-operators/swift-operator/api v0.6.1-0.20260726055106-fb4ac8b5d2ac/go.mod h1:j+jlTrSCfAlMcsQTXc8Fsez39zbZqtEpdGgG6AjEf1k= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260727061924-6031e0948665 h1:t+UnkFG7Wgo4KPyQYAPRgO3rEsDCHCK8AI4aReFtkLs= +github.com/openstack-k8s-operators/telemetry-operator/api v0.6.1-0.20260727061924-6031e0948665/go.mod h1:ctN54oypM/1SURQKAFcLr10t1OrIIF5pg6DyG0cR3/U= 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= -github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260701142346-00907ef1c1aa/go.mod h1:zuWeq8B3X/p6UfelbJCY02pP+whxxxhLvzVSTAUtG/o= +github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260720124619-a67f99ab5826 h1:hKNxBZJDcy3GXiBbrvzjAqmh6PgEiBCf2zQaGZ3u7DE= +github.com/openstack-k8s-operators/watcher-operator/api v0.6.1-0.20260720124619-a67f99ab5826/go.mod h1:fSntAGK67cBVLtd25hZn3hVSJLfn8fqaxPhhdHLBbBQ= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= diff --git a/hack/export_operator_related_images.sh b/hack/export_operator_related_images.sh index ea8ad06eb7..72fb00a374 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: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: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: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: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_BARBICAN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/barbican-operator@sha256:b075b4c5f3a505388aac68e08dfeaf0d8c0ca98a61842a43c455190e3a2091d1 +export RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/cinder-operator@sha256:808d6d48605da437e7aceda60cf9b1c6b24fa7a2291071df4fc3d789d492c0f1 +export RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/designate-operator@sha256:26fadff1dd2a3a1e5f35ef9ffc62b171976a7b95af4a24f35d7dfa2d5fbc9aea +export RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/glance-operator@sha256:302ffdc2be15d0a882530bd646ec9bcebb2c0825981b32f4935c28d675d1a037 +export RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/heat-operator@sha256:90330ff08775b05c370fb1e115dc029928ef1aaa3dc212d93d845ec78ee946f8 +export RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/horizon-operator@sha256:9d480dbff60bdf508524e5ed7d50108e2caedc29d6fc92ad241f8c27c44749d8 +export RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/infra-operator@sha256:173afc84014530db5b6d22bbdbd4c9435362e3c306c7ca1440d98b9f8fe7424f +export RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ironic-operator@sha256:9f43dc7a415795b093d7e07d7d49534ee4501adf0629137d66f142fe777101cd +export RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/keystone-operator@sha256:99cb26a5423d383991458cb1bac63fc024653c4d2730edd5061a1a8612eca147 +export RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/manila-operator@sha256:304c24b8225932fb5bcda8377fb0cfc3aaa86f30ca3a0b31c9dff215b85b8c62 +export RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/mariadb-operator@sha256:7a31f4daa9fd68f4a0b0ae22a0c5306765db3511ca7d10324b8a9282dce4efd0 +export RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/neutron-operator@sha256:8911fe166d730333ffc893dd00533ebe707f5428e2ef2029cf0dcb1a5ef287ad +export RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/nova-operator@sha256:dec4fbde9619036eb7afcb6971e5604d5e8e08f1547b236338edb8149bf56b5b +export RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/octavia-operator@sha256:4dfee08d47f5a6e592993e99b602e6e974c60d55807c22a1af591157d514562a 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: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_OVN_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/ovn-operator@sha256:4ba9b88ee728000b3e2090596ba62b2d91212259e904204120c7bb76bd5f40b1 +export RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/swift-operator@sha256:e29069e4f3978c8169c3419eeae74de94f3a0df5cc47d2fb4429954f843f3819 +export RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/telemetry-operator@sha256:c6019019ffccd71fac88ae0b3419f272b6da9496a9cf242f061db93ec7ab2429 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 +export RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL=quay.io/openstack-k8s-operators/watcher-operator@sha256:205173142cba48dff62fe953a9892829da1eee5b525edfa53b35ef5bc5341518