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

quick-start related optimization #1242

Merged
merged 7 commits into from
Jul 31, 2021

Conversation

snakorse
Copy link
Contributor

What type of this PR

/kind feature

What this PR does / why we need it:

  • update quick-start/docker-compose.yml, sync with 1.1 release services
  • code patch compatible with docker-compose setup

Specified Reviewers:

/assign @liuhaoyang

ChangeLog

Language Changelog
🇺🇸 English update docker-compose.yml to 1.1 release services
🇨🇳 中文 更新docker-compose.yml到1.1版本的组件,并修改部分不兼容代码

@codecov
Copy link

codecov bot commented Jul 31, 2021

Codecov Report

Merging #1242 (2ce0213) into master (ee95afa) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1242      +/-   ##
==========================================
- Coverage   11.82%   11.82%   -0.01%     
==========================================
  Files         976      975       -1     
  Lines      101241   101663     +422     
==========================================
+ Hits        11976    12018      +42     
- Misses      88187    88557     +370     
- Partials     1078     1088      +10     
Impacted Files Coverage Δ
...dules/orchestrator/services/addon/addon_handler.go 0.00% <0.00%> (ø)
modules/scheduler/executor/util/util.go 26.94% <0.00%> (-6.89%) ⬇️
modules/pipeline/services/pipelinesvc/create_v2.go 5.00% <0.00%> (-0.03%) ⬇️
modules/dop/endpoints/endpoints.go 0.55% <0.00%> (-0.01%) ⬇️
apistructs/cmp_cloud_resource.go 0.00% <0.00%> (ø)
modules/monitor/utils/strings.go 0.00% <0.00%> (ø)
modules/dop/endpoints/pipelinecron.go 0.00% <0.00%> (ø)
modules/pipeline/spec/pipeline_cron.go 0.00% <0.00%> (ø)
modules/pipeline/services/crondsvc/define.go 0.00% <0.00%> (ø)
modules/pipeline/pipengine/reconciler/task.go 0.00% <0.00%> (ø)
... and 16 more

@liuhaoyang liuhaoyang merged commit af96ef6 into erda-project:master Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants