kubectl/pkg
Chris Bandy 1815b0e2ef Cleanup environment in tests that call os.Unsetenv
testing.T.Cleanup ensures the environment is restored after a test and
any of its parallel sub-tests. It's possible that some of these can be
simplified further to T.Setenv(key, ""), but I did not investigate.

Kubernetes-commit: e8d3a4a105cc8ea6e795e24d5dbf0c61ed78cacd
2023-04-15 11:19:24 -05:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd KEP-3325: Promote SelfSubjectReview to GA 2023-05-02 01:26:20 +02: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 openapi: Make file client more easy to re-use 2023-03-28 13:40:28 -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 Cleanup environment in tests that call os.Unsetenv 2023-04-15 11:19:24 -05:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00