dependabot[bot]
655d43bc96
Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0
...
Bumps [github.com/kubernetes-csi/csi-test/v4](https://github.com/kubernetes-csi/csi-test ) from 4.0.2 to 4.4.0.
- [Release notes](https://github.com/kubernetes-csi/csi-test/releases )
- [Commits](https://github.com/kubernetes-csi/csi-test/compare/v4.0.2...v4.4.0 )
---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-test/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 17:05:14 +00:00
Kubernetes Prow Robot
6a06cc34ee
Merge pull request #853 from kubernetes-csi/dependabot/go_modules/github.com/prometheus/client_model-0.4.0
...
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
2023-06-12 09:57:48 -07:00
Kubernetes Prow Robot
48a467539e
Merge pull request #856 from kubernetes-csi/dependabot/go_modules/k8s.io/klog/v2-2.100.1
...
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
2023-06-12 09:01:57 -07:00
Kubernetes Prow Robot
4be6cc2635
Merge pull request #851 from kubernetes-csi/dependabot/go_modules/github.com/evanphx/json-patch-5.6.0incompatible
...
Bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible
2023-06-12 09:01:50 -07:00
dependabot[bot]
488cb7ccea
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
...
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/prometheus/client_model/releases )
- [Commits](https://github.com/prometheus/client_model/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 15:08:47 +00:00
dependabot[bot]
9473b1665e
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.90.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.90.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-06-12 13:03:40 +00:00
dependabot[bot]
d1245c335d
Bump github.com/evanphx/json-patch
...
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch ) from 4.12.0+incompatible to 5.6.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases )
- [Commits](https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 13:02:10 +00:00
dependabot[bot]
ad73393bec
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 13:02:00 +00:00
Raunak Pradip Shah
871312988b
Added create group volume snapshot functionality
2023-05-03 21:21:32 +05:30
Sunny Song
00b7d54136
Update dependency go modules for k8s v1.27.0
2023-04-12 18:57:15 +00:00
Sunny Song
236537f90c
Update dependency go modules for k8s v1.27.0-rc.0
2023-04-04 17:10:16 +00:00
andyzhangx
81c2a77192
fix: CVE-2022-41723
2023-03-29 03:52:25 +00:00
Raunak Pradip Shah
e231c81e52
Update code-generator to v0.26.0
2023-02-28 12:33:04 +05:30
Shubham Rajvanshi
d92a0c71d1
updated go module files
2023-02-27 10:23:31 -08:00
Sunny Song
b82eefd047
Upgrade csi-lib-utils to v0.12.0
2022-12-22 20:11:54 +00:00
xing-yang
5d3d28c9ab
Add replace clause back to go.mod
...
Without the replace clause, release-notes tool failed to find the
version of some libs, i.e., "invalid version: unknown revision v0.0.0"
2022-12-17 16:21:13 +00:00
Sunny Song
e58d9d2836
Replace golang.org/x/net to v0.4.0
2022-12-14 17:10:00 +00:00
Sunny Song
bb5a9019fb
Update dependency go modules in client for k8s v1.26.0
2022-12-13 21:36:27 +00:00
Sunny Song
3a2a001be3
Update dependency go modules for k8s v1.26.0
2022-12-12 18:59:02 +00:00
Sunny Song
bcdff47059
Remove replace in go.mod
2022-11-28 19:53:00 +00:00
Sunny Song
f095f3155b
Update dependency go modules for k8s v1.26.0-rc.0
2022-11-23 18:39:03 +00:00
Humble Chirammal
d842f6c775
remove replace
directive from the go.mod file
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-11-17 09:09:32 +05:30
xing-yang
f78cc13c65
Fix client-go version
2022-11-11 23:20:33 +00:00
Humble Chirammal
1651e0f823
update module dependencies to latest version
2022-11-03 19:20:36 +05:30
Raunak Pradip Shah
e167bfff11
Upgrade kube dependencies and snapshotter client kube deps to v0.25.2
2022-09-23 08:46:52 +05:30
Humble Chirammal
fe3aa3515a
declare go1.18 in the go.mod
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-09-20 09:02:06 +05:30
Humble Chirammal
522f016094
Fix CVE-2022-27664 by updating golang.org/x/net pacckage
...
This commit address above mentioned CVE
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-09-13 13:32:34 +05:30
Humble Chirammal
71923eb321
update kubernetes dependencies to v1.25.0
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-08-24 19:03:43 +05:30
Humble Chirammal
6dba8914a5
update golang/x/sys CVE-2022-29256
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-07-20 16:06:18 +05:30
Humble Chirammal
3be65b2651
update kubernetes dependencies to v1.24.0
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-07-20 15:59:35 +05:30
Humble Chirammal
4b1dd81de1
update kube dependencies to v1.24.0 release
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-05-05 08:58:19 +05:30
Jonathan Dobson
91141ba52a
Bump prometheus/client_golang to v1.11.1
2022-04-05 10:47:38 -06:00
Raunak Pradip Shah
d300796fab
- Update snapshotter module to v6
...
- Update snapshotter client module to v5
- Update go version in client modules to v1.17
2022-03-23 08:59:19 +05:30
Ubuntu
21fc337b87
feat: Implement distributed snapshotting
2021-12-24 20:03:31 +00:00
Humble Chirammal
45b2fe6cbf
update kube and dependencies to v1.23
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2021-12-14 22:33:38 +05:30
Chris Henzie
c858a697ef
Use csi-lib-utils v0.10.0
2021-08-09 10:22:53 -07:00
Chris Henzie
e31f462805
Update k8s dependencies to v1.22.0
2021-08-04 15:38:49 -07:00
Chris Henzie
59725e39fe
Update k8s dependencies to v1.22.0-rc.0
2021-07-28 10:37:46 -07:00
Chris Henzie
b2709eaca7
Use CSI spec v1.5.0
2021-06-14 13:14:16 -07:00
Kubernetes Prow Robot
4aa47e63ae
Merge pull request #503 from xing-yang/update_csi_spec_dep
...
Update to CSI spec 1.4
2021-04-21 14:37:51 -07:00
xing-yang
8034e50bd3
Update to CSI spec 1.4
2021-04-21 19:58:01 +00:00
wxinyan
17b8ffe7f8
Update k8s dependency version to 1.21
...
Signed-off-by: xinyanwu409 <wxinyan@vmware>
2021-04-18 21:02:08 -07:00
Patrick Ohly
e3c238b7e6
refresh vendor dir
2021-03-18 09:13:25 +01:00
xing-yang
e22364e1cf
Bump dependencies to Kubernetes 1.20
2020-12-15 13:15:48 +00:00
xing-yang
6761111167
Bump csi-lib-utils to v0.9.0
2020-12-05 02:39:03 +00:00
xing-yang
7efebbedec
Switch to klog/v2
2020-12-04 15:53:48 +00:00
Jiawei Wang
fa12fa91db
Upgrade csi-lib-utils to 0.8.1
2020-10-01 17:31:31 -07:00
Andi Li
42b6b374cf
Add phase 1 of validation tightening.
...
https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/177-volume-snapshot/tighten-validation-webhook-crd.md
1. Ratcheting validation webhook server image
2. Controller labels invalid objects
3. Unit tests for webhook
4. Deployment README and example deployment method with certs
5. Update top-level README
Racheting validation:
1. webhook is strict on create
2. webhook is strict on updates where the existing object passes strict validation
3. webhook is relaxed on updates where the existing object fails strict validation (allows finalizer removal, status update, deletion, etc)
Additionally the validating wehook server will perform immutability
checks on scenario 2 above.
2020-08-27 20:34:21 -04:00
Humble Chirammal
6c67682d7a
Bump kube dependencies to v1.19.0
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2020-08-27 09:12:45 +05:30
kartik494
8ae798a0c4
Move Hack to Client directory and update README
2020-08-17 11:38:18 +05:30