Skip to content

Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0#387

Merged
k8s-ci-robot merged 1 commit intomasterfrom
dependabot/go_modules/github.com/kubernetes-csi/csi-test/v4-4.4.0
Nov 22, 2022
Merged

Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0#387
k8s-ci-robot merged 1 commit intomasterfrom
dependabot/go_modules/github.com/kubernetes-csi/csi-test/v4-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 20, 2022

Bumps github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0.

Release notes

Sourced from github.com/kubernetes-csi/csi-test/v4's releases.

v4.4.0

Supported CSI spec versions

1.6.0

Full Changelog

https://github.com/kubernetes-csi/csi-test/blob/v4.4.0/CHANGELOG/CHANGELOG-4.4.md

Note: The mock driver was deprecated in v4.2.0 and gets removed in v4.3.0. It was replaced by the csi-driver-host-path. Error injection via JavaScript was replaced with proxying CSI requests and Go callbacks inside E2E tests.

v4.3.0

Supported CSI spec versions

1.5.0

Full Changelog

https://github.com/kubernetes-csi/csi-test/blob/v4.3.0/CHANGELOG/CHANGELOG-4.3.md

Note: The mock driver was deprecated in v4.2.0 and gets removed in this release. It was replaced by the csi-driver-host-path. Error injection via JavaScript was replaced with proxying CSI requests and Go callbacks inside E2E tests.

v4.2.0

Supported CSI spec versions

1.3.0

Full Changelog

https://github.com/kubernetes-csi/csi-test/blob/v4.2.0/CHANGELOG/CHANGELOG-4.2.md

Note: The mock driver is deprecated and will be removed in the next release. It gets replaced by the csi-driver-host-path. Error injection via JavaScript gets replaced with proxying CSI requests and Go callbacks inside E2E tests.

v4.1.0

Supported CSI spec versions

1.3.0

Full Changelog

https://github.com/kubernetes-csi/csi-test/blob/v4.1.0/CHANGELOG/CHANGELOG-4.1.md

Commits
  • 2bbf592 Merge pull request #378 from xing-yang/changelog_4.4
  • 68b8b3e Add changelog for v4.4
  • 5e84f4f Merge pull request #377 from pohly/prow-update-master
  • 1dddacf Merge commit '592e162ac75bc2d9edf0f40a07f3a6104248c16e' into prow-update-master
  • 7779757 Squashed 'release-tools/' changes from 37d1104..e4dab7f
  • 6c06336 Merge pull request #376 from kubernetes-csi/dependabot/go_modules/google.gola...
  • 097e94b Bump google.golang.org/grpc from 1.46.0 to 1.47.0
  • 1f5035a Merge pull request #367 from kubernetes-csi/dependabot/go_modules/k8s.io/klog...
  • acde3b0 Bump k8s.io/klog/v2 from 2.4.0 to 2.60.1
  • dfbe80d Merge pull request #368 from kubernetes-csi/dependabot/go_modules/google.gola...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/kubernetes-csi/csi-test/v4](https://github.com/kubernetes-csi/csi-test) from 4.0.2 to 4.4.0.
- [Release notes](https://github.com/kubernetes-csi/csi-test/releases)
- [Commits](kubernetes-csi/csi-test@v4.0.2...v4.4.0)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-test/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Nov 20, 2022
@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 20, 2022
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 20, 2022
@humblec
Copy link
Copy Markdown
Contributor

humblec commented Nov 21, 2022

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 21, 2022
@msau42
Copy link
Copy Markdown
Collaborator

msau42 commented Nov 22, 2022

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], humblec, msau42

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 Nov 22, 2022
@k8s-ci-robot k8s-ci-robot merged commit cc21590 into master Nov 22, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/kubernetes-csi/csi-test/v4-4.4.0 branch November 22, 2022 02:08
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/dependency Issues or PRs related to dependency changes 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants