-
Notifications
You must be signed in to change notification settings - Fork 140
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
k8s_scale - add option label_selectors and continue_on_error #114
k8s_scale - add option label_selectors and continue_on_error #114
Conversation
…rror.yaml to 114-k8s_scale-add-label-selectors-and-continue-on-error.yaml
Codecov Report
@@ Coverage Diff @@
## main #114 +/- ##
=======================================
Coverage 24.02% 24.02%
=======================================
Files 1 1
Lines 154 154
Branches 29 29
=======================================
Hits 37 37
- Misses 111 112 +1
+ Partials 6 5 -1
Continue to review full report at Codecov.
|
…o/kubernetes.core into k8s_scale_label_selectors
…tes.core into k8s_scale_label_selectors
changelogs/fragments/114-k8s_scale-add-label-selectors-and-continue-on-error.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest LGTM
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
…tinue-on-error.yaml Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
SUMMARY
k8s_scale
- add new parameterlabel_selectors
to support scale for multiple resources, and new parametercontinue_on_error
to determine wether to continue with others resources when an error occurs.#112
ISSUE TYPE
COMPONENT NAME
k8s_scale
ADDITIONAL INFORMATION