✨ Implement delete collection via delete options#447
✨ Implement delete collection via delete options#447k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
Conversation
|
/hold while I be frustrating and indecisive. Don't want to make you miserable by going back and forth with myself :-P |
|
(this is on the KB 2.0.0 cross-project tracking board though, so we'll get it in before then) |
dd782cd to
acf910d
Compare
|
rebased on top of #536 and edited for wording. Should be good to go once that merged. Sorry for all the back and forth |
acf910d to
7ca16cb
Compare
implement `CollectionOptions` in `DeleteOptions` that allow to issue a `DeleteCollection` call under the hood add tests + examples Co-Authored-By: Aaron Clawson <Aaron.Clawson@gmail.com> Edited-By: Solly Ross (directxman12)
7ca16cb to
3b06668
Compare
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: adracus The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Yay!!! Feels good to get this merged. This completes the client interface. |
implement
CollectionOptionsinDeleteOptionsthat allow to issue aDeleteCollectioncall under the hoodadd tests + examples
Co-Authored-By: Aaron Clawson Aaron.Clawson@gmail.com
Edited By directxman12: function naming, rebase