Hey there! I came across this project and was wondering if it needed to be upgraded, since I can't seem to make it compile on my Go 1.16 or 1.17 toolchain without upgrades.
I started to work on doing the upgrade, then I thought it might not be necessary since managedFields was dropped from the kubectl output in more recent versions of kubernetes CLI.
Have you already moved on / can I just use kubectl neat stand-alone by this point, based on those changes from upstream? Or would it be helpful for someone to submit a PR with upgrades; I have limited knowledge as I'm a bit external and I don't work on Kubernetes directly (I mainly work on the Flux project), so I am just trying to understand the most straightforward way to get nice diffs out, since this is a common request from our users and I don't know how to guide them.
Hey there! I came across this project and was wondering if it needed to be upgraded, since I can't seem to make it compile on my Go 1.16 or 1.17 toolchain without upgrades.
I started to work on doing the upgrade, then I thought it might not be necessary since managedFields was dropped from the kubectl output in more recent versions of kubernetes CLI.
Have you already moved on / can I just use
kubectl neatstand-alone by this point, based on those changes from upstream? Or would it be helpful for someone to submit a PR with upgrades; I have limited knowledge as I'm a bit external and I don't work on Kubernetes directly (I mainly work on the Flux project), so I am just trying to understand the most straightforward way to get nice diffs out, since this is a common request from our users and I don't know how to guide them.