1587 Commits

Author SHA1 Message Date
andyzhangx
e4f238ce33 fix: bump mount-utils to treat ENODEV error as corrupted mount 2024-08-18 03:39:01 +00:00
Kubernetes Prow Robot
905e59f2c4
Merge pull request #738 from kpol-lgx/master
Update README.md
2024-08-13 22:42:43 -07:00
Gxliu
d1942c104a
Update README.md
docker built -> docker build
2024-08-14 12:42:19 +08:00
Andy Zhang
c09722c93a
Merge pull request #735 from andyzhangx/fix-archive-dir-error2
fix: archive dir error#2
2024-08-10 11:44:48 +08:00
andyzhangx
d5de34a81f fix: archive dir error#2 2024-08-10 02:09:53 +00:00
Andy Zhang
fe77b52e17
Merge pull request #734 from andyzhangx/csi-provisioner-5.0.2
fix: upgrade csi-provisioner to v5.0.2 to fix pv deletion stuck issue
2024-08-10 09:28:00 +08:00
andyzhangx
4c60a8c3b1 fix: upgrade csi-provisioner to v5.0.2 to fix pv deletion stuck issue 2024-08-09 13:18:34 +00:00
Andy Zhang
74e0abacbb
Merge pull request #730 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
2024-08-09 21:13:29 +08:00
Andy Zhang
59364a0008
Merge pull request #733 from andyzhangx/fix-e2e-test
test: add default namespace in examples to fix e2e test failure
2024-08-09 19:20:21 +08:00
andyzhangx
e79a19deef fix 2024-08-09 09:44:29 +00:00
andyzhangx
c28a080132 test: add default namespace in examples to fix e2e test failure
fix
2024-08-09 08:45:34 +00:00
Andy Zhang
2524d92ae0
Merge pull request #729 from andyzhangx/fix-archive-dir-error
fix: archive dir error
2024-08-08 09:53:11 +08:00
dependabot[bot]
df43422485
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.1 to 2.20.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.19.1...v2.20.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-08-07 22:19:11 +00:00
andyzhangx
433df76e70 fix: archive dir error 2024-08-07 15:13:02 +00:00
Kubernetes Prow Robot
6d84f18d99
Merge pull request #728 from kpol-lgx/master
Update README.md
2024-08-07 00:50:58 -07:00
Gxliu
d39a772095
Update README.md
Adding methods to config nfs-provisioner on Linux/ARM machines.
2024-08-07 12:06:08 +08:00
Kubernetes Prow Robot
50ece6e1ef
Merge pull request #727 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.28.0
chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
2024-08-06 19:24:50 -07:00
dependabot[bot]
269f0f940f
chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.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-08-06 22:30:07 +00:00
Kubernetes Prow Robot
ded45be8cd
Merge pull request #726 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.34.1
chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1
2024-07-29 18:42:16 -07:00
dependabot[bot]
8552e01541
chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.
- [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.34.0...v1.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 22:32:54 +00:00
Andy Zhang
e4a53ae24a
Merge pull request #725 from andyzhangx/add-pv-patch-permission
fix: add pv patch permission with HonorPVReclaimPolicy enabled
2024-07-29 21:58:10 +08:00
andyzhangx
da0a67645f fix: add pv patch permission with HonorPVReclaimPolicy enabled
fix

fix
2024-07-29 09:03:27 +00:00
Kubernetes Prow Robot
470dd761d3
Merge pull request #724 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.1
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
2024-07-28 21:55:00 -07:00
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