kpt
kpt copied to clipboard
update kyaml deps
This PR tries to update the kyaml
dependencies for kpt
CLI. I am running into an error that I am afraid requires updating the upstream k8s
dependencies as well. So treat this as work in progress.
k8s.io/cli-runtime/pkg/resource
# k8s.io/cli-runtime/pkg/resource
../../../../../go/pkg/mod/k8s.io/[email protected]/pkg/resource/kustomizevisitor.go:41:8: kOpts.DoLegacyResourceSort undefined (type *krusty.Options has no field or method DoLegacyResourceSort)
make: *** [Makefile:46: build] Error 2
/lgtm
(Really testing if lgtm works!)
/lgtm cancel