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

fix(deps): update openstack-k8s-operators #507

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Dec 21, 2024

This PR contains the following updates:

Package Type Update Change
github.com/openstack-k8s-operators/infra-operator/apis require digest 18e54a0 -> 9885387
github.com/openstack-k8s-operators/keystone-operator/api require digest dc78e72 -> ced1674
github.com/openstack-k8s-operators/lib-common/modules/common require digest d172b3a -> 53b65fc
github.com/openstack-k8s-operators/lib-common/modules/openstack indirect digest d172b3a -> 53b65fc
github.com/openstack-k8s-operators/lib-common/modules/test require digest d172b3a -> 53b65fc
github.com/openstack-k8s-operators/mariadb-operator/api require digest 4e7d8f7 -> cd27e92

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.

@openshift-ci openshift-ci bot requested review from lewisdenny and stuggi December 21, 2024 05:47
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/openstack-k8s-operators branch from 4983763 to 560a277 Compare January 3, 2025 15:41
Copy link
Contributor

openshift-ci bot commented Jan 7, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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

Copy link
Contributor

openshift-ci bot commented Jan 8, 2025

New changes are detected. LGTM label has been removed.

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/38542340c15b48c687214fd75f6ec0a2

✔️ noop SUCCESS in 0s
openstack-k8s-operators-content-provider FAILURE in 8m 01s
⚠️ podified-multinode-ironic-deployment SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/openstack-k8s-operators branch from 8563a4a to 1aef422 Compare January 18, 2025 06:01
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/ca2821a55c7a45508fdb3e4187c37d2a

✔️ noop SUCCESS in 0s
openstack-k8s-operators-content-provider FAILURE in 7m 55s
⚠️ podified-multinode-ironic-deployment SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/openstack-k8s-operators branch from 1aef422 to fec6132 Compare January 22, 2025 11:17
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/7c8f2c43bb444938af68afe9c5daf8ba

✔️ noop SUCCESS in 0s
openstack-k8s-operators-content-provider FAILURE in 8m 13s
⚠️ podified-multinode-ironic-deployment SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/openstack-k8s-operators branch from fec6132 to 591a940 Compare January 25, 2025 06:07
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/10302e528fd543398df70b5473c6f492

✔️ noop SUCCESS in 0s
openstack-k8s-operators-content-provider FAILURE in 7m 38s
⚠️ podified-multinode-ironic-deployment SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@openstack-k8s-ci-robot
Copy link
Author

ℹ Artifact update notice

File name: api/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):

  • 5 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.29.12 -> v0.29.13
k8s.io/apimachinery v0.29.12 -> v0.29.13
k8s.io/client-go v0.29.12 -> v0.29.13
k8s.io/apiextensions-apiserver v0.29.12 -> v0.29.13
k8s.io/component-base v0.29.12 -> v0.29.13
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):

  • 5 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.29.12 -> v0.29.13
k8s.io/apimachinery v0.29.12 -> v0.29.13
k8s.io/client-go v0.29.12 -> v0.29.13
k8s.io/apiextensions-apiserver v0.29.12 -> v0.29.13
k8s.io/component-base v0.29.12 -> v0.29.13

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/openstack-k8s-operators branch from 591a940 to 86c3e15 Compare February 1, 2025 06:48
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/28f47194e1204586af7f49ca0e8ef595

✔️ noop SUCCESS in 0s
openstack-k8s-operators-content-provider FAILURE in 9m 24s
⚠️ podified-multinode-ironic-deployment SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants