apache / submarine

Submarine is Cloud Native Machine Learning Platform.
https://submarine.apache.org/
Apache License 2.0
689 stars 252 forks source link

SUBMARINE-1382. Upgrade go k8s client to 1.25+ #1118

Open cdmikechen opened 8 months ago

cdmikechen commented 8 months ago

What is this PR for?

Update k8s go client to support 1.25+(right now is 1.26)

What type of PR is it?

Improvement

Todos

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-1382

How should this be tested?

CI test

Screenshots (if appropriate)

Questions:

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (246ecee) 62.65% compared to head (4413a69) 62.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1118 +/- ## ======================================= Coverage 62.65% 62.65% ======================================= Files 130 130 Lines 6320 6320 ======================================= Hits 3960 3960 Misses 2360 2360 ``` | [Flag](https://app.codecov.io/gh/apache/submarine/pull/1118/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [python-integration](https://app.codecov.io/gh/apache/submarine/pull/1118/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `53.93% <ø> (ø)` | | | [python-unit](https://app.codecov.io/gh/apache/submarine/pull/1118/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.71% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.