Commit Graph

8613 Commits (587154196e849c0f39d136733551dfa57c09c490)

Author SHA1 Message Date
Sharif Elgamal 66a6f4e906 fix docker status 2020-03-17 12:28:44 -07:00
Thomas Stromberg 14b03f1f75 Update to Kubernetes v1.18.0-rc.1 by default 2020-03-17 12:13:16 -07:00
Thomas Stromberg f6fd744020 Merge branch 'master' into v1.18.0-beta 2020-03-17 12:12:50 -07:00
Thomas Stromberg ce5bf6c073 Version bump to v1.9.0-beta.1 2020-03-17 12:10:02 -07:00
Sharif Elgamal 07e8420c2a
Merge pull request #7055 from mojumah/mojumah-patch-1
updated French translation
2020-03-17 09:44:44 -07:00
Sharif Elgamal 84939da8e3 fix docker driver again 2020-03-17 00:58:46 -07:00
Priya Wadhwa 0acb06bd34 add flag for kubernetes version 2020-03-16 17:51:41 -07:00
Priya Wadhwa c9c597c2e1 get last 30 releases of k8s from github 2020-03-16 17:48:00 -07:00
Sharif Elgamal f99d335fed fix docker driver 2020-03-16 15:36:05 -07:00
Sharif Elgamal f387032d7f Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-16 15:32:56 -07:00
Medya Ghazizadeh 82900a7811
Merge pull request #7030 from wallrj/7028-kubeadm-v1beta2-extra-config-controller-manager
Remove controllerManager from the kubeadm v1beta2 template
2020-03-16 13:39:54 -07:00
Sharif Elgamal 376111bae8 fix unit tests pt 2 2020-03-16 12:38:59 -07:00
Sharif Elgamal c1c2653879 fix unit tests 2020-03-16 12:25:59 -07:00
Sharif Elgamal 577dfa3393 it works again 2020-03-16 11:53:07 -07:00
Priya Wadhwa 316eef44d1 Run preloaded images release script in jenkins 2020-03-16 10:44:19 -07:00
Sharif Elgamal 74b1f34715 Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-16 10:01:38 -07:00
jumahmohammad a350bf06b1 updated French translation 2020-03-15 13:48:50 +00:00
Anders F Björklund dc6b9bae2b Add basic unit test for image mirror country 2020-03-15 13:47:56 +01:00
Anders F Björklund e7af223d72 Strip the version prefix before calling semver 2020-03-15 12:31:14 +01:00
Medya Ghazizadeh bf1b6d799c
Merge pull request #7048 from afbjorklund/reportcard-1.8.2
Improve reportcard for the v1.8.2 release
2020-03-14 19:22:24 -07:00
Medya Ghazizadeh 1be289b5e9
Merge pull request #7051 from vikkyomkar/issue-7029
Function name "HostPortBinding" changed to "ForwardedPort
2020-03-14 19:21:01 -07:00
Medya Ghazizadeh 0bd6323c29
Merge pull request #7035 from afbjorklund/goflags
Add makefile parameter for adding go build args
2020-03-14 09:15:25 -07:00
vikkyomkar f54af5d684 function name HostPortBinding changed to ForwardedPort 2020-03-14 21:28:12 +05:30
Vikky Omkar 6ec3fca13e
Merge pull request #2 from kubernetes/master
Code rebase
2020-03-14 21:12:44 +05:30
Anders F Björklund 5987a390e7 Improve reportcard for the v1.8.2 release
gofmt: 99%
	pkg/minikube/docker/store_test.go
		Line 1: warning: file is not gofmted with -s (gofmt)
golint: 99%
	pkg/minikube/cruntime/docker.go
		Line 40: warning: exported type ErrISOFeature should have comment or be unexported (golint)
		Line 44: warning: exported function NewErrISOFeature should have comment or be unexported (golint)
gocyclo: 99%
	cmd/minikube/cmd/start.go
		Line 801: warning: cyclomatic complexity 18 of function generateCfgFromFlags() is high (> 15) (gocyclo)
