kubectl/pkg
Stephen Kitt abe43f6e92 kubectl: drop dependency on github.com/pkg/errors
The package is unmaintained, and kubectl doesn't rely on the
functionality it provides on top of Golang errors (stack traces).

Signed-off-by: Stephen Kitt <skitt@redhat.com>

Kubernetes-commit: 54b2fad0330032ae1bbac990f93a3644aa8a12af
2025-05-26 10:44:46 +02:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd kubectl: drop dependency on github.com/pkg/errors 2025-05-26 10:44:46 +02:00
config kuberc: introduce fuzzing for kuberc types 2025-05-16 13:45:37 +02:00
describe kubectl describe service: Add Traffic Distribution 2025-04-26 18:02:19 +02:00
drain kubectl: add test coverage for cordon command (#129202) 2024-12-17 06:34:43 +00:00
explain Fix dup word in API doc 2025-02-19 16:51:11 -08:00
generate cleanup: omit comparison with bool constants 2023-09-04 16:59:23 +08:00
kuberc kuberc: introduce fuzzing for kuberc types 2025-05-16 13:45:37 +02:00
metricsutil kubectl(top): modify the percentage display of the top command 2024-08-29 20:44:14 +08: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 Consider AllocatableResources when computing pod requests 2025-03-17 21:23:32 -07:00
validation OpenAPIResourcesGetter allows lazy-loading OpenAPI V2 2023-03-13 20:28:40 -07:00