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

chaos-daemon: support setting node selector (#1381) #1382

Merged
merged 2 commits into from
Jan 11, 2021

Conversation

ti-srebot
Copy link
Contributor

@ti-srebot ti-srebot commented Jan 11, 2021

cherry-pick #1381 to release-1.1
You can switch your code base to this Pull Request by using git-extras:

# In chaos-mesh repo:
git pr 1382

After apply modifications, you can push your change to this PR via:

git push git@github.com:ti-srebot/chaos-mesh.git pr/1382:ti-srebot:release-1.1-48cabf01827c

What problem does this PR solve?

Need to set nodeSelector to define which nodes can install chaos-daemon

What is changed and how does it work?

Update helm charts

Checklist

Tests

  • Unit test
  • E2E test
  • Manual test (add detailed scripts or steps below)
  • No code

image

set nodeSelector and helm upgrade:

image

Signed-off-by: cwen0 <cwenyin0@gmail.com>
Signed-off-by: cwen0 <cwenyin0@gmail.com>
@ti-srebot
Copy link
Contributor Author

/run-all-tests

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

@cwen0
Copy link
Member

cwen0 commented Jan 11, 2021

/run-e2e-tests

@cwen0 cwen0 merged commit 4033c8e into chaos-mesh:release-1.1 Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants