kubernetes-csi / external-snapshotter

Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
Apache License 2.0
463 stars 361 forks source link

chore: update release-tools to fix spelling error #1105

Closed andyzhangx closed 1 month ago

andyzhangx commented 1 month ago

What type of PR is this? /kind failing-test

What this PR does / why we need it: chore: update release-tools to fix spelling error

Squashed 'release-tools/' changes from https://github.com/kubernetes-csi/external-snapshotter/commit/adb3af9dfa3ed4d1a922cd839bb48e0b73918617..https://github.com/kubernetes-csi/external-snapshotter/commit/f40f0ccd458f2d4555e3ca98d69b5a984bae0f14
https://github.com/kubernetes-csi/external-snapshotter/commit/f40f0ccd458f2d4555e3ca98d69b5a984bae0f14 Merge pull request https://github.com/kubernetes-csi/external-snapshotter/pull/256 from solumath/master
https://github.com/kubernetes-csi/external-snapshotter/commit/cfa92106cd9eac6b51e9257b71296a84cc03dbaf Instruction update
https://github.com/kubernetes-csi/external-snapshotter/commit/379a1bb9b001c0d62a091a21f1a4efaf42987248 Merge pull request https://github.com/kubernetes-csi/external-snapshotter/pull/255 from humblec/sidecar-md
https://github.com/kubernetes-csi/external-snapshotter/commit/a5667bbbbf9297bf24afc36ded1bd2a9a8eeb56e fix typo in sidecar release process
https://github.com/kubernetes-csi/external-snapshotter/commit/49676850e1c9c41b263720e1756322d9e35edd73 Merge pull request https://github.com/kubernetes-csi/external-snapshotter/pull/254 from bells17/add-github-actions
https://github.com/kubernetes-csi/external-snapshotter/commit/d9bd160c2a756b1963c333a93953dfb47f7bae72 Update skip list in codespell GitHub Action
https://github.com/kubernetes-csi/external-snapshotter/commit/f5aebfc9f391bd976ce0c3ed28b7d2a91ff602c6 Add GitHub Actions workflows

git-subtree-dir: release-tools
git-subtree-split: https://github.com/kubernetes-csi/external-snapshotter/commit/f40f0ccd458f2d4555e3ca98d69b5a984bae0f14

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

none
xing-yang commented 1 month ago

Can you add the commit message from this https://github.com/kubernetes-csi/external-snapshotter/pull/1105/commits/5666da4cb775977661307ab0f4c16acb52dd1734 to the PR description so we know that you ran "git subtree"?

andyzhangx commented 1 month ago

Can you add the commit message from this 5666da4 to the PR description so we know that you ran "git subtree"?

done

xing-yang commented 1 month ago

/lgtm /approve

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx, xing-yang

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: - ~~[OWNERS](https://github.com/kubernetes-csi/external-snapshotter/blob/master/OWNERS)~~ [xing-yang] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment