kubectl/pkg
Marcos Guillermo de9c08efa2 kubectl: Fix panic in exec terminal size queue
Check if delegate is nil before calling Next() in terminalSizeQueueAdapter
to prevent a nil pointer dereference.

Kubernetes-commit: 5f675740442edc32f2dcbbe1453f49484440e7a8
2025-12-23 17:37:59 -03:00
..
apps Remove newlineReporter custom report 2022-06-01 13:09:47 +08:00
cmd kubectl: Fix panic in exec terminal size queue 2025-12-23 17:37:59 -03:00
config Add client-go credential plugin to kuberc 2025-10-24 16:06:33 -04:00
describe Drop unused describe acronym 2025-12-18 16:58:04 +01:00
drain Remove the unnecessary cannot delete from the error message 2025-12-18 11:22:52 +01:00
explain Avoid no-change lambdas 2025-09-19 16:56:00 +02:00
generate cleanup: omit comparison with bool constants 2023-09-04 16:59:23 +08:00
kuberc Fix typos in kubectl package comments 2025-12-21 23:17:37 -08:00
metricsutil [KEP-2400] kubectl top: add a --show-swap option (#129458) 2025-06-04 17:10:38 +03:00
polymorphichelpers Drop null creationTimestamp from test fixtures 2025-03-24 09:37:26 -04: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 Replace PollImmediate with PollUntilContextTimeout (#128147) 2024-11-07 16:57:29 +02:00
scheme vac support ResourceDescriber 2024-01-08 18:45:06 +08:00
util build: remove deprecated '// +build' tag 2025-12-01 15:54:18 +01:00
validation OpenAPIResourcesGetter allows lazy-loading OpenAPI V2 2023-03-13 20:28:40 -07:00