Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enhance Workload Management with Bulk Deletion and 'All' Flag Support #53

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

mturetskii
Copy link
Member

Description of the Change

This change introduces a new feature in the workload management CLI tool that enables users to perform bulk deletion of workloads. With this update, users can now specify multiple workloads for deletion in a single command, which simplifies and accelerates the management process. Additionally, an 'all' flag has been introduced, allowing users to delete all workloads in one action. This enhancement aims to streamline the workload management process, making it more efficient and user-friendly.

Benefits

The primary benefit of this code change is the significant improvement in the efficiency and flexibility of the workload management process. Users can now delete multiple workloads simultaneously, reducing the time and effort required for individual deletions. The introduction of the 'all' flag further enhances this benefit by providing a quick and easy way to clear all workloads, which is particularly useful in scenarios where rapid environment cleanup is needed. Overall, this change makes the workload management more streamlined, efficient, and adaptable to various user needs.

…oad management

Enhanced the workload management CLI tool by adding the capability to pass a list of workloads for deletion. This update allows users to specify multiple workloads simultaneously, improving the deletion process's efficiency. The introduction of an 'all' flag enables the deletion of all workloads, enhancing the tool's flexibility and efficiency in managing GitOps workloads.
@mturetskii mturetskii added the enhancement New feature or request label Mar 22, 2024
@mturetskii mturetskii requested a review from all4code March 22, 2024 12:10
@mturetskii mturetskii self-assigned this Mar 22, 2024
all4code
all4code previously approved these changes Apr 1, 2024
- updated docs
@sergs-pci sergs-pci added feature and removed enhancement New feature or request labels Apr 16, 2024
@all4code all4code merged commit 86350b2 into main Apr 19, 2024
@all4code all4code deleted the feature/workload-add-bulk-deletion-and-all-flag branch April 19, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants