Commit Graph

49 Commits (ad7fb3992cbbbe5f1bc918adfc75588fab51bc22)

Author SHA1 Message Date
Predrag Rogic ad7fb3992c
support kubernetes ha cluster topology in minikube 2024-01-07 21:36:17 +00:00
Judah Nouriyelian 2ed7c6265c change name of folder to legacy_fill_db 2023-08-23 16:41:46 -07:00
Judah Nouriyelian 01b6665f05 add filldb script to hack folder 2023-08-23 16:41:44 -07:00
ckannon b66666a9fe Updating docs, fixing kicbase SHA 2022-11-17 10:22:51 -05:00
ckannon f78bbdb99a Doc update 2022-11-07 09:19:54 -05:00
Chris Kannon 320c41f80e Added version.json to kicbase image and version validation to start.go.
Added CHANGELOG to kicbase and ISO.
Updated gh to latest version 2.18.1.
2022-11-02 14:17:41 -04:00
Sharif Elgamal 90d86e516c add CHANGELOG to gitignore 2022-05-06 13:36:40 -07:00
Sharif Elgamal 418dbc614d general cleanup 2022-04-28 09:52:31 -07:00
Sharif Elgamal 2b9296f720 Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-25 17:56:04 -07:00
Steven Powell 8f9e09f72b add Qt files 2022-04-21 16:09:49 -07:00
Sharif Elgamal 0f8485b34d small fixes 2022-03-22 18:43:18 -07:00
Sharif Elgamal 0803f0ed1a fix generated files 2022-03-21 15:55:49 -07:00
Andriy Dzikh c61550e967 Remove translations.go from .gitignore. 2021-06-17 15:06:24 -07:00
Andriy Dzikh c88dcec541 Stop ignoring pkg/minikube/assets/assets.go since it is not longer auto-generated. 2021-06-16 15:36:53 -07:00
Anders F Björklund d53e497e33 Rename test-report.* to out/unittest.* 2021-04-20 21:31:49 +02:00
Anders F Björklund 5ca89279e6 Add target for the test report as html 2021-04-20 13:02:58 +02:00
Anders F Björklund f3c34f9f1f Move test-report.json and coverage.out to out dir 2021-04-14 08:19:02 +02:00
Anders F Björklund 6feff047d9 Add make targets for test report and coverage 2021-04-13 17:24:28 +02:00
Medya Gh d1c46aea43 add auto-pause to VMs 2021-04-07 19:36:48 -07:00
Yanshu Zhao 30287b42ad Add ignore file 2021-03-23 07:05:15 +00:00
Medya Gh 175dbcf7ae add auto-pause to kic image 2021-02-24 12:30:06 -08:00
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