Skip to content

Commit 7a126c2

Browse files
authored
Merge pull request kubernetes-sigs#1037 from mattcary/rn
Changelog for 1.3.7 and 1.7.3
2 parents 2e97f58 + 49f31e6 commit 7a126c2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG/CHANGELOG-1.3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.3.7 - Changelog since v1.3.6
2+
3+
- Update to go1.18.4 and base image to bullseye-v1.4.1 to fix CVE-2022-1271, CVE-2022-1664, CVE-2022-24675, CVE-2022-34903, CVE-2018-25032, CVE-2022-28327, CVE-2021-43618 ([#1033](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1033), [@mattcary](https://github.com/mattcary))
4+
- Default to MAXPROCS=1 to improve memory usage on nodes with many CPUs. ([#1022](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1022), [@mattcary](https://github.com/mattcary))
5+
- Remove passwd- file to make CIS benchmark happy. ([#1021](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1021), [@mattcary](https://github.com/mattcary))
6+
17
# v1.3.6 - Changelog since v1.3.5
28

39
## Changes by Kind

CHANGELOG/CHANGELOG-1.7.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.7.3 - Changelog since v.1.7.2
2+
3+
- Update go builder to 1.18.4. Fixes several CVEs. (#1031, @mattcary)
4+
5+
- Cherry pick #1028, Improve backoff to be per-node and disk to avoid missing disks from blocking all operations (#1036, @mattcary)
6+
17
# v1.7.2 - Changelog since v1.7.1
28

39
## Changes by Kind

0 commit comments

Comments
 (0)