apache / submarine

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

SUBMARINE-1402. Update serving to work with k8s 1.25 #1096

Closed cdmikechen closed 11 months ago

cdmikechen commented 11 months ago

What is this PR for?

Some of the serving resource api's are outdated in k8s 1.25 and need to be upgraded.

no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1"

What type of PR is it?

Hot Fix

Todos

What is the Jira issue?

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

How should this be tested?

NA

Screenshots (if appropriate)

NA

Questions:

codecov[bot] commented 11 months ago

Codecov Report

Merging #1096 (be04226) into master (4d5e8f5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1096   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files         130      130           
  Lines        6320     6320           
=======================================
  Hits         4224     4224           
  Misses       2096     2096           
Flag Coverage Δ
python-integration 53.97% <ø> (ø)
python-unit 47.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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