1049 Commits

Author SHA1 Message Date
andyzhangx
e4d0acedaa fix: CVE-2022-1996, CVE-2023-2431 2023-07-15 03:04:16 +00:00
Kubernetes Prow Robot
748bde32e0
Merge pull request #475 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.31.0
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0
2023-06-30 18:24:43 -07:00
dependabot[bot]
c236c9b344
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 22:46:46 +00:00
Kubernetes Prow Robot
d2c5d046e7
Merge pull request #474 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.27.8
chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8
2023-06-29 20:31:45 -07:00
dependabot[bot]
cbd1689e09
chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.6 to 1.27.8.
- [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.27.6...v1.27.8)

---
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>
2023-06-29 22:33:35 +00:00
Dhaval Vyas
78ae02b0a1
Adding imagePullSecrets to snapshot controller. 2023-06-29 10:19:32 -04:00
Kubernetes Prow Robot
37d790f47e
Merge pull request #471 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo-1.16.5
chore(deps): bump github.com/onsi/ginkgo from 1.14.0 to 1.16.5
2023-06-28 23:40:46 -07:00
dependabot[bot]
53245449fd
chore(deps): bump github.com/onsi/ginkgo from 1.14.0 to 1.16.5
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.14.0 to 1.16.5.
- [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/v1.14.0...v1.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 23:07:37 +00:00
Kubernetes Prow Robot
27323cfc92
Merge pull request #469 from kubernetes-csi/dependabot/go_modules/github.com/stretchr/testify-1.8.4
chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4
2023-06-26 17:22:30 -07:00
dependabot[bot]
9f6bf579c6
chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 23:16:17 +00:00
Kubernetes Prow Robot
a721ef5488
Merge pull request #454 from kubernetes-csi/dependabot/go_modules/k8s.io/klog/v2-2.100.1
chore(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.100.1
2023-06-23 17:51:07 -07:00
Kubernetes Prow Robot
d89ed66bac
Merge pull request #466 from kubernetes-csi/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
2023-06-16 18:22:24 -07:00
dependabot[bot]
8ffef9edae
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 23:03:41 +00:00
Andy Zhang
862cb036e3
Merge pull request #463 from andyzhangx/cut-v4.4.0
doc: cut v4.4.0 release
2023-06-07 19:28:40 +08:00
andyzhangx
a9e9fa0e81 doc: use latest version for master branch 2023-06-07 08:29:19 +00:00
andyzhangx
965d8451a3 doc: cut v4.4.0 release 2023-06-07 08:28:43 +00:00
Kubernetes Prow Robot
9af6a6e320
Merge pull request #462 from andyzhangx/forbid-invalid-parameters
chore: forbid invalid parameters in snapshot storage class
2023-06-07 01:24:12 -07:00
andyzhangx
8cee28152d chore: forbid invalid parameters in snapshot storage class 2023-06-07 07:45:57 +00:00
Kubernetes Prow Robot
8eb52e1430
Merge pull request #461 from wozniakjan/fix_snapshot_subpath
bugfix: correct snapshot path when using share parameter
2023-06-07 00:18:12 -07:00
Jan Wozniak
cb330e63c4
bugfix: correct snapshot path when using share parameter 2023-06-05 14:05:28 +02:00
Andy Zhang
dc621b84b6
chore: switch master branch version 2023-06-03 11:04:24 +08:00
Kubernetes Prow Robot
d19f3fad39
Merge pull request #458 from andyzhangx/snapshot-limits
chore: add snapshot resource limits
2023-06-01 05:31:46 -07:00
andyzhangx
f010c16241 chore: add snapshot resource limits 2023-06-01 11:31:46 +00:00
Andy Zhang
50345edca6
Merge pull request #452 from andyzhangx/cut-v4.3.0
doc: cut v4.3.0 release
2023-06-01 11:30:40 +08:00
dependabot[bot]
5995a84ea5
chore(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.100.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.1 to 2.100.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.80.1...v2.100.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>
2023-05-29 23:09:14 +00:00
andyzhangx
b6576e9fb7 doc: use latest version for master branch 2023-05-29 07:04:24 +00:00
andyzhangx
03f87416d4 doc: cut v4.3.0 release 2023-05-29 07:04:00 +00:00
Andy Zhang
1cf5dece66
Merge pull request #453 from andyzhangx/upgrade-snapshot-6.2.2
chore: upgrade csi-snapshot to v6.2.2
2023-05-29 14:57:33 +08:00
andyzhangx
8db2f844ea chore: upgrade csi-snapshot to v6.2.2 2023-05-29 05:22:46 +00:00
Andy Zhang
a29206ff8f
Merge pull request #451 from andyzhangx/refine-snapshot-deployment
chore: upgrade snapshot version and refine snapshot deployment
2023-05-28 10:43:02 +08:00
andyzhangx
1e35718f83 test: verify snapshot install script 2023-05-14 12:48:10 +00:00
andyzhangx
28091cff0d test: fix yamllint errors 2023-05-14 11:40:35 +00:00
andyzhangx
6900c8634e chore: upgrade snapshot version and refine snapshot deployment
fix

fix
2023-05-14 11:24:14 +00:00
Kubernetes Prow Robot
3b667563e6
Merge pull request #450 from stmcginnis/dl.k8s.io
Use dl.k8s.io instead of hardcoded GCS URIs
2023-05-11 18:50:47 -07:00
Sean McGinnis
f03e8377d4
Use dl.k8s.io instead of hardcoded GCS URIs
The `storage.googleapis.com/kubernetes-release` URL is a hard coded path
to a GCS bucket location. To allow redirecting and spreading the load
across multiple hosting locations, the `dl.k8s.io` URL has been
introduced.

Signed-off-by: Sean McGinnis <stmcg@amazon.com>
2023-05-11 14:20:45 +00:00
Kubernetes Prow Robot
5a9bdfb448
Merge pull request #448 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.27.6
chore(deps): bump github.com/onsi/gomega from 1.10.1 to 1.27.6
2023-05-09 18:07:53 -07:00
dependabot[bot]
b555128e70
chore(deps): bump github.com/onsi/gomega from 1.10.1 to 1.27.6
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.1 to 1.27.6.
- [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.10.1...v1.27.6)

---
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-05-09 23:04:18 +00:00
Kubernetes Prow Robot
f4de069cee
Merge pull request #447 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.30.0
chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.30.0
2023-05-08 18:52:52 -07:00
dependabot[bot]
078e12a96f
chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.30.0
Bumps google.golang.org/protobuf from 1.27.1 to 1.30.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 23:08:24 +00:00
Kubernetes Prow Robot
bfdac308b0
Merge pull request #446 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.9.0
chore(deps): bump golang.org/x/net from 0.7.0 to 0.9.0
2023-05-05 20:55:15 -07:00
Kubernetes Prow Robot
4c9d7684c7
Merge pull request #445 from kubernetes-csi/dependabot/github_actions/actions/setup-go-4
chore(deps): bump actions/setup-go from 2 to 4
2023-05-05 20:15:16 -07:00
dependabot[bot]
eb5b685f9f
chore(deps): bump golang.org/x/net from 0.7.0 to 0.9.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.9.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.9.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-05-05 23:02:56 +00:00
dependabot[bot]
cf1075483f
chore(deps): bump actions/setup-go from 2 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 23:02:40 +00:00
Kubernetes Prow Robot
0c697930d7
Merge pull request #444 from kubernetes-csi/dependabot/go_modules/sigs.k8s.io/yaml-1.3.0
chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
2023-05-05 06:15:12 -07:00
Kubernetes Prow Robot
fc99ace29c
Merge pull request #443 from kubernetes-csi/dependabot/github_actions/github/codeql-action-2
chore(deps): bump github/codeql-action from 1 to 2
2023-05-05 05:17:13 -07:00
dependabot[bot]
f70acd44d5
chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.2.0 to 1.3.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.2.0...v1.3.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-05-05 11:59:08 +00:00
dependabot[bot]
921d186cde
chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 11:58:25 +00:00
Andy Zhang
e2bc76a6f0
Merge pull request #442 from andyzhangx/add-dependabot
chore: add dependabot
2023-05-05 19:58:04 +08:00
andyzhangx
76187a6bab chore: add dependabot 2023-05-05 11:34:39 +00:00
Kubernetes Prow Robot
cb701690fc
Merge pull request #441 from andyzhangx/upgrade-sidecar-images2
chore: upgrade csi sidecar container images
2023-04-30 08:22:18 -07:00