1263 Commits

Author SHA1 Message Date
umagnus
b89d93887d upgrade golangci/golangci-lint-action to v1.54 2023-11-20 09:05:40 +00:00
Kubernetes Prow Robot
f201d45f24
Merge pull request #500 from abhijeetgauravm/csi-driver-nfs-1
fixed broken links of testgrid dashboard
2023-11-14 16:14:46 +01:00
Abhijeet Gaurav
bf0a619536
Merge branch 'kubernetes-csi:master' into csi-driver-nfs-1 2023-11-14 19:08:46 +05:30
Abhijeet Gaurav
e21cb5ccfc reverted change in sidecar_release 2023-11-14 13:37:27 +00:00
Kubernetes Prow Robot
57de884a16
Merge pull request #550 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.30.0
chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
2023-11-14 08:18:35 +01:00
dependabot[bot]
86a4704669
chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.29.0 to 1.30.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.29.0...v1.30.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>
2023-11-13 22:43:06 +00:00
Kubernetes Prow Robot
87c3b515f5
Merge pull request #549 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.13.1
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
2023-11-11 04:17:16 +01:00
dependabot[bot]
7619f8e432
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.0 to 2.13.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.13.0...v2.13.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>
2023-11-10 22:26:24 +00:00
Kubernetes Prow Robot
99624a116d
Merge pull request #547 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.18.0
chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
2023-11-10 03:12:51 +01:00
andyzhangx
832278f90a chore: upgrade sidecar image versions 2023-11-10 02:10:35 +00:00
dependabot[bot]
6ad5168898
chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.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>
2023-11-09 22:58:09 +00:00
Andy Zhang
b01ec824f9
chore: switch master branch version 2023-11-09 20:33:44 +08:00
Andy Zhang
155be75014
Merge pull request #543 from andyzhangx/cut-v4.5.0
doc: cut v4.5.0 release
2023-11-09 18:22:16 +08:00
andyzhangx
e8f256341a doc: use latest version for master branch 2023-11-09 08:12:15 +00:00
andyzhangx
98a6de071a doc: cut v4.5.0 release 2023-11-09 08:11:33 +00:00
Kubernetes Prow Robot
be6ca6fc7b
Merge pull request #530 from navilg/feature/on-delete-archive
feat: archive on delete support
2023-11-09 04:17:34 +01:00
andyzhangx
5fbe7126cc test: skip archive ut on Windows 2023-11-08 14:16:09 +00:00
andyzhangx
e0c7569564 test: fix ut and add e2e test 2023-11-08 14:16:09 +00:00
Navratan Lal Gupta
e819966385 feat: archive pv subdir on delete
fix: failed to archive subdirectory: no such file or dir

fix: failed to rename archive pvc

archived-pvc-1234

fix: volume name

doc: include archive on delete in doc
2023-11-08 14:16:09 +00:00
Andy Zhang
db71902c3a
Merge pull request #538 from andyzhangx/baseimage-bookworm
feat: switch to bookworm debian base image
2023-11-06 11:18:06 +08:00
Andy Zhang
0a556b3a87
Merge pull request #539 from andyzhangx/upgrade-snapshot-6.3.1
feat: upgrade sidecar image versions
2023-11-06 11:16:39 +08:00
andyzhangx
46bcb0b5e8 chore: upgrade sidecar image versions 2023-11-05 13:43:30 +00:00
andyzhangx
464454212b chore: upgrade snapshot version to v6.3.1 2023-11-05 13:28:29 +00:00
andyzhangx
dc750107f7 feat: switch to bookworm debian base image 2023-11-05 03:03:57 +00:00
Andy Zhang
b9de6a0f94
Merge pull request #536 from andyzhangx/test-gomod-check
test: add more gomod check
2023-11-05 10:58:14 +08:00
Andy Zhang
33703cce11
Merge pull request #537 from andyzhangx/fix-doc-typo
doc: fix doc typo
2023-11-05 08:44:12 +08:00
andyzhangx
80f4f6bf76 doc: fix doc typo 2023-11-04 15:58:20 +00:00
andyzhangx
552f8f1c7f test: add more gomod check 2023-11-04 15:27:15 +00:00
Kubernetes Prow Robot
28be3b0c8d
Merge pull request #535 from kubernetes-csi/dependabot/go_modules/sigs.k8s.io/yaml-1.4.0
chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
2023-11-04 12:18:05 +01:00
dependabot[bot]
bda629104e
chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 22:11:25 +00:00
Kubernetes Prow Robot
4fd341b4a7
Merge pull request #532 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.29.0
chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0
2023-10-31 04:31:11 +01:00
dependabot[bot]
224d49172a
chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.29.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.28.0...v1.29.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>
2023-10-25 22:20:17 +00:00
Kubernetes Prow Robot
72c8ff7d8e
Merge pull request #528 from shiftstack/fix_dynamic_allocation
go.mod: Fix unresolvable indirect dependency
2023-10-25 18:41:59 +02:00
Pierre Prinetti
7ebdcee7a0
go.mod: Fix unresolvable indirect dependency
Fix `go list -mod=readonly -m all` by adding a replace for
`k8s.io/dynamic-resource-allocation` that points to the
Kubernetes version currently in use.

The packages is not used here, but making the dependency resolvable
makes the go toolchain happy.

cf.: 4b48ab1fdb/go.mod (L265)
2023-10-23 15:06:31 +02:00
Kubernetes Prow Robot
32d2422a74
Merge pull request #527 from shiftstack/bump
Bump Go and golang.org/x/... to recent versions
2023-10-20 16:21:40 +02:00
Pierre Prinetti
8b12110b0a
Update k8s.io/apimachinery and k8s.io/apiserver
This change brings no changes in the current code, but asserts that
potential future additions use updated versions of the dependencies.
2023-10-20 10:33:48 +02:00
Pierre Prinetti
93be2ff7ac
Bump Go and golang.org/x/... to recent versions
Mitigations to CVE-2023-44487 were added to golang.org/x/net v0.17
(c4e9120dde92bc2cce99f853d4f1c5afe1cbaa23) and in Go v1.20.10[1]. This PR
bumps Go to v1.20 to benefit from the patches to the standard library.

Aside, this patch also bump the pseudo-standard golang.org/x/...
libraries to their latest available version for good measure.

[1]: https://pkg.go.dev/vuln/GO-2023-2102
2023-10-19 17:05:04 +02:00
Kubernetes Prow Robot
dec5a8c4c7
Merge pull request #523 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.59.0
chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0
2023-10-18 04:15:18 +02:00
dependabot[bot]
c70d7b6163
chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.3...v1.59.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 22:52:33 +00:00
Kubernetes Prow Robot
ad1a47b84c
Merge pull request #521 from vlboiko/propagate_host_mount_config
feat: propagate default host configuration files to csi node
2023-10-17 17:16:07 +02:00
Volodymyr Boiko
fda9ff2f60 feat: propagate default host configuration files to csi node 2023-10-17 11:02:45 +03:00
Kubernetes Prow Robot
3faec178b1
Merge pull request #520 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.58.3
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
2023-10-14 03:06:22 +02:00
dependabot[bot]
e2589d7508
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 22:52:11 +00:00
Kubernetes Prow Robot
b9d973a532
Merge pull request #519 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.17.0
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
2023-10-13 16:18:58 +02:00
dependabot[bot]
d6a65ac55a
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.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>
2023-10-10 23:04:37 +00:00
Kubernetes Prow Robot
8e99a9180f
Merge pull request #518 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.13.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
2023-10-10 05:11:23 +02:00
dependabot[bot]
aaf13147be
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.1 to 2.13.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.12.1...v2.13.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>
2023-10-09 22:23:05 +00:00
Kubernetes Prow Robot
432ac4bc06
Merge pull request #515 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.16.0
chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
2023-10-07 14:44:34 +02:00
Andy Zhang
e524930774
Merge pull request #516 from andyzhangx/fix-logtostderr-panic
fix: flag panic if a flag is defined after being set
2023-10-07 19:26:33 +08:00
andyzhangx
5b8c192b98 fix: flag panic if a flag is defined after being set 2023-10-07 07:20:28 +00:00