kubectl/pkg/cmd/wait
Austin Abro 749aa3b298 feat(wait): introduce waitOptions.RunWaitContext() (#136781)
* run wait with context

Signed-off-by: Austin Abro <austinabro321@gmail.com>

* delete other comment

Signed-off-by: Austin Abro <austinabro321@gmail.com>

---------

Signed-off-by: Austin Abro <austinabro321@gmail.com>

Kubernetes-commit: 598922db7562f628fb51ef1db6d3ccb6003369a4
2026-02-07 00:40:56 +00:00
..
condition.go watchlist: wrap remaining LW with ToListWatcherWithWatchListSemantics 2025-10-10 22:44:45 +02:00
create.go Add --for=create option to kubectl wait 2024-07-08 13:32:31 +02:00
delete.go When using kubectl to delete multiple sts pods simultaneously, it gets stuck and won't exit 2025-12-03 12:39:32 +08:00
json.go kubectl wait: split condition functions into separate files 2024-07-03 11:27:08 +02:00
wait.go feat(wait): introduce waitOptions.RunWaitContext() (#136781) 2026-02-07 00:40:56 +00:00
wait_test.go feat(wait): introduce waitOptions.RunWaitContext() (#136781) 2026-02-07 00:40:56 +00:00