kubernetes-csi / csi-driver-host-path

A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
Apache License 2.0
330 stars 211 forks source link

Revert "Merge pull request #546 from AndrewSirenko/changelog-v1.15" #548

Closed AndrewSirenko closed 3 months ago

AndrewSirenko commented 3 months ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change /kind bug /kind cleanup /kind design

/kind documentation

/kind failing-test /kind feature /kind flake

What this PR does / why we need it:

Was decided that patch release v1.14.1 was needed instead of minor release.

This reverts commit 7a8e528fec63a8b86217aeca82c06c6f88caf83b, reversing changes made to fe0952d90c71ad6ee23f28e1456df8283862b5c9.

Which issue(s) this PR fixes:

Fixes # N/A

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE
AndrewSirenko commented 3 months ago

/cc @xing-yang

xing-yang commented 3 months ago

/lgtm /approve

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AndrewSirenko, 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/csi-driver-host-path/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