Commit Graph

370 Commits

Author SHA1 Message Date
Darren Shepherd
9bb89374ce Make get-kubeconfig scriptable and add more info at cluster create
After cluster create just print a simple command line to the screen to
help the user along.
2019-04-03 10:47:46 -07:00
Darren Shepherd
ecc6a375e2 Consolidate calls to exec.Command
Besides creating a helper method to run exec this also pipe stdout/err
from each call to the screen so that the user gets better feedback on
what is happening and why it might have failed.
2019-04-03 10:46:21 -07:00
iwilltry42
410f3a03ba fix readme 2019-04-03 12:51:54 +02:00
iwilltry42
18678c787e fix readme 2019-04-03 12:50:52 +02:00
iwilltry42
bb42d26f26 version up 2019-04-03 11:02:17 +02:00
iwilltry42
45fd9eeb6b comments, readme, default version 2019-04-03 11:01:28 +02:00
iwilltry42
5bfb3ff109 print kubeconfig path to stdout for exports 2019-04-03 10:50:06 +02:00
iwilltry42
85f2a1fa9f whoops... use functions 2019-04-03 10:38:32 +02:00
iwilltry42
dd09095ab8 update targets 2019-04-03 10:32:13 +02:00
iwilltry42
3caa1bd07f update README 2019-04-03 10:27:09 +02:00
iwilltry42
85ade291d4 exclude binary folders 2019-04-03 09:59:23 +02:00
iwilltry42
ebad6f792c add Makefile 2019-04-03 09:58:00 +02:00
iwilltry42
6e6aed3994 add vendor directory 2019-04-03 09:14:54 +02:00
iwilltry42
609be6c84c add state and fix issues 2019-04-03 09:13:09 +02:00
iwilltry42
2f4c128545 fix extraArgs 2019-04-03 07:32:33 +02:00
iwilltry42
44479eb1da foce delete as fallback only 2019-04-03 07:30:23 +02:00
iwilltry42
d390c16dd1 create/start/stop/delete, no state yet 2019-04-02 21:45:43 +02:00
iwilltry42
3d79811839 initial version 2019-04-02 14:36:13 +02:00
Thorsten Klein
caceb03ab0 add vscode to ignore 2019-04-02 13:33:07 +02:00
Thorsten Klein
0c61025f0d
Initial commit 2019-04-02 13:30:11 +02:00