Skip to content

master: update release-tools#284

Merged
k8s-ci-robot merged 2 commits into
kubernetes-csi:masterfrom
pohly:prow-update-master
May 5, 2021
Merged

master: update release-tools#284
k8s-ci-robot merged 2 commits into
kubernetes-csi:masterfrom
pohly:prow-update-master

Conversation

@pohly

@pohly pohly commented May 5, 2021

Copy link
Copy Markdown
Contributor

Squashed 'release-tools/' changes from a1e1127..6616a6b

6616a6b5 Merge pull request #146 from pohly/kubernetes-1.21
510fb0f9 prow.sh: support Kubernetes 1.21
c63c61b3 prow.sh: add CSI_PROW_DEPLOYMENT_SUFFIX
51ac11c3 Merge pull request #144 from pohly/pull-jobs
dd54c926 pull-test.sh: test importing csi-release-tools into other repo
7d2643a5 Merge pull request #143 from pohly/path-setup
6880b0c8 prow.sh: avoid creating paths unless really running tests
bc0504ad Merge pull request #140 from jsafrane/remove-unused-k8s-libs
5b1de1ad go-get-kubernetes.sh: remove unused k8s libs
49b42693 Merge pull request #120 from pohly/add-kubernetes-release
f7e7ee49 docs: steps for adding testing against new Kubernetes release

git-subtree-dir: release-tools
git-subtree-split: 6616a6b

NONE

pohly added 2 commits May 5, 2021 10:30
kubernetes-csi/csi-release-tools@6616a6b5 Merge kubernetes-csi/csi-release-tools#146 from pohly/kubernetes-1.21
kubernetes-csi/csi-release-tools@510fb0f9 prow.sh: support Kubernetes 1.21
kubernetes-csi/csi-release-tools@c63c61b3 prow.sh: add CSI_PROW_DEPLOYMENT_SUFFIX
kubernetes-csi/csi-release-tools@51ac11c3 Merge kubernetes-csi/csi-release-tools#144 from pohly/pull-jobs
kubernetes-csi/csi-release-tools@dd54c926 pull-test.sh: test importing csi-release-tools into other repo
kubernetes-csi/csi-release-tools@7d2643a5 Merge kubernetes-csi/csi-release-tools#143 from pohly/path-setup
kubernetes-csi/csi-release-tools@6880b0c8 prow.sh: avoid creating paths unless really running tests
kubernetes-csi/csi-release-tools@bc0504ad Merge kubernetes-csi/csi-release-tools#140 from jsafrane/remove-unused-k8s-libs
kubernetes-csi/csi-release-tools@5b1de1ad go-get-kubernetes.sh: remove unused k8s libs
kubernetes-csi/csi-release-tools@49b42693 Merge kubernetes-csi/csi-release-tools#120 from pohly/add-kubernetes-release
kubernetes-csi/csi-release-tools@f7e7ee49 docs: steps for adding testing against new Kubernetes release

git-subtree-dir: release-tools
git-subtree-split: 6616a6b
@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 May 5, 2021
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pohly

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 requested review from msau42 and saad-ali May 5, 2021 08:30
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 5, 2021
@pohly

pohly commented May 5, 2021

Copy link
Copy Markdown
Contributor Author

@jsafrane @msau42 @chrishenzie : I think (famous last words) now the release tool will no longer pick up PRs from the csi-release-tools repo. I've updated kubernetes-csi/csi-release-tools#7 (comment) with the additional commands for mangling the commit messages. The PR message above is also a bit nicer (PR number became a link).

Please also LGTM this PR, I need it for #282. Merging that will fix the failures for the "test-on" jobs.

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

@pohly: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-kubernetes-csi-csi-driver-host-path-1-19-test-on-kubernetes-1-19 6c39648 link /test pull-kubernetes-csi-csi-driver-host-path-1-19-test-on-kubernetes-1-19
pull-kubernetes-csi-csi-driver-host-path-1-20-test-on-kubernetes-1-20 6c39648 link /test pull-kubernetes-csi-csi-driver-host-path-1-20-test-on-kubernetes-1-20
pull-kubernetes-csi-csi-driver-host-path-1-18-test-on-kubernetes-1-18 6c39648 link /test pull-kubernetes-csi-csi-driver-host-path-1-18-test-on-kubernetes-1-18
pull-kubernetes-csi-csi-driver-host-path-1-21-test-on-kubernetes-1-21 6c39648 link /test pull-kubernetes-csi-csi-driver-host-path-1-21-test-on-kubernetes-1-21
pull-kubernetes-csi-csi-driver-host-path-1-21-on-kubernetes-1-21 6c39648 link /test pull-kubernetes-csi-csi-driver-host-path-1-21-on-kubernetes-1-21

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

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. I understand the commands that are listed here.

@jsafrane

jsafrane commented May 5, 2021

Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 5, 2021
@k8s-ci-robot k8s-ci-robot merged commit 5443144 into kubernetes-csi:master May 5, 2021
@pohly pohly deleted the prow-update-master branch May 5, 2021 12:10
pohly pushed a commit to pohly/csi-driver-host-path that referenced this pull request May 5, 2021
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/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.

3 participants