Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update openstack-k8s-operators (18.0-fr1) #1257

Merged

Conversation

openstack-k8s-ci-robot
Copy link
Contributor

This PR contains the following updates:

Package
github.com/openstack-k8s-operators/barbican-operator/api
github.com/openstack-k8s-operators/cinder-operator/api
github.com/openstack-k8s-operators/designate-operator/api
github.com/openstack-k8s-operators/glance-operator/api
github.com/openstack-k8s-operators/heat-operator/api
github.com/openstack-k8s-operators/horizon-operator/api
github.com/openstack-k8s-operators/infra-operator/apis
github.com/openstack-k8s-operators/ironic-operator/api
github.com/openstack-k8s-operators/keystone-operator/api
github.com/openstack-k8s-operators/lib-common/modules/openstack
github.com/openstack-k8s-operators/manila-operator/api
github.com/openstack-k8s-operators/mariadb-operator/api
github.com/openstack-k8s-operators/neutron-operator/api
github.com/openstack-k8s-operators/nova-operator/api
github.com/openstack-k8s-operators/octavia-operator/api
github.com/openstack-k8s-operators/openstack-baremetal-operator/api
github.com/openstack-k8s-operators/ovn-operator/api
github.com/openstack-k8s-operators/placement-operator/api
github.com/openstack-k8s-operators/swift-operator/api
github.com/openstack-k8s-operators/telemetry-operator/api
github.com/openstack-k8s-operators/test-operator/api

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openstack-k8s-ci-robot
Copy link
Contributor Author

ℹ Artifact update notice

File name: apis/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/openstack-k8s-operators/lib-common/modules/common v0.5.0 -> v0.5.1-0.20241216113837-d172b3ac0f4e
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.0 -> v0.5.1-0.20241216113837-d172b3ac0f4e
k8s.io/api v0.29.9 -> v0.29.12
k8s.io/apimachinery v0.29.9 -> v0.29.12
k8s.io/client-go v0.29.9 -> v0.29.12
github.com/emicklei/go-restful/v3 v3.11.2 -> v3.12.0
github.com/go-openapi/jsonpointer v0.20.2 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.4 -> v0.21.0
github.com/go-openapi/swag v0.22.9 -> v0.23.0
github.com/metal3-io/baremetal-operator/apis v0.6.2 -> v0.6.3
github.com/prometheus/procfs v0.12.0 -> v0.13.0
k8s.io/apiextensions-apiserver v0.29.9 -> v0.29.12
k8s.io/component-base v0.29.9 -> v0.29.12
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20240322212309-b815d8309940
File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/openstack-k8s-operators/lib-common/modules/common v0.5.0 -> v0.5.1-0.20241216113837-d172b3ac0f4e
github.com/openstack-k8s-operators/lib-common/modules/storage v0.5.0 -> v0.5.1-0.20241216113837-d172b3ac0f4e
github.com/openstack-k8s-operators/lib-common/modules/test v0.5.0 -> v0.5.1-0.20241216113837-d172b3ac0f4e
k8s.io/api v0.29.9 -> v0.29.12
k8s.io/apimachinery v0.29.9 -> v0.29.12
k8s.io/client-go v0.29.9 -> v0.29.12
github.com/emicklei/go-restful/v3 v3.11.2 -> v3.12.0
github.com/go-openapi/jsonpointer v0.20.2 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.4 -> v0.21.0
github.com/go-openapi/swag v0.22.9 -> v0.23.0
github.com/metal3-io/baremetal-operator/apis v0.6.2 -> v0.6.3
github.com/prometheus/procfs v0.12.0 -> v0.13.0
k8s.io/apiextensions-apiserver v0.29.9 -> v0.29.12
k8s.io/component-base v0.29.9 -> v0.29.12
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20240322212309-b815d8309940

@openshift-ci openshift-ci bot requested review from jpodivin and olliewalsh January 10, 2025 19:03
@@ -3,8 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.11.1
creationTimestamp: null
controller-gen.kubebuilder.io/version: v0.14.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems some service has bumped the CONTROLLER_TOOLS_VERSION

@fao89 fao89 requested a review from stuggi January 10, 2025 19:16
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/18.0-fr1-openstack-k8s-operators branch 2 times, most recently from 8fa1b83 to 6b0eb82 Compare January 11, 2025 20:25
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1abcda10a14a4ea48737217eea12c4ca

openstack-k8s-operators-content-provider FAILURE in 5m 37s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ adoption-standalone-to-crc-ceph-provider SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/18.0-fr1-openstack-k8s-operators branch 2 times, most recently from cd14733 to 6ddcc63 Compare January 13, 2025 03:14
@rabi rabi force-pushed the renovate/18.0-fr1-openstack-k8s-operators branch from 6ddcc63 to 00e6db3 Compare January 13, 2025 03:55
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a639cdd9174544c4a327ca943c245d71

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 48m 17s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 14m 53s
cifmw-crc-podified-edpm-baremetal FAILURE in 15m 08s
adoption-standalone-to-crc-ceph-provider RETRY_LIMIT in 23m 44s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 36m 19s

@rabi
Copy link
Contributor

rabi commented Jan 13, 2025

recheck

2025-01-12 23:23:01.006670 | controller | fatal: [localhost]: FAILED! => changed=false
2025-01-12 23:23:01.131285 | controller |   msg: 'Failed to download metadata for repo ''epel-low-priority'': Yum repo downloading error: Downloading error(s): repodata/221e11ac9b691228bf21c90f020107be38ca7771cf3965021ea6045f8a3e7051-prestodelta.xml.gz - Cannot download, all mirrors were already tried without success; repodata/b6e8d7727f1fbf44173d64325a080ea0392edfee67caccdd5959b3b9079f67f8-updateinfo.xml.bz2 - Cannot download, all mirrors were already tried without success'
2025-01-12 23:23:01.131424 | controller |   rc: 1

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9a313ad15f744b2f9189b4a7cacaeb72

openstack-k8s-operators-content-provider FAILURE in 4m 50s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ adoption-standalone-to-crc-ceph-provider SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@rabi
Copy link
Contributor

rabi commented Jan 13, 2025

recheck

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9958303115d3454d97395d3cfee71632

openstack-k8s-operators-content-provider FAILURE in 4m 27s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ adoption-standalone-to-crc-ceph-provider SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@rabi
Copy link
Contributor

rabi commented Jan 13, 2025

recheck

Copy link
Contributor

@rabi rabi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Contributor

openshift-ci bot commented Jan 13, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot, rabi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit c31ba06 into 18.0-fr1 Jan 13, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants