From 00e6db38c67c57d86942fe74ce35b338884690b5 Mon Sep 17 00:00:00 2001 From: OpenStack K8s CI Date: Mon, 13 Jan 2025 03:14:13 +0000 Subject: [PATCH] Update openstack-k8s-operators --- apis/bases/core.openstack.org_openstackcontrolplanes.yaml | 4 ++++ apis/go.mod | 4 ++-- apis/go.sum | 8 ++++---- .../bases/core.openstack.org_openstackcontrolplanes.yaml | 4 ++++ go.mod | 4 ++-- go.sum | 8 ++++---- 6 files changed, 20 insertions(+), 12 deletions(-) diff --git a/apis/bases/core.openstack.org_openstackcontrolplanes.yaml b/apis/bases/core.openstack.org_openstackcontrolplanes.yaml index 06694f05e..7e83f8320 100644 --- a/apis/bases/core.openstack.org_openstackcontrolplanes.yaml +++ b/apis/bases/core.openstack.org_openstackcontrolplanes.yaml @@ -4982,6 +4982,10 @@ spec: type: boolean template: properties: + apiTimeout: + default: 600 + minimum: 60 + type: integer customServiceConfig: type: string customServiceConfigSecrets: diff --git a/apis/go.mod b/apis/go.mod index d42272746..d4739483b 100644 --- a/apis/go.mod +++ b/apis/go.mod @@ -11,9 +11,9 @@ require ( github.com/openstack-k8s-operators/cinder-operator/api v0.5.1-0.20241122125843-c716f59e13f9 github.com/openstack-k8s-operators/designate-operator/api v0.5.1-0.20241122132349-a043c75b53ad github.com/openstack-k8s-operators/glance-operator/api v0.5.1-0.20241218224517-634823bc2365 - github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20241122125317-93eece5fcfa0 + github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20250110180830-bcba7eedbc0e github.com/openstack-k8s-operators/horizon-operator/api v0.5.1-0.20241223061744-9353ce7432b2 - github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20241122125042-ff0bda8161fe + github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20250108140746-d64688c36094 github.com/openstack-k8s-operators/ironic-operator/api v0.5.1-0.20241122125317-56d6da8098be github.com/openstack-k8s-operators/keystone-operator/api v0.5.1-0.20241217110007-691a7c0d1531 github.com/openstack-k8s-operators/lib-common/modules/common v0.5.0 diff --git a/apis/go.sum b/apis/go.sum index ec65278a8..37e0355fd 100644 --- a/apis/go.sum +++ b/apis/go.sum @@ -102,12 +102,12 @@ github.com/openstack-k8s-operators/designate-operator/api v0.5.1-0.2024112213234 github.com/openstack-k8s-operators/designate-operator/api v0.5.1-0.20241122132349-a043c75b53ad/go.mod h1:aLc4dvPi5Bqb8FXnZ14YYRWFjZOmUdj+eJmaUPNZ5Qs= github.com/openstack-k8s-operators/glance-operator/api v0.5.1-0.20241218224517-634823bc2365 h1:0fKsl2Y48Q2krV12WqevExbUiEXaGbilMAcbE1rdSTM= github.com/openstack-k8s-operators/glance-operator/api v0.5.1-0.20241218224517-634823bc2365/go.mod h1:xRoM6j/L1yvUhghhF/OL5GExWlahTf64Z5svidliqsE= -github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20241122125317-93eece5fcfa0 h1:uTTjp2S+U3uS5jyiggdw3jK5M1saB0NHRrh08kDdeIk= -github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20241122125317-93eece5fcfa0/go.mod h1:mANVocVuc9ww98iuDBKA6fd7sULOr/Po9ks/fUgOIqA= +github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20250110180830-bcba7eedbc0e h1:Gw2w5L9wn5DA9t7RH4iQ+sI0d0RbH6Y/3UYOJKfkVXk= +github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20250110180830-bcba7eedbc0e/go.mod h1:mANVocVuc9ww98iuDBKA6fd7sULOr/Po9ks/fUgOIqA= github.com/openstack-k8s-operators/horizon-operator/api v0.5.1-0.20241223061744-9353ce7432b2 h1:ATAUFKoVh8FlawqlYlc4vZMIuSA3omoNLQyZlFC7sH8= github.com/openstack-k8s-operators/horizon-operator/api v0.5.1-0.20241223061744-9353ce7432b2/go.mod h1:6qGsJdObALYyH1G4mRLyRpmpTKsmTrKLGxx2hFUtU28= -github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20241122125042-ff0bda8161fe h1:NnrU4W0n117WGTaNroNivd3N1z5Si0n5UhB9v4z5WQ4= -github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20241122125042-ff0bda8161fe/go.mod h1:nCCIj4rMVSj3Cwkwdc0snMhxOw/DmC42eWp8w+4WznU= +github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20250108140746-d64688c36094 h1:IShr542mHO81Am2aPgB205mAri0OemfDaS9AbhxAxao= +github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20250108140746-d64688c36094/go.mod h1:xtt2JlOn7hAN9LeKMym6kbIjXBigXPNF3l8EYU7OR0k= github.com/openstack-k8s-operators/ironic-operator/api v0.5.1-0.20241122125317-56d6da8098be h1:Tf7pIIvh3JWSpxKkUqIPSf+z6pGTOUA4/SE3xYYu/ew= github.com/openstack-k8s-operators/ironic-operator/api v0.5.1-0.20241122125317-56d6da8098be/go.mod h1:qxdXTRt7kY6orSnFc/OTRHtqElNPuMV0W0KvMPHbE2s= github.com/openstack-k8s-operators/keystone-operator/api v0.5.1-0.20241217110007-691a7c0d1531 h1:1DCX3KwuNtRme6Y8aVOfqseohNwq8ZNxCu6OOxIwTBE= diff --git a/config/crd/bases/core.openstack.org_openstackcontrolplanes.yaml b/config/crd/bases/core.openstack.org_openstackcontrolplanes.yaml index 06694f05e..7e83f8320 100644 --- a/config/crd/bases/core.openstack.org_openstackcontrolplanes.yaml +++ b/config/crd/bases/core.openstack.org_openstackcontrolplanes.yaml @@ -4982,6 +4982,10 @@ spec: type: boolean template: properties: + apiTimeout: + default: 600 + minimum: 60 + type: integer customServiceConfig: type: string customServiceConfigSecrets: diff --git a/go.mod b/go.mod index 14ca476a8..bdde9012d 100644 --- a/go.mod +++ b/go.mod @@ -16,9 +16,9 @@ require ( github.com/openstack-k8s-operators/cinder-operator/api v0.5.1-0.20241122125843-c716f59e13f9 github.com/openstack-k8s-operators/designate-operator/api v0.5.1-0.20241122132349-a043c75b53ad github.com/openstack-k8s-operators/glance-operator/api v0.5.1-0.20241218224517-634823bc2365 - github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20241122125317-93eece5fcfa0 + github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20250110180830-bcba7eedbc0e github.com/openstack-k8s-operators/horizon-operator/api v0.5.1-0.20241223061744-9353ce7432b2 - github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20241122125042-ff0bda8161fe + github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20250108140746-d64688c36094 github.com/openstack-k8s-operators/ironic-operator/api v0.5.1-0.20241122125317-56d6da8098be github.com/openstack-k8s-operators/keystone-operator/api v0.5.1-0.20241217110007-691a7c0d1531 github.com/openstack-k8s-operators/lib-common/modules/ansible v0.5.0 diff --git a/go.sum b/go.sum index 20dbe08a2..146628c5d 100644 --- a/go.sum +++ b/go.sum @@ -108,12 +108,12 @@ github.com/openstack-k8s-operators/designate-operator/api v0.5.1-0.2024112213234 github.com/openstack-k8s-operators/designate-operator/api v0.5.1-0.20241122132349-a043c75b53ad/go.mod h1:aLc4dvPi5Bqb8FXnZ14YYRWFjZOmUdj+eJmaUPNZ5Qs= github.com/openstack-k8s-operators/glance-operator/api v0.5.1-0.20241218224517-634823bc2365 h1:0fKsl2Y48Q2krV12WqevExbUiEXaGbilMAcbE1rdSTM= github.com/openstack-k8s-operators/glance-operator/api v0.5.1-0.20241218224517-634823bc2365/go.mod h1:xRoM6j/L1yvUhghhF/OL5GExWlahTf64Z5svidliqsE= -github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20241122125317-93eece5fcfa0 h1:uTTjp2S+U3uS5jyiggdw3jK5M1saB0NHRrh08kDdeIk= -github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20241122125317-93eece5fcfa0/go.mod h1:mANVocVuc9ww98iuDBKA6fd7sULOr/Po9ks/fUgOIqA= +github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20250110180830-bcba7eedbc0e h1:Gw2w5L9wn5DA9t7RH4iQ+sI0d0RbH6Y/3UYOJKfkVXk= +github.com/openstack-k8s-operators/heat-operator/api v0.5.1-0.20250110180830-bcba7eedbc0e/go.mod h1:mANVocVuc9ww98iuDBKA6fd7sULOr/Po9ks/fUgOIqA= github.com/openstack-k8s-operators/horizon-operator/api v0.5.1-0.20241223061744-9353ce7432b2 h1:ATAUFKoVh8FlawqlYlc4vZMIuSA3omoNLQyZlFC7sH8= github.com/openstack-k8s-operators/horizon-operator/api v0.5.1-0.20241223061744-9353ce7432b2/go.mod h1:6qGsJdObALYyH1G4mRLyRpmpTKsmTrKLGxx2hFUtU28= -github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20241122125042-ff0bda8161fe h1:NnrU4W0n117WGTaNroNivd3N1z5Si0n5UhB9v4z5WQ4= -github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20241122125042-ff0bda8161fe/go.mod h1:nCCIj4rMVSj3Cwkwdc0snMhxOw/DmC42eWp8w+4WznU= +github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20250108140746-d64688c36094 h1:IShr542mHO81Am2aPgB205mAri0OemfDaS9AbhxAxao= +github.com/openstack-k8s-operators/infra-operator/apis v0.5.1-0.20250108140746-d64688c36094/go.mod h1:xtt2JlOn7hAN9LeKMym6kbIjXBigXPNF3l8EYU7OR0k= github.com/openstack-k8s-operators/ironic-operator/api v0.5.1-0.20241122125317-56d6da8098be h1:Tf7pIIvh3JWSpxKkUqIPSf+z6pGTOUA4/SE3xYYu/ew= github.com/openstack-k8s-operators/ironic-operator/api v0.5.1-0.20241122125317-56d6da8098be/go.mod h1:qxdXTRt7kY6orSnFc/OTRHtqElNPuMV0W0KvMPHbE2s= github.com/openstack-k8s-operators/keystone-operator/api v0.5.1-0.20241217110007-691a7c0d1531 h1:1DCX3KwuNtRme6Y8aVOfqseohNwq8ZNxCu6OOxIwTBE=