lightkube
lightkube copied to clipboard
Add server-side dry-run for apply, create, patch, replace, delete and deletecollection
This contribution exposes a dry_run parameter equivalent to kubectl --dry-run
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).
@antoinebrl, still interested in completing this feature?
Closing as the same feature has been implemented and merged in #74