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

fix(cli): add default values for optional arguments in WorkloadManagement class #64

Merged
merged 1 commit into from
May 6, 2024

Conversation

mturetskii
Copy link
Member

Description of the Change

Added default values for optional arguments in the WorkloadManagement class to prevent it from crashing when arguments are not provided

Applicable Issues

Addresses an issue where deleting workloads with resources would crash due to missing optional arguments in the WorkloadManagement class

…ment class

Added default values for optional arguments in the WorkloadManagement class
to prevent it from crashing when arguments are not provided
@mturetskii mturetskii added the bug Something isn't working label May 6, 2024
@mturetskii mturetskii self-assigned this May 6, 2024
@mturetskii mturetskii requested a review from all4code May 6, 2024 16:14
@mturetskii mturetskii merged commit 9f283c4 into main May 6, 2024
@mturetskii mturetskii deleted the bug/cli-wl-delete-resources-error branch May 6, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants