Skip to content

Conversation

@robertgraeff
Copy link
Member

What this PR does / why we need it:

With this change, client.DeleteOptions and client.GetOptions are supported in the DeleteResource and GetResource methods of the resources package.

Possible use case: the options can be used to specify a PropagationPolicy for a delete operation, so that for example the deletion of a Job leads to the deletion of its Pods.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

- Support for client.DeleteOptions and client.GetOptions.

@robertgraeff robertgraeff merged commit 938a0b3 into main Jun 4, 2025
7 checks passed
@robertgraeff robertgraeff deleted the feat/delete-options branch June 4, 2025 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants