Emilien Macchi
6e97c91760
fix: Address CVE-2022-27191
...
Upgrade golang.org/x/crypto to latest (pushed on Apr 11, 2022).
This commit is the result of running:
```
go get golang.org/x/crypto/ssh@latest \
&& go mod tidy && go mod vendor
```
See https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ
**What this PR does / why we need it**:
Upgrades golang.org/x/crypto/ssh to latest, where the vulnerability has been fixed.
2022-04-13 09:52:29 -04:00
andyzhangx
9cf4719a97
chore: upgrade to k8s 1.23 lib
2021-12-31 07:40:41 +00:00
Matthew Booth
f60438f5bf
Bump k8s to v0.21.0
2021-04-26 09:48:33 +01:00
andyzhangx
f7a1b9aec1
chore: upgrade k8s dependencies
2021-01-02 00:46:27 +00:00
Jiaxun Song
bfdc82f398
fix: make verify checks
2020-11-18 19:02:49 +00:00
Mayank Shah
a43b9f831a
Add E2E test
...
- DynamicallyProvisionedCollocatedPodTest
- DynamicallyProvisionedReadOnlyVolumeTest
- DynamicallyProvisionedDeletePodTest
- DynamicallyProvisionedReclaimPolicyTest
- DynamicallyProvisionedPodWithMultiplePVTest
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-12 15:24:23 +05:30
Mayank Shah
5747698dff
Add DynamicallyProvisionedCmdVolumeTest
...
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-11 20:47:25 +05:30
Mayank Shah
21db7fafe6
Update vendor directory
...
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-03 23:56:05 +05:30
Mayank Shah
002b246eb0
Update k8s.io/kubernetes to use v1.18.0
...
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-02 20:33:59 +05:30
Jan Wozniak
aec3981aee
Cleanup indirect dependencies
2020-02-02 16:05:40 +01:00
Mathusan Selvarajah
04b68cc678
update vendor files to kube 1.14
2019-04-23 15:42:44 -04:00
prateekpandey14
9e60b2f3c8
Add vendor dependencies
...
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
2019-02-07 14:49:15 +05:30