andyzhangx
|
4147ddb36a
|
fix: always enable snapshot sidecar container in controller
|
2023-08-04 03:01:24 +00:00 |
|
Kubernetes Prow Robot
|
482e264626
|
Merge pull request #494 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.13.0
chore(deps): bump golang.org/x/net from 0.12.0 to 0.13.0
|
2023-08-03 18:08:20 -07:00 |
|
dependabot[bot]
|
e74cb0505e
|
chore(deps): bump golang.org/x/net from 0.12.0 to 0.13.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.13.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-08-03 23:00:03 +00:00 |
|
Kubernetes Prow Robot
|
c57ad60fd0
|
Merge pull request #492 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.57.0
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0
|
2023-08-03 08:12:21 -07:00 |
|
dependabot[bot]
|
39b1f25c16
|
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.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-07-27 22:22:19 +00:00 |
|
Kubernetes Prow Robot
|
bc3a454902
|
Merge pull request #491 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.27.10
chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10
|
2023-07-26 20:18:10 -07:00 |
|
dependabot[bot]
|
b47890fb39
|
chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.8 to 1.27.10.
- [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.8...v1.27.10)
---
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-07-24 22:59:14 +00:00 |
|
Kubernetes Prow Robot
|
e68919a599
|
Merge pull request #490 from andyzhangx/enable-snapshot-sidecar
fix: always enable snapshot sidecar container in controller
|
2023-07-20 12:42:10 -07:00 |
|
Kubernetes Prow Robot
|
4a8ccda7fd
|
Merge pull request #489 from kubernetes-csi/dependabot/go_modules/github.com/pborman/uuid-1.2.1
chore(deps): bump github.com/pborman/uuid from 1.2.0 to 1.2.1
|
2023-07-20 08:20:09 -07:00 |
|
andyzhangx
|
0658b6e485
|
chore: always enable snapshot sidecar image in controller
|
2023-07-20 14:45:11 +00:00 |
|
Kubernetes Prow Robot
|
7f8802f9c1
|
Merge pull request #481 from navilg/467-csi-snapshotter-without-crd
feat: allow csi-snapshotter to be enabled without installing CRDs
|
2023-07-20 07:38:10 -07:00 |
|
dependabot[bot]
|
70301a2719
|
chore(deps): bump github.com/pborman/uuid from 1.2.0 to 1.2.1
Bumps [github.com/pborman/uuid](https://github.com/pborman/uuid) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pborman/uuid/releases)
- [Commits](https://github.com/pborman/uuid/compare/v1.2...v1.2.1)
---
updated-dependencies:
- dependency-name: github.com/pborman/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 22:49:32 +00:00 |
|
Navratan Lal Gupta
|
7b636c89ec
|
chores: Annotate "helm.sh/resource-policy": keep to CRDs
|
2023-07-19 22:46:08 +05:30 |
|
Kubernetes Prow Robot
|
fb32aa7ebd
|
Merge pull request #488 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.56.2
chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.56.2
|
2023-07-18 20:18:03 -07:00 |
|
dependabot[bot]
|
6d41f01685
|
chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.56.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.56.2)
---
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-07-18 22:16:59 +00:00 |
|
Navratan Lal Gupta
|
3d3bc3da63
|
Allow csi-snapshotter to be enabled without installing CRDs
|
2023-07-18 22:25:04 +05:30 |
|
Kubernetes Prow Robot
|
346af08047
|
Merge pull request #487 from GarbageYard/csi-snapshot-controller-bug
fix: helm chart format issue
|
2023-07-18 08:25:09 -07:00 |
|
GarbageYard
|
46a32aa71e
|
Curl brace missing
Updated packages for latest and 4.4.0 charts
|
2023-07-18 19:45:27 +05:30 |
|
Kubernetes Prow Robot
|
05b1337fe1
|
Merge pull request #480 from endriu0/prio_class_value
feat: make priorityClassName configurable
|
2023-07-18 01:17:09 -07:00 |
|
Kubernetes Prow Robot
|
a6ee216293
|
Merge pull request #484 from kubernetes-csi/dependabot/go_modules/github.com/container-storage-interface/spec-1.8.0
chore(deps): bump github.com/container-storage-interface/spec from 1.5.0 to 1.8.0
|
2023-07-17 17:39:07 -07:00 |
|
dependabot[bot]
|
8aa54d1eaf
|
chore(deps): bump github.com/container-storage-interface/spec
Bumps [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) from 1.5.0 to 1.8.0.
- [Release notes](https://github.com/container-storage-interface/spec/releases)
- [Commits](https://github.com/container-storage-interface/spec/compare/v1.5.0...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/container-storage-interface/spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-17 22:27:46 +00:00 |
|
apiorkowski
|
f4c202468f
|
Make priorityClass name overridable
Add README entries
Before:
After:
Test:
Address comments
Before:
After:
Test:
Fix the lint error
Before:
After:
Test:
|
2023-07-17 17:35:48 +02:00 |
|
Andy Zhang
|
4bfd786ee6
|
Merge pull request #483 from andyzhangx/disable-snapshot-controller-install
feat: disable snapshot controller install in helm chart by default
|
2023-07-17 12:23:30 +08:00 |
|
andyzhangx
|
5896a17244
|
feat: disable snapshot controller install in helm chart by default
|
2023-07-16 03:45:52 +00:00 |
|
Kubernetes Prow Robot
|
9f16a51a0d
|
Merge pull request #473 from dvyas1/bugfix-missing-imagePullSecrets
fix: add imagePullSecrets to snapshot controller in helm chart
|
2023-07-15 07:13:04 -07:00 |
|
andyzhangx
|
00208f67ed
|
chore: add helm chart change
|
2023-07-15 11:22:12 +00:00 |
|
Kubernetes Prow Robot
|
1574ffae0c
|
Merge pull request #478 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.12.0
chore(deps): bump golang.org/x/net from 0.10.0 to 0.12.0
|
2023-07-15 00:53:04 -07:00 |
|
dependabot[bot]
|
36281fa581
|
chore(deps): bump golang.org/x/net from 0.10.0 to 0.12.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.12.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.12.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-07-15 07:08:54 +00:00 |
|
Andy Zhang
|
0bd9017bed
|
Merge pull request #482 from andyzhangx/CVE-2022-1996
fix: CVE-2022-1996, CVE-2023-2431
|
2023-07-15 15:06:56 +08:00 |
|
andyzhangx
|
2327af89eb
|
test: fix test failure
|
2023-07-15 05:40:47 +00:00 |
|
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 |
|