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

Fix typo and update doc #351

Merged
merged 4 commits into from Mar 19, 2020
Merged

Fix typo and update doc #351

merged 4 commits into from Mar 19, 2020

Conversation

Gallardot
Copy link
Member

What problem does this PR solve?

Fix typo for Unit test
Update doc for helm

What is changed and how does it work?

Check List

Tests

  • Unit test

Code changes

Side effects

Related changes

Does this PR introduce a user-facing change?:

NONE

@codecov-io
Copy link

codecov-io commented Mar 19, 2020

Codecov Report

Merging #351 into master will increase coverage by 0.60%.
The diff coverage is 56.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
+ Coverage   60.40%   61.00%   +0.60%     
==========================================
  Files          36       56      +20     
  Lines        1985     3347    +1362     
==========================================
+ Hits         1199     2042     +843     
- Misses        692     1145     +453     
- Partials       94      160      +66     
Impacted Files Coverage Δ
api/v1alpha1/networkchaos_types.go 13.08% <0.00%> (-1.35%) ⬇️
api/v1alpha1/podchaos_types.go 32.55% <ø> (ø)
api/v1alpha1/timechaos_types.go 4.34% <0.00%> (-0.31%) ⬇️
controllers/kernelchaos_controller.go 0.00% <0.00%> (ø)
pkg/chaosdaemon/netem_linux.go 17.50% <0.00%> (ø)
pkg/chaosdaemon/server.go 44.44% <0.00%> (ø)
pkg/utils/chaosdaemon.go 0.00% <0.00%> (ø)
pkg/utils/coalescer.go 0.00% <0.00%> (ø)
pkg/utils/graph.go 0.00% <0.00%> (ø)
pkg/utils/grpc.go 0.00% <0.00%> (ø)
... and 45 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2e9a13...21bb55f. Read the comment docs.

@cwen0 cwen0 added the documentation Improvements or additions to documentation label Mar 19, 2020
@@ -70,6 +70,18 @@ chaosDaemon:
# runtime: containerd
# socketPath: /run/containerd/containerd.sock

resources:
Copy link
Member

Choose a reason for hiding this comment

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

Should we remove these resource limits rather than add them for all? @cwen0

Copy link
Member Author

Choose a reason for hiding this comment

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

I agree with you. I think resources:{} is OK.

doc/deploy.md Outdated Show resolved Hide resolved
Copy link
Member

@fewdan fewdan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

@YangKeao
Copy link
Member

/merge

@sre-bot
Copy link
Contributor

sre-bot commented Mar 19, 2020

/run-all-tests

@sre-bot sre-bot merged commit e30b941 into chaos-mesh:master Mar 19, 2020
@Gallardot Gallardot deleted the typo branch March 20, 2020 05:48
vincent178 pushed a commit to vincent178/chaos-mesh that referenced this pull request Mar 23, 2020
sjwsl pushed a commit to sjwsl/chaos-mesh that referenced this pull request May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation status/can-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants