Thomas Stromberg
dac8f12e9f
Update function name
2019-11-11 17:18:50 -08:00
Thomas Stromberg
a1b8d571bd
Increase retry limit to 8, just in case
2019-11-11 17:14:22 -08:00
Thomas Stromberg
2b025b17f9
Retry GitHub status updates
2019-11-11 17:08:48 -08:00
Thomas Strömberg
1d0ca6cd68
Merge pull request #5854 from tstromberg/driver-compat-msg
...
Improve message when selected driver is incompatible with existing cluster
2019-11-11 08:22:57 -08:00
Thomas Strömberg
e5741c39e4
Merge pull request #5452 from tstromberg/2020-roadmap-planning
...
Update roadmap & principles for 2020 (comments & discussion welcome!)
2019-11-11 08:09:06 -08:00
Sharif Elgamal
0dd3ff148f
Merge pull request #5877 from sharifelgamal/docker-machine
...
Update libmachine to point to latest
2019-11-10 10:35:00 -08:00
Sharif Elgamal
44768190a6
correct timestamp
2019-11-09 12:44:19 -08:00
Sharif Elgamal
f26d38b709
useless imports
2019-11-09 11:56:38 -08:00
Sharif Elgamal
0e26fe054f
Update docker machine to point to latest
2019-11-09 11:54:45 -08:00
Kubernetes Prow Robot
63180adad1
Merge pull request #5842 from graste/patch-1
...
mention fix for AppArmor related permission errors
2019-11-09 07:37:40 -08:00
Medya Ghazizadeh
69febeea5c
Merge pull request #5866 from medyagh/gomod2
...
go mod tidy
2019-11-07 13:26:50 -08:00
Medya Gh
80783bf7d5
gomod tidy
2019-11-07 13:25:25 -08:00
Medya Ghazizadeh
ae0b2ca0ba
Merge pull request #5613 from nanikjava/f-fix-5603
...
Add 'make help' to list all targerts
2019-11-07 13:11:13 -08:00
Nanik T
a64fec970f
Add help target to list all different targets #5603
...
Executing 'make help' will display a list of available targets
for building minikube. The output will look as follows
Available targets for minikube v1.4.1
--------------------------------------
iso-menuconfig Configure buildroot configuration
linux-menuconfig Configure Linux kernel configuration
all Build all different minikube component
drivers Build Hyperkit and KVM2 drivers
docker-machine-driver-hyperkit Build Hyperkit driver
integration Trigger minikube integration test
integration-none-driver Trigger minikube none driver test
integration-versioned Trigger minikube integration testing
...
...
...
2019-11-08 07:57:59 +11:00
Thomas Strömberg
79fcf7172d
Merge pull request #5845 from tstromberg/none-memory
...
none driver: Warn about --cpus, --memory, and --container-runtime settings
2019-11-07 06:54:45 -08:00
Thomas Strömberg
1d1b148076
Merge pull request #5851 from tstromberg/dash-win4
...
Skip if DashboardCmd fails on Windows
2019-11-06 20:06:48 -08:00
Thomas Strömberg
d68b58359f
Merge pull request #5853 from medyagh/gomod_ver
...
bump go.mod version
2019-11-06 20:05:20 -08:00
tstromberg
9d0c3eda8e
Remove extra word
2019-11-06 15:56:11 -08:00
tstromberg
1b9955f3d6
Improve message when selected driver is incompatible with existing cluster
2019-11-06 15:53:42 -08:00
Medya Gh
2c29d5eac7
bump go.mod version
2019-11-06 15:30:26 -08:00
Thomas Strömberg
093e6e7a8d
Merge pull request #5849 from medyagh/gomod1
...
bump golang version to 1.13.4
2019-11-06 15:16:00 -08:00
tstromberg
b27e926967
Skip DashboardCmd test on Windows
2019-11-06 14:14:56 -08:00
Thomas Strömberg
f773c4ba45
Merge pull request #5837 from tstromberg/v1.17.0
...
Update NewestKubernetesVersion to v1.17.0-beta.1
2019-11-06 14:06:27 -08:00
Medya Gh
4d83883ec6
go mod tidy
2019-11-06 14:03:08 -08:00
Medya Gh
4aa8da9d78
bumpg golang version
2019-11-06 14:01:00 -08:00
Anders Björklund
be865e584b
Merge pull request #5749 from afbjorklund/make-build
...
Use faster build for the default minikube target
2019-11-06 22:59:29 +01:00
tstromberg
7a8c7020d6
Remove modernize local provisioner/consistent IP, check off localized output, and add workflow for k8s dev
2019-11-06 12:28:14 -08:00
tstromberg
b33bb0fcc2
Merge branch 'master' into 2020-roadmap-planning
2019-11-06 12:19:56 -08:00
Sharif Elgamal
cf953f9d8c
Merge pull request #5847 from kubernetes/sharifelgamal-patch-8
...
Adding priyawadhwa as minikube approver
2019-11-06 12:08:16 -08:00
Sharif Elgamal
51a092fb53
Adding priyawadhwa as minikube approver
2019-11-06 11:58:06 -08:00
Medya Ghazizadeh
f3a794d112
Merge pull request #5738 from sharifelgamal/travis-cross
...
small travis test changes
2019-11-06 11:56:04 -08:00
Sharif Elgamal
9de78fd2df
Merge pull request #5542 from woodcockjosh/add-instructions-for-mep-supporting-docs
...
Add instructions for including supporting documents with MEP proposal
2019-11-06 11:37:11 -08:00
Sharif Elgamal
6ff68709dd
Merge pull request #5243 from rajalokan/remove-heapster
...
Remove heapster addon
2019-11-06 11:35:35 -08:00
tstromberg
0af762e51f
none driver: Add warnings about --cpus, --memory, and --container-runtime
2019-11-06 10:29:02 -08:00
Steffen Gransow
a8005b4ed0
mention fix for AppArmor related permission errors
...
when docker is installed via snap and can't read minikube certificates from a local user's `.minikube` config folder.
2019-11-06 10:32:35 +01:00
Thomas Strömberg
a583cbec13
Merge pull request #5839 from tstromberg/vbox-be-quiet
...
Silence virtualbox registry check
2019-11-05 14:47:32 -08:00
tstromberg
858fa57f79
Silence virtualbox registry check
2019-11-05 14:22:13 -08:00
Thomas Strömberg
fa4b049593
Merge pull request #5805 from priyawadhwa/speedup-apiserver
...
Store kubernetes clientset when waiting for apiserver
2019-11-05 13:31:48 -08:00
Thomas Stromberg
79c94fba4c
Merge go.mod
2019-11-05 13:24:29 -08:00
Thomas Stromberg
187e18d604
Upgrade newest to v1.17.0-beta.1
2019-11-05 13:21:19 -08:00
Thomas Stromberg
19d43fd89d
run 'go mod tidy'
2019-11-05 13:20:58 -08:00
Sharif Elgamal
eea23483d4
Merge pull request #5806 from minikube-bot/jenkins-releases.json-v1.5.2
...
update releases.json to include v1.5.2
2019-11-04 15:07:48 -08:00
Medya Ghazizadeh
488271c6de
Merge pull request #5813 from medyagh/clean_cron
...
fix cron script installation
2019-11-04 10:16:05 -08:00
Anders Björklund
3322c50ceb
Merge pull request #5816 from afbjorklund/golint-bindata
...
Fix spelling of HTML for golint on bindata
2019-11-02 09:49:17 +01:00
Anders F Björklund
1249704884
Fix spelling of HTML for golint on bindata
2019-11-02 09:41:25 +01:00
Anders Björklund
134182fab5
Merge pull request #5679 from afbjorklund/reportcard-again
...
Reportcard again, golint and gocyclo.
2019-11-02 09:35:26 +01:00
Anders F Björklund
e5c4720433
Still support building default in docker
...
Since the docker image is always running Linux amd64, we need to
pass the actual local target to build (cross-compile) minikube for.
2019-11-02 09:21:21 +01:00
Anders F Björklund
ad22190497
Add go modules to the minikube dependencies
...
When not rebuilding everything all the time, we need to check
the go.mod for changes to the list of dependencies (and rebuild).
2019-11-02 09:05:11 +01:00
Anders F Björklund
527069ea13
Use faster build for the default minikube target
...
When we are doing the "cross" compile targets, we
force rebuilding all packages (up-to-date or not).
For the default native target "out/minikube", we
can do a much faster build (10x!), for development.
Leaving all the cross target to rebuild, as before.
Also the _test.go files are only used for unit tests.
2019-11-02 09:02:42 +01:00
Anders F Björklund
47fe5b2822
Remove ping, was added in merge conflict
...
Supposed to be removed in 361222f
, along with
some other random changes to comments and such.
2019-11-02 08:59:19 +01:00