-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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(health): Handling SparkApplication CRD health status if dynamic allocation is enabled (#7557) #11522
Conversation
Codecov ReportBase: 47.41% // Head: 47.41% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #11522 +/- ##
=======================================
Coverage 47.41% 47.41%
=======================================
Files 246 246
Lines 41815 41815
=======================================
Hits 19825 19825
Misses 19994 19994
Partials 1996 1996
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
36c7d7e
to
d762e43
Compare
…nabled Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com>
Hi @crenshaw-dev can you merge this please? |
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.
That code was a pleasure to read. Very easy to follow. Thanks @eugen-fried!
I plan to merge and cut a release with this next Wednesday. |
Thank you! |
Not sure what's up w/ CI. Running again. Sorry for the delay. Looking to release this today. |
Cherry-picked onto release-2.6 for 2.6.0-rc6, release-2.5 for 2.5.9, release-2.4 for 2.4.21, and release-2.3 for 2.3.15 |
…llocation is enabled (argoproj#7557) (argoproj#11522) Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: emirot <emirot.nolan@gmail.com>
…llocation is enabled (argoproj#7557) (argoproj#11522) Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: schakrad <chakradari.sindhu@gmail.com>
Fixes #7557
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: