Aaron Prindle
c3e871cfdf
Added .vscode to .gitignore
2017-04-07 16:02:37 -07:00
Matt Rickard
0bcbd99e1b
Add version info to minikube-iso
2017-02-22 11:47:57 -08:00
Matt Rickard
c28b4e7f7e
Don't gitignore folder 1.5
2016-12-13 11:21:43 -08:00
Matt Rickard
8d5708b4d4
Copy arch linux from repo to folder
...
Add SRCINFO to not be gitignored
2016-11-28 11:16:33 -08:00
Aaron Prindle
2d2b484a22
Have working minikube addons command w/ enable, disable, delete. Also
...
updated docs.
2016-10-11 11:08:55 -07:00
Jimmi Dyson
62f2a2922c
Add .idea to gitignore
2016-07-22 10:48:15 +01:00
Dan Lorenc
e6fe31b04d
Add .DS_Store to .gitignore
...
This makes the localkube "gitTreeState" "dirty" when building in a Mac through Docker.
2016-07-01 19:55:00 -07:00
dlorenc
ac14eff554
Move the addon-manager and dashboard configuration from the iso to minikube.
...
Minikube now copies these into the VM, just like it copies in localkube.
New ISOs will not contain these files, but this is compatible with the existing ISO
because minikube will overwrite existing files.
2016-06-09 15:35:09 -07:00
dlorenc
5cdb140b31
Switch from .gopath to _gopath to be consistent with kubernetes.
2016-05-24 10:54:24 -07:00
Dan Lorenc
0afcba035a
Make .gitignore paths absolute.
2016-05-14 15:52:09 -07:00
Dan Lorenc
215d1eca92
Remove unused files.
2016-05-14 09:58:44 -07:00
Dan Lorenc
7514917bf2
Code review feedback.
...
- Install go-bindata automatically.
- Newlines
- Change to Go 1.6.
2016-05-13 08:35:30 -07:00
Dan Lorenc
5eaae409aa
Working build, scp of localkube to the VM.
2016-05-12 10:12:34 -07:00
dlorenc
081a1851dd
Update .gitignore and integration test for new build locations.
2016-05-04 14:31:32 -07:00
Dan Gillespie
50aca2eebe
updated .gitignore and added comment explaining vendoring patch
2016-05-04 02:24:07 -07:00
Dan Gillespie
fe340e52e7
added localkube and dependencies
2016-05-04 01:54:00 -07:00
dlorenc
23ffd9a3a7
Add an integration test.
2016-04-29 16:34:21 -07:00
dlorenc
b2b63b5e2f
Initial commit of CLI using cobra scaffolding.
...
This commit adds a root CLI with no commands yet. This was generated
using "cobra init", with only a few modifications:
- License fixes.
- Removal of viper config loading.
- Help text modifications.
2016-04-18 10:40:41 -07:00