Git Product home page Git Product logo

chaostoolkit-gremlin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chaostoolkit-gremlin's Issues

CPU Attack on Kubernetes Namespace

Hi ,
With this integration , irrespective of any target type we use - Random or Exact. It only attack the host.
Is there a way I can run CPU attack on some containers or on some deployment objects inside my Kubernetes Namespace ?

Add action to halt ongoing Gremlin attacks.

I suggest we add an action to halt ongoing all Gremlin attacks to be used as a rollback action. If a need for halting specific attacks is raised, then look at implementing that support.

Add support for probes gathering information about ongoing Gremlin attacks.

I suggest we add support for probes checking if any Gremlin attacks are currently running. This could then be used in the steady-state check, preventing running an experiment if other attacks are running.
With the ability to schedule attacks with Gremlin, you could accidentally run an chaostoolkit experiment at the same time as a scheduled attack.

Secrets Don't Get Passed into Experiment Method

When specifying the secrets add the top of the experiment, they don't get passed in as parameters when you issue the attack action. I am seeing the following when I specify the secrets at the top of the experiment, with a print(secrets) debug in the init method:

[2018-03-19 20:19:46 INFO] Validating the experiment's syntax
[2018-03-19 20:19:46 INFO] Experiment looks valid
[2018-03-19 20:19:46 INFO] Running experiment: Can our system handle a node being CPU-busy?
[2018-03-19 20:19:46 INFO] No steady state hypothesis defined. That's ok, just exploring.
[2018-03-19 20:19:46 INFO] Action: gremlin-test [in background]
None
[2018-03-19 20:17:42 ERROR]   => failed: TypeError: auth() argument after ** must be a mapping, not NoneType
[2018-03-19 20:19:46 INFO] No steady state hypothesis defined. That's ok, just exploring.

[2018-03-19 20:19:46 INFO] No declared rollbacks, let's move on.
[2018-03-19 20:19:46 INFO] Experiment ended with status: completed

When I specify the secrets in the method, I don't have any issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.