1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Update sigs.k8s.io/cli-utils to v0.22.2

This is the first release that includes a patch of the
`CachingClusterReader` so that it continues on all list errors.

Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
Hidde Beydals
2021-02-25 12:49:20 +01:00
parent 168c65bb6e
commit baaa466c0f
3 changed files with 39 additions and 63 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
k8s.io/apimachinery v0.20.2
k8s.io/cli-runtime v0.20.2 // indirect
k8s.io/client-go v0.20.2
sigs.k8s.io/cli-utils v0.20.2
sigs.k8s.io/cli-utils v0.22.2
sigs.k8s.io/controller-runtime v0.8.2
sigs.k8s.io/kustomize/api v0.7.4
sigs.k8s.io/yaml v1.2.0