[KYUUBI #3677][K8S] Bump Kubernetes Client Version to 6.1.1 #3691
Closed
zwangsheng wants to merge 12 commits into
Closed
[KYUUBI #3677][K8S] Bump Kubernetes Client Version to 6.1.1 #3691zwangsheng wants to merge 12 commits into
zwangsheng wants to merge 12 commits into
Conversation
Contributor
Author
|
Fail with some flaky test, cc @ulysses-you @pan3793 @yaooqinn |
yaooqinn
reviewed
Oct 28, 2022
Codecov Report
@@ Coverage Diff @@
## master #3691 +/- ##
============================================
- Coverage 53.48% 53.44% -0.05%
Complexity 13 13
============================================
Files 560 560
Lines 30412 30417 +5
Branches 4081 4084 +3
============================================
- Hits 16266 16255 -11
- Misses 12645 12656 +11
- Partials 1501 1506 +5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Contributor
Author
|
For there are some it test fail, i'd like find cause. And hope to have this PR first to help locate the problem. #3728 |
Contributor
|
@zwangsheng seems the failed tests is related ? |
Contributor
Author
Seems ask for executor resource timeout. I'd like revert and run ci again, |
Contributor
Author
|
Close for we need to bump 6.4.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why are the changes needed?
Bump Kubernetes Client Version to 6.1.1.
To keep up with apache/spark#37990 dependence kubernetes client changes.
Close #3677
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before make a pull request