kubectl/pkg
Filip Křepinský 3ebdc043ce fix false positive kubectl plugin unit tests
- test.args should be passed instead of the os.Args of the test framework
  to prevent simple invocation of kubectl without args that could
  manifest in false positive test runs
- plugin execution should have a different test path
- tests should invoke functioning kubectl commands instead of the mock
  ones to ensure the correct subcommand is executed without a failure

Kubernetes-commit: 8b9cbe62025da49a31518870f2aea0ce9797d3ce
2023-05-11 20:12:38 +02:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd fix false positive kubectl plugin unit tests 2023-05-11 20:12:38 +02:00
describe Sort and limit to the describers the return (string, error) 2023-05-17 16:36:46 +00: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 fix:translations zh_CN LC_MESSAGES k8s.po error 2023-05-10 18:13:28 +08:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00