ykskb / kallisti-core

Core functionality of Kallisti Chaos Engineering Framework

Home Page:https://github.com/jpmorganchase/kallisti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kallisti Core

Build Status

This is a library for the chaos engineering framework Kallisti, providing its core functionality of the managed chaos experiments as Kallisti API.

Please refer to the documentation of Kallisti for the project details as well as its concepts and the road map.

Install

pip install kallisti-core

Contribution Guide

Reporting bugs, feature requests, etc.

To report bugs, request new features or similar, please open an issue on the Github repository.

A good bug report includes:

  • Expected behavior
  • Actual behavior
  • Steps to reproduce
  • Any output from console
Submitting changes
  • Open a new GitHub pull request with the changes.
  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
  • Pull Contributor License Agreement (CLA) will be required upon PR before we are able to merge.

If you have any questions about the contribution process, please feel free to send an email to open_source@jpmorgan.com.

About

Core functionality of Kallisti Chaos Engineering Framework

https://github.com/jpmorganchase/kallisti

License:Apache License 2.0


Languages

Language:Python 99.1%Language:Makefile 0.4%Language:CSS 0.4%