Commit Graph

8389 Commits (f71b44689e341f92ee0f8a6772ef483f38b1b06f)

Author SHA1 Message Date
Thomas Stromberg f71b44689e Add last minute v1.8.0-beta.1 additions to changelog 2020-03-18 13:20:07 -07:00
Thomas Strömberg b3ca75998d
Merge pull request from tstromberg/b
Upgrade dashboard to v2.0.0-rc6
2020-03-18 13:14:11 -07:00
Thomas Strömberg f5bd5ba943
Merge pull request from afbjorklund/crio-v1.17.1
Upgrade crio to 1.17.1
2020-03-18 12:52:45 -07:00
Thomas Strömberg 073e3af638
Merge pull request from priyawadhwa/issue-7095
If user doesn't specify driver, don't validate against existing cluster
2020-03-18 12:48:34 -07:00
Anders F Björklund 426b776809 Upgrade crio to 1.17.1 2020-03-18 20:48:31 +01:00
priyawadhwa 0cff70dc59
Merge pull request from RA489/slowdocker
Document to improve docker performance if docker driver is too slow
2020-03-18 12:42:05 -07:00
Thomas Strömberg cf11d47f78
Merge pull request from tstromberg/docker-default
Upgrade Docker driver to preferred (Linux), default on other platforms
2020-03-18 12:30:43 -07:00
Thomas Stromberg 53da725030 Dashboard upgrade to rc6 2020-03-18 12:27:41 -07:00
Priya Wadhwa ff8ae7311c If user doesn't specify driver, don't validate against existing cluster 2020-03-18 12:27:17 -07:00
priyawadhwa 9498e7f79c
Merge pull request from priyawadhwa/lint
fix lint error @ HEAD
2020-03-18 10:52:24 -07:00
Priya Wadhwa 68baafccf0 fix lint 2020-03-18 10:41:24 -07:00
priyawadhwa 1c9e63312c
Merge pull request from priyawadhwa/preload-release-script
Refactor preload_images.go to function as an automated release script for preloaded tarballs
2020-03-18 10:33:18 -07:00
Thomas Stromberg bed7006970 Upgrade Docker driver to preferred (Linux), default on other platforms 2020-03-18 10:07:49 -07:00
Thomas Strömberg 924046922a
Merge pull request from tstromberg/v1.9.0-beta
Add release notes for v1.9.0-beta.1
2020-03-18 09:48:12 -07:00
Thomas Stromberg e95e154fdd Add release notes for v1.9.0-beta.1 2020-03-18 09:47:15 -07:00
Thomas Strömberg de5ee57e1f
Merge pull request from tstromberg/v1.18.0-beta
Use Kubernetes v1.18.0-rc.1 by default
2020-03-18 09:04:33 -07:00
Thomas Strömberg ce1cc8d34c
Merge pull request from afbjorklund/image-mirror-version-parse
Strip the version prefix before calling semver
2020-03-18 08:10:38 -07:00
Thomas Strömberg 361d082179
Merge pull request from tstromberg/v1.9.0-beta
Version bump to v1.9.0-beta.1
2020-03-18 08:10:00 -07:00
Thomas Strömberg 3f6d32aff8
Merge pull request from priyawadhwa/ignores-driver
Move some of the driver validation before driver selection
2020-03-18 07:56:25 -07:00
Thomas Strömberg 8fdb23c18c
Merge pull request from priyawadhwa/ignore-memory
Fix bug where global config memory was ignored
2020-03-18 07:55:57 -07:00
Priya Wadhwa dd707820fc If memory is specified in config, suggest that for memory allocation 2020-03-17 18:07:48 -07:00
Priya Wadhwa d5490a8fb8 Move driver validation before driver selection
If a user passes in a driver via --vm-driver or --driver, then we should make sure it matches the preexisting cluster (if one exists) before we try and get information about the driver. This avoids confusing logs where we tell the user we're using the preexisting driver but then error out because they specified a different driver.
2020-03-17 16:04:43 -07:00
Priya Wadhwa 579ac4411c Use one tarballName function for consistency and add amd64 to the name 2020-03-17 13:58:03 -07:00
Priya Wadhwa 5659a1df6e Remove cloudbuild stuff, run preload generation in jenkins 2020-03-17 13:54:00 -07:00
Priya Wadhwa 2778bd1c99 Build preload generator image in cloudbuild 2020-03-17 13:14:38 -07:00
Priya Wadhwa c38cc9debe Add cloudbuild setup for preload generator image 2020-03-17 13:13:10 -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 from mojumah/mojumah-patch-1
updated French translation
2020-03-17 09:44:44 -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
Medya Ghazizadeh 82900a7811
Merge pull request from wallrj/7028-kubeadm-v1beta2-extra-config-controller-manager
Remove controllerManager from the kubeadm v1beta2 template
2020-03-16 13:39:54 -07:00
Priya Wadhwa 316eef44d1 Run preloaded images release script in jenkins 2020-03-16 10:44:19 -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 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 from vikkyomkar/issue-7029
Function name "HostPortBinding" changed to "ForwardedPort
2020-03-14 19:21:01 -07:00
Medya Ghazizadeh 0bd6323c29
Merge pull request 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 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 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 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 from tstromberg/182-changes
Add some color and detail to v1.8.2 changelog
2020-03-13 18:12:43 -07:00
Medya Ghazizadeh 06387461c2
Merge pull request 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 from priyawadhwa/changelog
Add two missing bugs to changelog
2020-03-13 17:11:24 -07:00