Thomas Strömberg
de5ee57e1f
Merge pull request #7076 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 #7054 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 #7075 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 #7080 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 #7082 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
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
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
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
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
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
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
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
Medya Ghazizadeh
d4860fe3f9
Merge pull request #7034 from minikube-bot/jenkins-releases.json-v1.8.2
...
update releases.json to include v1.8.2
2020-03-13 14:56:38 -07:00
Anders F Björklund
cc72fdb535
Add makefile parameter for adding go build args
...
For instance -v (verbose) or -work (show $WORK)
2020-03-13 22:38:56 +01:00
minikube-bot
17a5a13ecf
Update releases.json to include v1.8.2
2020-03-13 14:33:01 -07:00
priyawadhwa
eb13446e78
Merge pull request #7033 from priyawadhwa/release
...
Release minikube v1.8.2
2020-03-13 14:23:48 -07:00
Priya Wadhwa
1372c4742d
Update to minikube v1.8.2
2020-03-13 14:21:49 -07:00
Medya Ghazizadeh
6d16146cb7
Merge pull request #7021 from medyagh/reload_dameojn
...
Fix dockerd internal port changing on restart
2020-03-13 14:15:05 -07:00
priyawadhwa
e46547d73e
Merge pull request #6914 from priyawadhwa/ebpf-doc
...
Add doc for running ebpf based tools in minikube
2020-03-13 14:14:21 -07:00
Priya Wadhwa
29db560be7
Updated doc to use tarball of necessary kernel headers
2020-03-13 13:25:04 -07:00
Priya Wadhwa
fdf4104873
Merge branch 'master' of https://github.com/kubernetes/minikube into ebpf-doc
2020-03-13 13:18:06 -07:00
Medya Ghazizadeh
e96ad587f4
Merge pull request #7023 from afbjorklund/old-k8s
...
Don't skip the check for too old versions for new
2020-03-13 12:50:01 -07:00
Medya Ghazizadeh
c1580e7999
Merge pull request #7032 from medyagh/warn_docker_env
...
improve docker env warnining formatting
2020-03-13 12:45:44 -07:00