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
129 stars 99 forks source link

Use k8s-staging-test-infra images for base images. #211

Closed michelle192837 closed 3 months ago

michelle192837 commented 3 months ago

Switch the image bases to use those built in k8s-staging-test-infra instead. Ref https://github.com/kubernetes/test-infra/issues/32432.

Atm: Just doing this for the alpine and git-custom-k8s-auth images.

netlify[bot] commented 3 months ago

Deploy Preview for k8s-prow ready!

Name Link
Latest commit d197c5f250b97dfaf863db61e3f89b63eac2f93e
Latest deploy log https://app.netlify.com/sites/k8s-prow/deploys/66a425384906a00008080dfe
Deploy Preview https://deploy-preview-211--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.

michelle192837 commented 3 months ago

/hold

Actually, I think the autobump needs an update first before this.

michelle192837 commented 3 months ago

/hold cancel

Wait no, these aren't autobumped, that migration will need to happen once we switch the actual k8s-prow/ images over to the ones built in the new location. This should be fine.

Need to look into the test failure though.

michelle192837 commented 3 months ago

/retest

ameukam commented 3 months ago

/lgtm cc @droslean @matthyx

matthyx commented 3 months ago

/approve

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matthyx, michelle192837

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)~~ [matthyx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment