lightkube icon indicating copy to clipboard operation
lightkube copied to clipboard

Add server-side dry-run for apply, create, patch, replace, delete and deletecollection

Open antoinebrl opened this issue 2 years ago • 2 comments

This contribution exposes a dry_run parameter equivalent to kubectl --dry-run

antoinebrl avatar Mar 11 '23 13:03 antoinebrl

Hi, thanks for your contribution. Could you please add the same change also for the async client (async_client.py) ?. Also would be great to see some unittests showing that the parameter is set correctly (test_client.py and test_client_adapter.py).

gtsystem avatar Mar 14 '23 12:03 gtsystem

@antoinebrl, still interested in completing this feature?

gtsystem avatar Oct 30 '23 16:10 gtsystem

Closing as the same feature has been implemented and merged in #74

gtsystem avatar Aug 25 '24 10:08 gtsystem