2020-03-14 14:25:50 +01:00
Anders Björklund 359f846ef3
Merge pull request #7049 from afbjorklund/unused-machineDirs
Remove now unused machineDirs function
2020-03-14 14:19:17 +01:00
Anders F Björklund 8447f0f6ce Remove now unused machineDirs function 2020-03-14 14:10:29 +01:00
Medya Ghazizadeh 75ba4c27df
Merge pull request #7043 from tstromberg/lz4-missing
Delete: output underlying status failure, better machine function names
2020-03-13 18:38:24 -07:00
Medya Ghazizadeh df44b7b51e
Merge pull request #7045 from tstromberg/182-changes
Add some color and detail to v1.8.2 changelog
2020-03-13 18:12:43 -07:00
Sharif Elgamal c3b56b6466 let's rearrange a bunch of code 2020-03-13 18:08:10 -07:00
Medya Ghazizadeh 06387461c2
Merge pull request #7041 from tstromberg/better-status-msg2
status: error properly if cluster does not exist
2020-03-13 18:03:34 -07:00
Thomas Stromberg cb601f7f7a Merge conflict 2020-03-13 17:13:03 -07:00
Thomas Strömberg c2f0cf061e
Merge pull request #7038 from priyawadhwa/changelog
Add two missing bugs to changelog
2020-03-13 17:11:24 -07:00
Thomas Stromberg 0599392cb0 Add some color and detail to v1.8.2 changelog 2020-03-13 16:29:08 -07:00
Priya Wadhwa 6128767779 Add preload bug to changelog 2020-03-13 16:28:05 -07:00
Thomas Stromberg 895967235a Improve error message output 2020-03-13 16:18:14 -07:00
Priya Wadhwa 8b364befc0 Remove unused variables from Makefile 2020-03-13 16:10:55 -07:00
Priya Wadhwa a83478f268 Add running preload release script to github actions 2020-03-13 16:10:44 -07:00
Priya Wadhwa 9c8102dd58 Refactor preload_images.go to generate and upload a preloaded tarball
This script is now responsible for making sure that the DefaultK8sVersion, NewestK8sVersion, and OldestK8sVersion supported by minikube have preloaded tarballs. It will be run on every PR as an automated release script for preloaded tarballs.
2020-03-13 16:05:46 -07:00
Thomas Stromberg b0e4b32805 Correct name variable 2020-03-13 16:00:30 -07:00
Thomas Stromberg 9fa98a834b status: properly state if cluster does not exist 2020-03-13 15:58:14 -07:00
Thomas Stromberg 196a8d7b82 Delete: output underlying status failure, refactor wordy code 2020-03-13 15:51:03 -07:00
Anders Björklund 5986083ca0
Merge pull request #7040 from afbjorklund/docker-19.03.8
Upgrade Docker, from 19.03.7 to 19.03.8
2020-03-13 23:40:47 +01:00
Sharif Elgamal d98ebcfb68 lint 2020-03-13 15:32:14 -07:00
Anders F Björklund 94083d85e2 Upgrade Docker, from 19.03.7 to 19.03.8 2020-03-13 23:30:46 +01:00
Anders Björklund 1e484b9539
Merge pull request #6939 from afbjorklund/docker-19.03.7
Upgrade Docker, from 19.03.6 to 19.03.7
2020-03-13 23:30:09 +01:00
Sharif Elgamal 36089037d9 Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-13 15:24:07 -07:00
Medya Ghazizadeh fb2ec883b4
Merge pull request #6949 from afbjorklund/go-1.13.8
Upgrade go version 1.13.6 -> 1.13.8
2020-03-13 15:14:00 -07:00
Priya Wadhwa 2cc9ddbea0 add hyperv bug fix to changelog 2020-03-13 15:04:52 -07:00
Sharif Elgamal a9b73b8ba3 fixing up minikube start path 2020-03-13 15:03:19 -07:00