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:
@@ -36,8 +36,9 @@ import (
|
||||
"sigs.k8s.io/controller-runtime/pkg/client"
|
||||
"sigs.k8s.io/controller-runtime/pkg/client/apiutil"
|
||||
|
||||
"github.com/fluxcd/flux2/internal/utils"
|
||||
"github.com/fluxcd/pkg/apis/meta"
|
||||
|
||||
"github.com/fluxcd/flux2/internal/utils"
|
||||
)
|
||||
|
||||
// statusable is used to see if a resource is considered ready in the usual way
|
||||
|
||||
Reference in New Issue
Block a user