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

feature: expose chaosblade-tool daemonset yaml configuration #88

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

xcaspar
Copy link
Member

@xcaspar xcaspar commented Jul 7, 2021

Signed-off-by: xcaspar changjun.xcj@alibaba-inc.com

Describe what this PR does / why we need it

chaosblade-io/chaosblade#527

Does this pull request fix one issue?

chaosblade-io/chaosblade#527

Describe how you did it

Add chaosblade-tool daemonset yaml file. Use daemonset.enable flag to control the daemonset deployment.

Describe how to verify it

Default deployment:

helmv3 install chaosblade-operator deploy/helm/chaosblade-operator-for-v3 --namespace chaosblade --set operator.repository=registry.cn-hangzhou.aliyuncs.com/ahas/chaosblade-operator,operator.version=1.3.0-dev 

image

Disable daemonset deployment:

helmv3 install chaosblade-operator deploy/helm/chaosblade-operator-for-v3 --namespace chaosblade --set operator.repository=registry.cn-hangzhou.aliyuncs.com/ahas/chaosblade-operator,operator.version=1.3.0-dev,daemonset.enable=false

image

Special notes for reviews

Signed-off-by: xcaspar <changjun.xcj@alibaba-inc.com>
@xcaspar xcaspar added this to the v1.3.0 milestone Jul 7, 2021
@xcaspar xcaspar requested a review from MandssS July 7, 2021 03:09
@MandssS MandssS merged commit 34ea42f into v1.3.0-dev Jul 7, 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.

2 participants