1261 Commits

Author SHA1 Message Date
Thanos Tryfonidis
52b0190d9b
feat: add StorageClass definition in Helm charts 2024-04-19 23:32:48 +03:00
Kubernetes Prow Robot
719b48c4da
Merge pull request #643 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.24.0
chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
2024-04-04 18:20:45 -07:00
dependabot[bot]
b2a76fe769
chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.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-04-04 22:37:16 +00:00
Kubernetes Prow Robot
856d7f3427
Merge pull request #642 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
2024-04-04 07:01:01 -07:00
dependabot[bot]
c23b34333e
chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.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-04-03 22:44:32 +00:00
Andy Zhang
57d8b1e66c
Merge pull request #641 from andyzhangx/use-http-endpoint
feat: use new restricted liveness probe endpoint on v4.6.0
2024-04-02 15:08:00 +08:00
andyzhangx
048b943188 feat: use new restricted liveness probe endpoint on kubectl install 2024-04-01 07:23:12 +00:00
andyzhangx
a8a69e6c82 cleanup: remove livenessProbe.host chart field 2024-04-01 02:40:46 +00:00
andyzhangx
330aaba137 feat: use new restricted liveness probe endpoint on v4.6.0
fix
2024-04-01 02:37:38 +00:00
Kubernetes Prow Robot
deced01b5d
Merge pull request #639 from anothertobi/liveness
feat: use new restricted liveness probe endpoint
2024-03-28 19:57:50 -07:00
Tobi Nehrlich
0920a991f9
Use new restricted liveness probe endpoint
The `--health-port` option is deprecated and `--http-endpoint` the new
option to use. Since `--http-endpoint` additionally exposes metrics, the
liveness probe is limited to only listen on localhost by default. With
this only processes on the host network, like kubelet, can call the
endpoint. Regular pods can no longer access the liveness probe via the
node IP address.

Signed-off-by: Tobi Nehrlich <tobi.nehrlich@amazee.io>
2024-03-28 13:17:40 +01:00
Andy Zhang
0a235fb0f0
Merge pull request #638 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.1
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
2024-03-26 20:24:19 +08:00
Andy Zhang
1f626a40d7
Merge pull request #637 from andyzhangx/add-baserepo
feat: add baseRepo field in helm charts
2024-03-26 15:51:51 +08:00
dependabot[bot]
742bc135da
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.0 to 2.17.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.17.0...v2.17.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-03-25 23:01:45 +00:00
andyzhangx
fadfc7346b feat: add baseRepo filed in helm charts
fix
2024-03-25 13:50:35 +00:00
Kubernetes Prow Robot
44829889fc
Merge pull request #636 from kubernetes-csi/dependabot/go_modules/k8s.io/mount-utils-0.29.3
chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3
2024-03-22 18:50:54 -07:00
dependabot[bot]
a5b7db6572
chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) from 0.29.2 to 0.29.3.
- [Commits](https://github.com/kubernetes/mount-utils/compare/v0.29.2...v0.29.3)

---
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-03-22 22:10:35 +00:00
Kubernetes Prow Robot
75edbf2ee7
Merge pull request #634 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.32.0
chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
2024-03-21 19:32:22 -07:00
dependabot[bot]
6cdfd8d08a
chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.1 to 1.32.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.31.1...v1.32.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-03-21 22:07:42 +00:00
Kubernetes Prow Robot
b1cf7f1836
Merge pull request #633 from kubernetes-csi/dependabot/go_modules/k8s.io/client-go-0.28.8
chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8
2024-03-20 20:18:59 -07:00
dependabot[bot]
acf4c80bbd
chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.7 to 0.28.8.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.7...v0.28.8)

---
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-03-20 22:10:31 +00:00
Kubernetes Prow Robot
e99853d158
Merge pull request #632 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
2024-03-19 18:46:48 -07:00
dependabot[bot]
ea8554a92b
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.16.0 to 2.17.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.16.0...v2.17.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-03-19 22:57:49 +00:00
Kubernetes Prow Robot
edf871b91f
Merge pull request #631 from kubernetes-csi/dependabot/go_modules/k8s.io/apimachinery-0.28.8
chore(deps): bump k8s.io/apimachinery from 0.28.7 to 0.28.8
2024-03-18 18:04:53 -07:00
dependabot[bot]
4cef80999f
chore(deps): bump k8s.io/apimachinery from 0.28.7 to 0.28.8
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.7 to 0.28.8.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.7...v0.28.8)

---
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-03-18 22:51:18 +00:00
Andy Zhang
b1380ff688
Merge pull request #629 from andyzhangx/fix-snapshot-rbac2
fix: snapshot sidecar rbac permission issue on v4.5.0, v4.6.0 charts
2024-03-14 13:07:40 +08:00
andyzhangx
e86fed9e76 fix: snapshot sidecar rbac permission issue on v4.5.0, v4.6.0 charts 2024-03-14 03:31:33 +00:00
Andy Zhang
d25b7af3da
Merge pull request #628 from andyzhangx/fix-snapshot-rbac
fix: snapshot sidecar rbac permission issue
2024-03-14 10:02:04 +08:00
andyzhangx
011120b947 fix: snapshot sidecar rbac permission issue 2024-03-13 14:51:23 +00:00
Kubernetes Prow Robot
bf56ab1b50
Merge pull request #627 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.22.0
chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
2024-03-07 17:39:08 -08:00
dependabot[bot]
efb9bcd904
chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.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-03-07 22:52:20 +00:00
Kubernetes Prow Robot
dda0fb1782
Merge pull request #626 from shiftstack/bump-protobuf
Bump google.golang.org/protobuf from v1.32.0 to v1.33.0
2024-03-07 03:28:38 -08:00
Michał Dulko
f5dc565f90 Bump google.golang.org/protobuf from v1.32.0 to v1.33.0
This is to address CVE-2024-24786. I also removed last reference to the
deprecated github.com/golang/protobuf so that it's an indirect import
now. I bumped its version too, as required by google.golang.org/protobuf
bump.
2024-03-07 10:32:59 +01:00
Kubernetes Prow Robot
f479919a9e
Merge pull request #624 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.62.1
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
2024-03-05 21:57:38 -08:00
dependabot[bot]
1cfef39cc4
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1)

---
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>
2024-03-05 22:46:20 +00:00
Kubernetes Prow Robot
13ac8012d8
Merge pull request #622 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.16.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
2024-03-04 20:04:51 -08:00
dependabot[bot]
c80a22b381
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.15.0 to 2.16.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.15.0...v2.16.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-03-04 22:27:04 +00:00
Kubernetes Prow Robot
1cafcf9625
Merge pull request #621 from kubernetes-csi/dependabot/go_modules/github.com/stretchr/testify-1.9.0
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-01 19:01:39 -08:00
dependabot[bot]
fa23072c62
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:21:27 +00:00
Andy Zhang
42c9088184
chore: update master branch build version 2024-02-23 22:05:54 +08:00
Kubernetes Prow Robot
1ec4d50bcc
Merge pull request #620 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.62.0
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0
2024-02-22 18:52:39 -08:00
dependabot[bot]
e782388c43
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.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>
2024-02-22 22:48:39 +00:00
Kubernetes Prow Robot
7538585c41
Merge pull request #617 from kubernetes-csi/dependabot/go_modules/k8s.io/client-go-0.28.7
chore(deps): bump k8s.io/client-go from 0.28.6 to 0.28.7
2024-02-20 17:47:50 -08:00
dependabot[bot]
57769aca52
chore(deps): bump k8s.io/client-go from 0.28.6 to 0.28.7
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.6 to 0.28.7.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.6...v0.28.7)

---
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-02-20 22:11:19 +00:00
Kubernetes Prow Robot
425c94ae6b
Merge pull request #616 from kubernetes-csi/dependabot/go_modules/k8s.io/apimachinery-0.28.7
chore(deps): bump k8s.io/apimachinery from 0.28.6 to 0.28.7
2024-02-19 17:24:34 -08:00
dependabot[bot]
be0bde1ebc
chore(deps): bump k8s.io/apimachinery from 0.28.6 to 0.28.7
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.6 to 0.28.7.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.6...v0.28.7)

---
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-02-19 23:03:50 +00:00
Kubernetes Prow Robot
ed17d77f08
Merge pull request #615 from kubernetes-csi/dependabot/go_modules/k8s.io/kubernetes-1.28.7
chore(deps): bump k8s.io/kubernetes from 1.28.6 to 1.28.7
2024-02-16 17:44:36 -08:00
dependabot[bot]
8cc5164f20
chore(deps): bump k8s.io/kubernetes from 1.28.6 to 1.28.7
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.28.6 to 1.28.7.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.28.6...v1.28.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 22:58:25 +00:00
Kubernetes Prow Robot
1481d0bb0d
Merge pull request #614 from kubernetes-csi/dependabot/go_modules/k8s.io/mount-utils-0.29.2
chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2
2024-02-15 17:27:19 -08:00
dependabot[bot]
88eb16aa98
chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) from 0.29.1 to 0.29.2.
- [Commits](https://github.com/kubernetes/mount-utils/compare/v0.29.1...v0.29.2)

---
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-02-15 22:40:59 +00:00