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

[BUILD] Upgrade kubernetes client version to 6.7.2 #5059

Closed
wants to merge 2 commits into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Jul 17, 2023

Why are the changes needed?

Now the kubernetes client version in apache/spark is 6.7.2(apache/spark#41490), I think it is better to align with that.

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

@turboFei turboFei self-assigned this Jul 17, 2023
@turboFei turboFei added this to the v1.8.0 milestone Jul 17, 2023
@@ -181,6 +182,7 @@ simpleclient_tracer_common/0.16.0//simpleclient_tracer_common-0.16.0.jar
simpleclient_tracer_otel/0.16.0//simpleclient_tracer_otel-0.16.0.jar
simpleclient_tracer_otel_agent/0.16.0//simpleclient_tracer_otel_agent-0.16.0.jar
slf4j-api/1.7.36//slf4j-api-1.7.36.jar
snakeyaml-engine/2.6//snakeyaml-engine-2.6.jar
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov-commenter
Copy link

Codecov Report

Merging #5059 (79955d1) into master (f491823) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #5059   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         563     563           
  Lines       31218   31258   +40     
  Branches     4078    4091   +13     
======================================
- Misses      31218   31258   +40     

see 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pan3793 pan3793 closed this in 1ea9f8d Jul 17, 2023
@pan3793
Copy link
Member

pan3793 commented Jul 17, 2023

Thanks, merged to master

link3280 pushed a commit to link3280/kyuubi that referenced this pull request Jul 23, 2023
### _Why are the changes needed?_

Now the kubernetes client version in apache/spark is 6.7.2(apache/spark#41490), I think it is better to align with that.

### _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

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

Closes apache#5059 from turboFei/k8s_client_version.

Closes apache#5059

79955d1 [fwang12] deps
4a68cc8 [fwang12] bump

Authored-by: fwang12 <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants