Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Prowjob Images, Kubekins as needed #23526

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

k8s-ci-robot
Copy link
Contributor

@k8s-ci-robot k8s-ci-robot commented Sep 9, 2021

Multiple distinct gcr.io/k8s-testimages/ changes:

Commits Dates Images
f1955d1...e4567b8 2021‑08‑25 → 2021‑09‑02 kubekins-e2e(master)

Multiple distinct gcr.io/k8s-staging-test-infra/kubekins changes:

Commits Dates Images
e4567b8...e4567b8 2021‑09‑02 → 2021‑09‑02 kubekins-e2e(go-canary), kubekins-e2e(master)

/cc @chaodaiG

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/jobs sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Sep 9, 2021
@k8s-ci-robot k8s-ci-robot force-pushed the prowjobs-autobump branch 3 times, most recently from 4d3ccb5 to fc95b7b Compare September 9, 2021 19:07
Multiple distinct gcr.io/k8s-testimages/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes/test-infra@f1955d1...e4567b8 | 2021‑08‑25 → 2021‑09‑02 | kubekins-e2e(master)

Multiple distinct gcr.io/k8s-staging-test-infra/kubekins changes:

Commits | Dates | Images
--- | --- | ---
kubernetes/test-infra@e4567b8...e4567b8 | 2021‑09‑02 → 2021‑09‑02 | kubekins-e2e(go-canary), kubekins-e2e(master)
@k8s-ci-robot k8s-ci-robot changed the title Update K8s-Test-Images as needed Update Prowjob Images, Kubekins as needed Sep 9, 2021
Copy link
Member

@spiffxp spiffxp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20210902-e4567b8e9c-go-canary
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20210902-e4567b8-go-canary
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is because I manually pushed the shorter tagged image over (ref: kubernetes/k8s.io#1523 (comment)). Future bumps are going to go back to the longer image tag

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also proof that #23532 is working as expected, yay 🎉

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 10, 2021
@k8s-ci-robot
Copy link
Contributor Author

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k8s-ci-robot, spiffxp

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 10, 2021
@k8s-ci-robot k8s-ci-robot merged commit 0ba13dd into kubernetes:master Sep 10, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.23 milestone Sep 10, 2021
@k8s-ci-robot
Copy link
Contributor Author

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

  • key csi-driver-host-path-config.yaml using file config/jobs/kubernetes-csi/csi-driver-host-path/csi-driver-host-path-config.yaml
  • key csi-driver-iscsi-config.yaml using file config/jobs/kubernetes-csi/csi-driver-iscsi/csi-driver-iscsi-config.yaml
  • key csi-driver-nfs-config.yaml using file config/jobs/kubernetes-csi/csi-driver-nfs/csi-driver-nfs-config.yaml
  • key csi-lib-utils-config.yaml using file config/jobs/kubernetes-csi/csi-lib-utils/csi-lib-utils-config.yaml
  • key csi-proxy-config.yaml using file config/jobs/kubernetes-csi/csi-proxy/csi-proxy-config.yaml
  • key csi-release-tools-config.yaml using file config/jobs/kubernetes-csi/csi-release-tools/csi-release-tools-config.yaml
  • key csi-test-config.yaml using file config/jobs/kubernetes-csi/csi-test/csi-test-config.yaml
  • key external-attacher-config.yaml using file config/jobs/kubernetes-csi/external-attacher/external-attacher-config.yaml
  • key external-health-monitor-config.yaml using file config/jobs/kubernetes-csi/external-health-monitor/external-health-monitor-config.yaml
  • key external-provisioner-config.yaml using file config/jobs/kubernetes-csi/external-provisioner/external-provisioner-config.yaml
  • key external-resizer-config.yaml using file config/jobs/kubernetes-csi/external-resizer/external-resizer-config.yaml
  • key external-snapshotter-config.yaml using file config/jobs/kubernetes-csi/external-snapshotter/external-snapshotter-config.yaml
  • key lib-volume-populator-config.yaml using file config/jobs/kubernetes-csi/lib-volume-populator/lib-volume-populator-config.yaml
  • key livenessprobe-config.yaml using file config/jobs/kubernetes-csi/livenessprobe/livenessprobe-config.yaml
  • key node-driver-registrar-config.yaml using file config/jobs/kubernetes-csi/node-driver-registrar/node-driver-registrar-config.yaml
  • key volume-data-source-validator-config.yaml using file config/jobs/kubernetes-csi/volume-data-source-validator/volume-data-source-validator-config.yaml
  • key integration.yaml using file config/jobs/kubernetes/sig-testing/integration.yaml
  • key make-test.yaml using file config/jobs/kubernetes/sig-testing/make-test.yaml

In response to this:

Multiple distinct gcr.io/k8s-testimages/ changes:

Commits Dates Images
f1955d1...e4567b8 2021‑08‑25 → 2021‑09‑02 kubekins-e2e(master)

Multiple distinct gcr.io/k8s-staging-test-infra/kubekins changes:

Commits Dates Images
e4567b8...e4567b8 2021‑09‑02 → 2021‑09‑02 kubekins-e2e(go-canary), kubekins-e2e(master)

/cc @chaodaiG

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants