kubectl/pkg
Maciej Szulik 060525a7e8 Introduce proper LoadPreference method to read kuberc file
This allows us to drop direct yaml.Unmarshal invocation and replace it
with proper kuberc.LoadPreference invocations which rely on our
conversion mechanisms.

Signed-off-by: Maciej Szulik <soltysh@gmail.com>

Kubernetes-commit: 2467adee59acd3a7575fd771a77a6ef25df05b7b
2026-05-21 12:25:09 +02:00
..
apps Remove newlineReporter custom report 2022-06-01 13:09:47 +08:00
cmd Introduce proper LoadPreference method to read kuberc file 2026-05-21 12:25:09 +02:00
config Drop meaningless ,inline from json tags 2026-04-07 13:30:08 -04:00
describe update describe test 2026-05-22 19:11:44 +09:00
drain Simplify the select case, since we receive from a single channel only 2026-05-05 14:29:09 +02:00
explain kubectl explain: render externalDocs from OpenAPI v3 schemas 2026-02-11 13:01:38 +01:00
kuberc Introduce proper LoadPreference method to read kuberc file 2026-05-21 12:25:09 +02:00
metricsutil [KEP-2400] kubectl top: add a --show-swap option (#129458) 2025-06-04 17:10:38 +03:00
polymorphichelpers kubectl: use %w for error wrapping and remove redundant .Error() calls (#138223) 2026-04-23 08:37:22 +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 Reflect expected replica count to the output of kubectl scale 2026-02-11 15:12:44 +03:00
scheme Create Workload API v1alpha2 (#136976) 2026-03-10 05:43:54 +00:00
util Update po, mo files for kubectl Japanese translation (#131176) 2026-04-23 05:48:41 +09:00
validation OpenAPIResourcesGetter allows lazy-loading OpenAPI V2 2023-03-13 20:28:40 -07:00