Alex Kirin

Results 6 issues of Alex Kirin

**Is your feature request related to a problem? Please describe.** ```export const ButtonComponent = styled.button` border: none; width: 36px; height: 36px; background-color: rgba(255, 255, 255, 0); cursor: ${({ disabled}) =>...

new feature 🆕

Module has lack of VERSION and CHANGELOG.rst When trying to install it got pip error After adding them into archive wa able to install it with pip

Add object keyword in two classes definitions - it allows super() to work correctly Change the way that random time interval works Fixed indentation error

In case of failure of plan addition we have a record in database and de-facto failed attack

I install keeping your docker directory structure /opt/chaosmonkey/src/(planners|attacks|storage) python-2.7.14 api calls to list planners and attacks are working plan.json { "name": "Terminate random running instance", "attack": { "ref": "terminate_ec2_instance:TerminateEC2Instance", "args":...