Kris Nóva
Kris Nóva
A bot to perform arbitrary tasks if a given label is present on a pull request Maybe we can't use travis (we have some circleCI support in already)
Once we start offering releases we need to remove the vendor directory, and the documentation on `go get` as our program will no longer be `go get`able
Can we please have kubicorn cache the most recent cluster created in a file on the local filesytem.. maybe in `~/.kubicorn` or something? Then can we code in a feature...
In an attempt to make kubicorn even easier to use can we prompt the user for credentials if they are not configured properly? For instance if we need an API...
Code in support and examples/profiles for EC2 Amazon linux.. this should be fun.. we will probably have to hack the hell out of the kubelet because Amazon linux doesn't' ship...
Can we code up some Arch linux profiles and examples? Bootstrap scripts are located [here](https://github.com/kris-nova/kubicorn/tree/master/bootstrap). Beside adding scripts, you will have to code an profile. Profiles are located in the...
### So we absolutely will be running our integration tests in the cloud If we can cleanly demonstrate that they work in all the clouds, we can introduce much needed...
Linting
Despite my desire to keep our pull request experience light and easy, I think having some basic linting would be helpful. Can somebody set up a lint check in our...
Can we have the integration tests for AWS test that we can scale a cluster up/down as defined in #301
@kris-nova to come up with a plan and flesh out implementation details