1614 Commits

Author SHA1 Message Date
Andy Zhang
ac1aada5da
chore: update version in Makefile on master branch 2024-07-29 11:56:39 +08:00
dependabot[bot]
9a244768a0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 23:03:18 +00:00
Kubernetes Prow Robot
e77a38a09c
Merge pull request #723 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.34.0
chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0
2024-07-26 01:28:09 -07:00
dependabot[bot]
a4385d34a4
chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.33.1...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 22:19:57 +00:00
Andy Zhang
d9f6033fe9
Merge pull request #720 from andyzhangx/fix-tmp-mount-permission-4.8
fix: tmp path mount permission error on charts
2024-07-23 22:46:29 +08:00
andyzhangx
3cb02200ca fix: tmp mount permission issue on other charts 2024-07-23 14:00:38 +00:00
andyzhangx
1105f9d7a3 fix: tmp path mount permission error 2024-07-23 13:36:51 +00:00
Andy Zhang
f879092675
Merge pull request #719 from andyzhangx/fix-tmp-path-mount-issue2
fix: unmount detection failure
2024-07-23 20:36:33 +08:00
andyzhangx
e0f7b94cd0 fix: unmount detection failure 2024-07-23 07:55:06 +00:00
Andy Zhang
0c25693057
Merge pull request #718 from andyzhangx/fix-tmp-path-mount-issue
fix: unmount detection failure
2024-07-23 09:49:44 +08:00
andyzhangx
9e9e963df6 fix: unmount detection failure 2024-07-22 13:45:52 +00:00
Kubernetes Prow Robot
07d6c43418
Merge pull request #714 from kubernetes-csi/dependabot/go_modules/k8s.io/client-go-0.28.12
chore(deps): bump k8s.io/client-go from 0.28.11 to 0.28.12
2024-07-19 09:39:51 -07:00
Andy Zhang
727dbde85d
Merge pull request #715 from andyzhangx/CVE-2024-5321
fix: CVE-2024-5321
2024-07-19 22:55:37 +08:00
andyzhangx
935508147d fix: CVE-2024-5321 2024-07-19 12:53:15 +00:00
dependabot[bot]
bbb65a6807
chore(deps): bump k8s.io/client-go from 0.28.11 to 0.28.12
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.11 to 0.28.12.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.11...v0.28.12)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 22:56:28 +00:00
Andy Zhang
a3ffafe2ea
Merge pull request #710 from andyzhangx/cut-v4.8.0
doc: cut v4.8.0 release
2024-07-18 20:17:10 +08:00
andyzhangx
a84a17f375 doc: use latest version for master branch 2024-07-18 07:10:09 +00:00
andyzhangx
38e0b17830 doc: cut v4.8.0 release 2024-07-18 07:09:47 +00:00
Andy Zhang
cde07bd199
Update README.md 2024-07-18 15:06:06 +08:00
Kubernetes Prow Robot
c576dea19c
Merge pull request #709 from kubernetes-csi/dependabot/go_modules/k8s.io/mount-utils-0.29.7
chore(deps): bump k8s.io/mount-utils from 0.29.6 to 0.29.7
2024-07-17 21:40:49 -07:00
dependabot[bot]
7d4bdf8765
chore(deps): bump k8s.io/mount-utils from 0.29.6 to 0.29.7
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) from 0.29.6 to 0.29.7.
- [Commits](https://github.com/kubernetes/mount-utils/compare/v0.29.6...v0.29.7)

---
updated-dependencies:
- dependency-name: k8s.io/mount-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 22:24:47 +00:00
Kubernetes Prow Robot
644a1ac1c8
Merge pull request #708 from jonasrdl/fix-org-name-in-links
Fix org name in links to snapshot resources
2024-07-17 08:41:06 -07:00
Jonas Riedel
3fd1c064d6 Fix org name in links to snapshot resources
Signed-off-by: Jonas Riedel <jonasriedel@pm.me>
2024-07-17 16:35:04 +02:00
Andy Zhang
e6fd4b5bc9
Merge pull request #697 from andyzhangx/upgrade-sidecar-images4
chore: upgrade sidecar image versions
2024-07-17 22:16:09 +08:00
andyzhangx
30c0f8fb10 test: disable HonorPVReclaimPolicy due to k8s PR #125767 2024-07-17 13:10:51 +00:00
andyzhangx
808b9af2f4 chore: upgrade sidecar image versions
fix
2024-07-17 09:30:10 +00:00
Kubernetes Prow Robot
45ee5c3948
Merge pull request #706 from kubernetes-csi/dependabot/go_modules/k8s.io/client-go-0.28.11
chore(deps): bump k8s.io/client-go from 0.28.10 to 0.28.11
2024-07-13 20:09:08 -07:00
dependabot[bot]
821185957b
chore(deps): bump k8s.io/client-go from 0.28.10 to 0.28.11
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.10 to 0.28.11.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.10...v0.28.11)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 22:28:17 +00:00
Andy Zhang
02df6eb78c
Merge pull request #705 from andyzhangx/GHSA-xr7q-jx4m-x55m
fix: GHSA-xr7q-jx4m-x55m
2024-07-11 11:13:52 +08:00
Andy Zhang
79e2be56c1
Merge pull request #704 from kubernetes-csi/dependabot/go_modules/k8s.io/apimachinery-0.28.11
chore(deps): bump k8s.io/apimachinery from 0.28.10 to 0.28.11
2024-07-11 10:23:13 +08:00
andyzhangx
470eeca5b6 fix: GHSA-xr7q-jx4m-x55m 2024-07-11 02:21:17 +00:00
dependabot[bot]
caafcf27ef
chore(deps): bump k8s.io/apimachinery from 0.28.10 to 0.28.11
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.10 to 0.28.11.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.10...v0.28.11)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 22:40:56 +00:00
Kubernetes Prow Robot
14c6396c8a
Merge pull request #703 from kubernetes-csi/dependabot/go_modules/k8s.io/klog/v2-2.130.1
chore(deps): bump k8s.io/klog/v2 from 2.120.1 to 2.130.1
2024-07-09 19:05:05 -07:00
dependabot[bot]
798f66b2a3
chore(deps): bump k8s.io/klog/v2 from 2.120.1 to 2.130.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.120.1 to 2.130.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 22:37:57 +00:00
Kubernetes Prow Robot
b0e97cd443
Merge pull request #702 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.34.2
chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
2024-07-08 17:41:31 -07:00
dependabot[bot]
f53bbdba62
chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:48:52 +00:00
Andy Zhang
9bcde34e7d
Merge pull request #701 from andyzhangx/chart-sc-indent
fix: storage class mountOptions indent
2024-07-08 09:14:44 +08:00
andyzhangx
795f3486c6 fix: storage class mountOptions indent 2024-07-07 13:59:11 +00:00
Andy Zhang
34851adc37
Merge pull request #700 from andyzhangx/trivy-goversion
test: fix trivy action failure
2024-07-06 20:00:20 +08:00
Andy Zhang
299b3bd6eb
Merge pull request #699 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.27.0
chore(deps): bump golang.org/x/net from 0.25.0 to 0.27.0
2024-07-06 18:18:58 +08:00
andyzhangx
385413dc28 test: fix trivy action failure 2024-07-06 10:18:25 +00:00
dependabot[bot]
5b78bf62a1
chore(deps): bump golang.org/x/net from 0.25.0 to 0.27.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 22:16:40 +00:00
Kubernetes Prow Robot
e83c00914d
Merge pull request #695 from umagnus/node-security-context
fix: shield guard issue on CSI node
2024-06-20 20:29:12 -07:00
Kubernetes Prow Robot
8b3e8203b3
Merge pull request #694 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
2024-06-20 06:00:17 -07:00
umagnus
75586fb172 fix shield guard on CSI node 2024-06-20 09:04:09 +00:00
dependabot[bot]
40635443aa
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 22:38:03 +00:00
Kubernetes Prow Robot
198bf7abbc
Merge pull request #689 from umagnus/security-context
fix: shield guard issues
2024-06-16 22:58:38 -07:00
umagnus
f3a098a1ba Fix shield guard issues for KSM: 2024-06-17 03:24:22 +00:00
Kubernetes Prow Robot
e8db1cbf49
Merge pull request #692 from kubernetes-csi/dependabot/go_modules/k8s.io/kubernetes-1.28.11
chore(deps): bump k8s.io/kubernetes from 1.28.9 to 1.28.11
2024-06-15 20:17:27 -07:00
Andy Zhang
2a75f0d5a3
Merge pull request #693 from andyzhangx/go1.22
chore: use go 1.22 in go.mod
2024-06-15 21:22:00 +08:00