scaleio-framework
scaleio-framework copied to clipboard
The ScaleIO Framework implements an Apache Mesos Framework to manage the lifecycle of ScaleIO, a scale-out software-based block storage platform.
Add in support for CoreOS
Add to the example JSON, this can simply be done by pinging the executor status page. Suggested by @kacole2
Add in monitoring for ScaleIO events, status, and etc. Think performance, capacity, and etc.
Formalize the Framework API. Document and define.
Take the crude UI that exists today and add the bells and whistles to it.
We need to consider a strategy for both integration and unit testing of the framework.
Using parameters like Rack ID, Row, and etc, automatically deploy ScaleIO such that specific details of how ScaleIO is deployed are hidden from the user without performing the default "everything...
Add in CI process (travis) using docker based golang builds.
Add badges for golang metrics... codecov, docs, go report, etc