kubectl/pkg
Arda Güçlü 64a1fe556b Add new --wait-for-creation flag in kubectl wait command
kubectl wait command errors out when the waited resource does not exist.
But we need to provide a way to the users about intentionally also waiting for
the creation of resources.

This PR introduces a new flag to cover waiting for the creation of resources
with preserving the default behavior.

Kubernetes-commit: e24b9a022f3b1e97ea538c9754d4d38f119f275e
2024-01-26 15:53:55 +03:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd Add new --wait-for-creation flag in kubectl wait command 2024-01-26 15:53:55 +03:00
describe Use ptr.To instead of deprecated pointer functions 2024-05-20 16:14:54 -04:00
drain Fix kubectl drain error handling bug. 2024-01-04 08:53:57 -05:00
explain Fix kubectl explain bug when additionalProperties in schema defines as boolean. (#124506) 2024-05-21 13:29:06 +00:00
generate cleanup: omit comparison with bool constants 2023-09-04 16:59:23 +08:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers feat: add all-pods log flag to kubectl 2024-05-07 19:43:46 -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 Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme vac support ResourceDescriber 2024-01-08 18:45:06 +08:00
util Added logic to check portname in sidecar container (init) 2024-06-11 20:05:39 +05:30
validation OpenAPIResourcesGetter allows lazy-loading OpenAPI V2 2023-03-13 20:28:40 -07:00