kubectl/pkg
Tim Hockin c131fb884e Replace uses of ObjectReflectDiff with cmp.Diff
ObjectReflectDiff is already a shim over cmp.Diff, so no actual output
or behavior changes

Kubernetes-commit: bc302fa4144d21a338683cd83701661f97be4aba
2023-03-23 11:34:03 -07:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd Replace uses of ObjectReflectDiff with cmp.Diff 2023-03-23 11:34:03 -07:00
describe kubectl: use v2 for hpa 2023-01-06 23:45:54 -05:00
drain kubectl/pkg/drain: Include namespace in evictPods return error 2023-02-07 13:10:30 -08:00
explain Replace apimachinery diff.StringDiff with cmp 2023-03-23 11:10:32 -07:00
generate Clean unused generators 2021-03-03 22:47:53 +01:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
proxy Remove ioutil from kubectl 2022-07-30 22:31:16 +09:00
rawhttp Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
scale Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
util Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00