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:optimize chaos experiments execution #41

Merged
merged 3 commits into from
Sep 27, 2020
Merged

Conversation

xcaspar
Copy link
Member

@xcaspar xcaspar commented Sep 27, 2020

Signed-off-by: xcaspar x.caspar@gmail.com

Describe what this PR does / why we need it

  • Remove the docker container of dependency, you can experiment with other type containers.
  • Remove chaosblade-tool daemonset, only deploy a chaosblade operator to execute chaos experiments.
  • The full chaosblade package will not be deployed, but will be deployed according to the experimental scenario.
  • The chaos experiments of node no longer depends on kubernetes apiserver components, you can use chaosblade command to execute the node chaos experiments.
  • When you run the destroy command, if the pod resource cannot be found, it will not enter the destroying phase, and the experiment is considered to destroy successful.
  • Add Java chaos experiments on kubernetes platform.
  • Modify the experiment status defined in the crd resource to make it clearer.

Signed-off-by: xcaspar <x.caspar@gmail.com>
@xcaspar xcaspar added the type/enhancement New feature or request label Sep 27, 2020
@xcaspar xcaspar added this to the v0.7.0 milestone Sep 27, 2020
Signed-off-by: xcaspar <x.caspar@gmail.com>
Signed-off-by: xcaspar <x.caspar@gmail.com>
@xcaspar xcaspar merged commit b7c34a4 into master Sep 27, 2020
MandssS pushed a commit to MandssS/chaosblade-operator that referenced this pull request Apr 7, 2021
* feature:optimize chaos experiments execution

Signed-off-by: xcaspar <x.caspar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant