kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.81k stars 2.61k forks source link

Remove image-push jobs for unused images. #32815

Closed michelle192837 closed 2 weeks ago

michelle192837 commented 2 weeks ago

Verify that none of the images that these jobs push are used anywhere:

Ref #32432

k8s-ci-robot commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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: - ~~[config/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/OWNERS)~~ [michelle192837] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dims commented 2 weeks ago

/lgtm

k8s-ci-robot commented 2 weeks ago

@michelle192837: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

In response to [this](https://github.com/kubernetes/test-infra/pull/32815): >Verify that none of the images that these jobs push are used anywhere: >- https://cs.k8s.io/?q=gcr.io%2Fk8s-testimages%2Fgencred&i=nope&files=&excludeFiles=&repos= >- https://cs.k8s.io/?q=gcr.io%2Fk8s-testimages%2Fpull-test-infra-gubernator&i=nope&files=&excludeFiles=&repos= >- https://cs.k8s.io/?q=gcr.io%2Fk8s-testimages%2Fbazel&i=nope&files=&excludeFiles=&repos= >- https://cs.k8s.io/?q=gcr.io%2Fk8s-testimages%2Fgcloud-terraform&i=nope&files=&excludeFiles=&repos= > >Ref #32432 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.
BenTheElder commented 2 weeks ago

Filed https://github.com/kubernetes/test-infra/pull/32817 to clean up the image sources, thanks!