Medya Gh
765278b70d
add generated asset file to gitignore
2019-10-29 13:38:25 -07:00
Thomas Stromberg
3112a2220b
Add hugo gitignore items
2019-08-13 18:14:31 -07:00
Medya Gh
d8d140f495
add latest binary to gitignore
2019-07-30 10:45:05 -07:00
Medya Gh
ab28a3ced1
# This is a combination of 5 commits.
...
# This is the 1st commit message:
organize integration tests files by type
# This is the commit message #2 :
Adding separate profile for each kind of test
# This is the commit message #3 :
Adding clean up to delete newly added TestVms
# This is the commit message #4 :
goimport
# This is the commit message #5 :
making them run in parallel
2019-07-30 10:40:38 -07:00
Medya Gh
f02878115b
git ignore translations.go-e
2019-07-17 11:54:30 -07:00
Sharif Elgamal
12bb8c5c25
Add translation files into the minikube binary
2019-06-24 15:15:01 -07:00
Tiago Ilieve
8b17e6070c
Add Go modules, remove Go dep
2019-05-13 20:39:31 +02:00
Medya Gh
5fa67141e6
Added Exotic Arch for legacy docker images
2019-05-06 17:07:05 -07:00
Medya Gh
c997c72667
Update gitignore
2019-05-06 14:44:59 -07:00
salamani
9b419d66dc
adding multi-arch support
2019-04-17 08:43:37 -04:00
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