apache / submarine

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

SUBMARINE-1393. Add an Arm64 image for the notebook controller #1090

Open pingsutw opened 1 year ago

pingsutw commented 1 year ago

What is this PR for?

Add an arm64 image for the notebook controller to run Submarine on an arm machine

What type of PR is it?

[mprovement]

Todos

NA

What is the Jira issue?

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

How should this be tested?

NA

Screenshots (if appropriate)

Questions:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1090 (440c6db) into master (4ddba98) will decrease coverage by 18.98%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #1090       +/-   ##
===========================================
- Coverage   66.83%   47.86%   -18.98%     
===========================================
  Files         130      130               
  Lines        6320     6320               
===========================================
- Hits         4224     3025     -1199     
- Misses       2096     3295     +1199     
Flag Coverage Δ
python-integration ?
python-unit 47.86% <ø> (ø)

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

see 34 files with indirect coverage changes

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

pingsutw commented 10 months ago

https://github.com/kubeflow/kubeflow/pull/7220

cdmikechen commented 10 months ago

@pingsutw Hi~ At present, the PR is still draft, and many CI tests fail. Do we need to fix all the failed workflows first?