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

Support download mode to deploy chaosblade tool in container #553

Closed
xcaspar opened this issue Aug 2, 2021 · 0 comments
Closed

Support download mode to deploy chaosblade tool in container #553

xcaspar opened this issue Aug 2, 2021 · 0 comments
Labels
type/feature Category issues or prs related to feature request.
Milestone

Comments

@xcaspar
Copy link
Member

xcaspar commented Aug 2, 2021

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Currently only supports the use of inter-container replication through pods/exec channel to deloy chaosblade tool. Under large-scale use, it may cause high load on the apiserver, so support a new download method.

Describe what you expected to happen

Add chaosblade-deploy-mode flag to specify the deploy mode. If the value is download, then download the chaosblade tool from the value of chaosblade-download-url flag. If the value is copy, then copy the chaosblade tool from chaosblade operator to the target container.

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

@xcaspar xcaspar added the type/feature Category issues or prs related to feature request. label Aug 2, 2021
@xcaspar xcaspar added this to the v1.3.0 milestone Aug 2, 2021
@xcaspar xcaspar closed this as completed Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Category issues or prs related to feature request.
Projects
None yet
Development

No branches or pull requests

1 participant