fluvio-community / fluvio-community/k8-api

No method to delete collection of resources?

Open
#112 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
32
Forks
18
PR merge metrics
No merged PRs in 30d

Description

It looks like there's `delete_item` and `delete_item_with_options` but I don't see any method to delete a collection of items - I guess it was just not needed before and it's OK to add one, right?

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing `delete_item` and `delete_item_with_options` methods in the Rust Kubernetes API implementation and read their surrounding API conventions. Determine the expected collection-delete behavior and how it should be exposed alongside those methods; done means the collection operation is defined and supported consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.