kubectl/pkg
Arda Güçlü c2f0957625 KEP-3638: Promote plugin resolution to beta (#120663)
* Promote plugin resolution to beta

* Not use plugin for kubectl create -f command execution

`kubectl create -f` is legitimate command execution and we shouldn't
search plugins if user invokes this.

* Add integration test for plugin resolution for create command

* Reintroduce feature flag to ability to disable it explicitly

Kubernetes-commit: 074a8b00840e85cc95fd83b1825b14ab21ad09c4
2023-10-23 14:41:38 +03:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd KEP-3638: Promote plugin resolution to beta (#120663) 2023-10-23 14:41:38 +03:00
describe remove ClusterCIDR 2023-10-13 21:31:29 +00:00
drain adding more callbacks in kubedrain helper 2023-04-20 16:16:11 +03:00
explain kubectl explain should work for both cluster and namespace resources and without a GET method 2023-06-26 18:39:28 +02:00
generate cleanup: Update deprecated FromInt to FromInt32 (#119858) 2023-08-16 21:07:06 +00:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers fix: kubectl expose fails for apps with same-port, different-protocol 2023-06-19 09:58:54 +08: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 Update pkg/apis/core/helper/qos/qos.go 2023-08-07 10:52:26 -07:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00