-
Notifications
You must be signed in to change notification settings - Fork 974
[KYUUBI #3677][K8S] Bump Kubernetes Client Version to 6.1.1 #3691
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
[KYUUBI #3677][K8S] Bump Kubernetes Client Version to 6.1.1 #3691
Conversation
|
Fail with some flaky test, cc @ulysses-you @pan3793 @yaooqinn |
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 |
|
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 |
|
@zwangsheng seems the failed tests is related ? |
Seems ask for executor resource timeout. I'd like revert and run ci again, |
…ubernetes-client-6.1.1
|
Close for we need to bump 6.4.1 |
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