create image pushing job for kube-scheduler-simulator#23567
create image pushing job for kube-scheduler-simulator#23567k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
/hold |
|
@spiffxp thanks for reviewing, fixed it |
|
/hold cancel |
|
changed to use k8s-staging-test-infra/image-builder instead of k8s-testimages/image-builder because a test was failed |
| spec: | ||
| serviceAccountName: gcb-builder | ||
| containers: | ||
| - image: gcr.io/k8s-testimages/image-builder:v20210622-762366a |
There was a problem hiding this comment.
| - image: gcr.io/k8s-testimages/image-builder:v20210622-762366a | |
| - image: gcr.io/k8s-staging-test-infra/image-builder:v20210913-fc7c4e84f6 |
|
Can you rebase to drop the merge commit |
1a6ea19 to
15dc9f4
Compare
👍 done |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sanposhiho, spiffxp The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@sanposhiho: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hello team. This PR creates image pushing job for kube-scheduler-simulator.
part of kubernetes-sigs/kube-scheduler-simulator#19
staging repo was created in kubernetes/k8s.io#2681
On the repo, cloudbuild.yaml will be created in kubernetes-sigs/kube-scheduler-simulator#21