kubernetes-sigs / prow

Prow is a Kubernetes based CI/CD system developed to serve the Kubernetes community. This repository contains Prow source code and Hugo sources for Prow documentation site.
https://docs.prow.k8s.io
Apache License 2.0
112 stars 90 forks source link

Bump k8s.io/* and controller-runtime dependencies #265

Closed alvaroaleman closed 4 weeks ago

alvaroaleman commented 4 weeks ago

This change bumps the k8s.io/* and controller-runtime dependencies to the latest release. It also bumps the tektoncd/pipeline dependency, as the previously-used version had references to k8s.io alpha apis that were removed.

k8s-ci-robot commented 4 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman

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: - ~~[OWNERS](https://github.com/kubernetes-sigs/prow/blob/main/OWNERS)~~ [alvaroaleman] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
netlify[bot] commented 4 weeks ago

Deploy Preview for k8s-prow ready!

Name Link
Latest commit 0b38e73b140e673903ce16d2fdf747c3842c3fac
Latest deploy log https://app.netlify.com/sites/k8s-prow/deploys/66d35dd6b1e42d00088dc86b
Deploy Preview https://deploy-preview-265--k8s-prow.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

k8s-ci-robot commented 4 weeks ago

@alvaroaleman: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-prow-unit-test 0b38e73b140e673903ce16d2fdf747c3842c3fac link true /test pull-prow-unit-test
pull-prow-verify-lint 0b38e73b140e673903ce16d2fdf747c3842c3fac link true /test pull-prow-verify-lint
pull-prow-unit-test-race-detector-nonblocking 0b38e73b140e673903ce16d2fdf747c3842c3fac link false /test pull-prow-unit-test-race-detector-nonblocking
pull-prow-integration 0b38e73b140e673903ce16d2fdf747c3842c3fac link true /test pull-prow-integration

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
alvaroaleman commented 4 weeks ago

Closing, as there is a pre-existing PR for this that I didn't see: https://github.com/kubernetes-sigs/prow/pull/262