kubectl/pkg
aimuz 2ec2847518 fix: kubectl expose fails for apps with same-port, different-protocol
Fixed: https://github.com/kubernetes/kubernetes/issues/114402
Signed-off-by: aimuz <mr.imuz@gmail.com>

Kubernetes-commit: e5116a39c96a78511fc8c0da4730d3262b2c121c
2023-06-19 09:58:54 +08:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd fix: kubectl expose fails for apps with same-port, different-protocol 2023-06-19 09:58:54 +08:00
describe [bug] Update DefaultObjectDescriber to handle interface params (#118190) 2023-06-21 21:46:02 +00:00
drain kubectl/pkg/drain: Include namespace in evictPods return error 2023-02-07 13:10:30 -08: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 cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01: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 the template.pot file with latest message IDs. 2023-06-27 12:10:46 -04:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00