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

doc: starwhale controller deployment with docker #1421

Merged
merged 3 commits into from
Oct 26, 2022

Conversation

jialeicui
Copy link
Contributor

Description

Starwhale controller deployment with docker

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@jialeicui jialeicui added doc 📄 Improvements or additions to documentation docker 🗃️ ban-e2e 🚫 labels Oct 25, 2022
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #1421 (7f192ca) into main (53bf274) will increase coverage by 5.72%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1421      +/-   ##
============================================
+ Coverage     80.16%   85.88%   +5.72%     
============================================
  Files           295       65     -230     
  Lines         14013     7377    -6636     
  Branches        697        0     -697     
============================================
- Hits          11234     6336    -4898     
+ Misses         2506     1041    -1465     
+ Partials        273        0     -273     
Flag Coverage Δ
controller ?
standalone 85.88% <ø> (ø)
unittests 85.88% <ø> (ø)

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

Impacted Files Coverage Δ
...va/ai/starwhale/mlops/domain/swmp/SwmpManager.java
...e/mlops/domain/swds/converter/SwdsVoConvertor.java
...tarwhale/mlops/api/protocol/project/ProjectVo.java
...java/ai/starwhale/mlops/domain/dag/DagQuerier.java
...a/ai/starwhale/mlops/api/protocol/user/UserVo.java
...va/ai/starwhale/mlops/storage/fs/FileIterator.java
...arwhale/mlops/domain/runtime/po/RuntimeEntity.java
...arwhale/mlops/domain/runtime/RuntimeConvertor.java
...va/ai/starwhale/mlops/storage/util/MetaHelper.java
...ale/mlops/domain/evaluation/EvaluationService.java
... and 220 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@tianweidut tianweidut left a comment

Choose a reason for hiding this comment

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

LGTM

@tianweidut tianweidut merged commit 8e5c1cf into star-whale:main Oct 26, 2022
@jialeicui jialeicui deleted the doc-docker-deploy branch October 26, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ban-e2e 🚫 doc 📄 Improvements or additions to documentation docker 🗃️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants