Skip to content

[All] Update docker image tag to v1.21.0#1505

Merged
k8s-ci-robot merged 1 commit intokubernetes:release-1.21from
lingxiankong:release-1.21
Apr 29, 2021
Merged

[All] Update docker image tag to v1.21.0#1505
k8s-ci-robot merged 1 commit intokubernetes:release-1.21from
lingxiankong:release-1.21

Conversation

@lingxiankong
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Update docker image tag in the manifest files for release v1.21.0

Which issue this PR fixes(if applicable):
fixes #

Special notes for reviewers:

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 29, 2021
@k8s-ci-robot k8s-ci-robot requested review from dims and jichenjc April 29, 2021 09:24
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 29, 2021
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@ramineni
Copy link
Copy Markdown
Contributor

/test cloud-provider-openstack-e2e-test-csi-cinder

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@ramineni: No presubmit jobs available for kubernetes/cloud-provider-openstack@release-1.21

Details

In response to this:

/test cloud-provider-openstack-e2e-test-csi-cinder

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.

@lingxiankong
Copy link
Copy Markdown
Contributor Author

/test cloud-provider-openstack-e2e-test-csi-cinder

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@lingxiankong: No presubmit jobs available for kubernetes/cloud-provider-openstack@release-1.21

Details

In response to this:

/test cloud-provider-openstack-e2e-test-csi-cinder

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.

@lingxiankong
Copy link
Copy Markdown
Contributor Author

/retest

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@jichenjc
Copy link
Copy Markdown
Contributor

/lgtm

just wait for the test result should be fine

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 29, 2021
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build failed.

@lingxiankong
Copy link
Copy Markdown
Contributor Author

job cloud-provider-openstack-multinode-csi-migration-test failed with:

2021-04-29 09:51:04.049622 | k8s-master | + break
2021-04-29 09:51:04.051285 | k8s-master | /bin/bash: line 5: break: only meaningful in a `for', `while', or `until' loop
2021-04-29 09:51:04.051329 | k8s-master | + timeout 300 bash -c '
2021-04-29 09:51:04.051351 | k8s-master |     while :
2021-04-29 09:51:04.051366 | k8s-master |     do
2021-04-29 09:51:04.051380 | k8s-master |        [ -z "$(kubectl get pods -l app=registry --field-selector=status.phase!=Running)" ] && break
2021-04-29 09:51:04.051398 | k8s-master |        sleep 5
2021-04-29 09:51:04.051412 | k8s-master |     done
2021-04-29 09:51:04.051425 | k8s-master |     '
2021-04-29 09:56:04.053939 | k8s-master | + kubectl describe pods -l app=registry
2021-04-29 09:56:04.159535 | k8s-master | + echo 'registry services successful'

@lingxiankong
Copy link
Copy Markdown
Contributor Author

/test cloud-provider-openstack-multinode-csi-migration-test

try again.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@lingxiankong: No presubmit jobs available for kubernetes/cloud-provider-openstack@release-1.21

Details

In response to this:

/test cloud-provider-openstack-multinode-csi-migration-test

try again.

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.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@lingxiankong
Copy link
Copy Markdown
Contributor Author

/retest

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 29, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@zetaab zetaab 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

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zetaab

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Apr 29, 2021
@lingxiankong
Copy link
Copy Markdown
Contributor Author

The job cloud-provider-openstack-multinode-csi-migration-test failed with the same error as above. @ramineni @chrigl could you please take a look? I will override the job to not block release.

/override openlab/cloud-provider-openstack-multinode-csi-migration-test

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@lingxiankong: Overrode contexts on behalf of lingxiankong: openlab/cloud-provider-openstack-multinode-csi-migration-test

Details

In response to this:

The job cloud-provider-openstack-multinode-csi-migration-test failed with the same error as above. @ramineni @chrigl could you please take a look? I will override the job to not block release.

/override openlab/cloud-provider-openstack-multinode-csi-migration-test

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.

@k8s-ci-robot k8s-ci-robot merged commit 68be840 into kubernetes:release-1.21 Apr 29, 2021
mdbooth added a commit to shiftstack/cloud-provider-openstack that referenced this pull request Jun 17, 2021
This reverts commit 68be840.

This release-specific commit should not be on master.
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. 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. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants