mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
based on glue code from @apelisse update godeps fix glue code remove TypeParser and gvkParser from handlers add managed fields conversion in apply.go refactor ManagedFields access into helpers fix variable names cleanup and remove unrequired code remove outdated comment add force flag to apply fix wrong variable access revert changes to patchMechanism and add YAMLToTyped conversion remove unused code fix pr review use new VersionPatcher in patch.go remove outdated comment respond to nits add YAMLToTyped test check for nil models when creating TypeConverter skip on missing models remove misplaced error fix bazel refactor add feature flag experimental fixes for failing tests More fixes Signed-off-by: Kevin Wiesmüller <kwiesmueller@seibert-media.net> fix bazel