Closed alvaroaleman closed 2 months 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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@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.
Closing, as there is a pre-existing PR for this that I didn't see: https://github.com/kubernetes-sigs/prow/pull/262
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.