Commit Graph

4024 Commits (c8af727416bb1ab9f066a87d86f0bc781877740a)

Author SHA1 Message Date
Thomas Stromberg 9c94b2fac6 Merge branch 'master' into no-infinite-loops 2019-03-26 17:11:39 -07:00
Thomas Strömberg d8f101ba9f
Merge pull request #3991 from tstromberg/v114-aftermath
Update default testdata templates to v1beta1 (v1.14)
2019-03-26 17:10:59 -07:00
Thomas Stromberg 7d36629d5b Update testdata templates for v1.14 2019-03-26 17:09:30 -07:00
Thomas Stromberg 5e00adc98f Add missing 's' to comment string 2019-03-26 16:54:47 -07:00
Thomas Strömberg e57189af7a
Merge pull request #3967 from tstromberg/default-k8s
Update default Kubernetes version to v1.14.0
2019-03-26 16:53:09 -07:00
Thomas Strömberg 950421d2d2
Merge pull request #3985 from tstromberg/mount-intr
More reliable unmount w/ SIGINT, particularly on kvm2
2019-03-26 15:32:53 -07:00
Thomas Strömberg ca51bada64
Merge pull request #3965 from tstromberg/v1.14-tmpl
Fix all the kubeadm config generation bugs, add tests across versions
2019-03-26 15:32:30 -07:00
Thomas Strömberg 2cd7ab397a
Merge pull request #3982 from tstromberg/more-log-pods
Add addon-manager, dashboard, and storage-provisioner to minikube logs
2019-03-26 15:31:57 -07:00
Thomas Strömberg 10e4981b54
Merge pull request #3989 from tstromberg/mount-names
mount: Allow names to be passed in for gid/uid
2019-03-26 15:31:45 -07:00
Thomas Stromberg 9edda72985 Block on cache downloads before using the results 2019-03-26 14:59:17 -07:00
Thomas Stromberg 807963ac74 Use r for mockRunner instead of h 2019-03-26 14:45:18 -07:00
Thomas Strömberg 13c3826ead
Merge pull request #3970 from tstromberg/bring_ya_errs_to_the_project_maybe_we_can_solve_it
Improve console output for new problems package
2019-03-26 14:44:55 -07:00
Thomas Stromberg 53a246b71c Fix function name case 2019-03-26 14:42:02 -07:00
Thomas Strömberg 0b21fc317c
Merge pull request #3988 from afbjorklund/typo
misspell: Fix minor typo in the problems database
2019-03-26 14:38:12 -07:00
Thomas Stromberg 23eee62e10 Revert Makefile 2019-03-26 14:31:24 -07:00
Thomas Stromberg 6f516ff647 Merge branch 'master' into mount-names 2019-03-26 14:30:42 -07:00
Thomas Stromberg 7233a2d50d Allow mount to work when the uid/gid of docker changes 2019-03-26 14:27:50 -07:00
Anders F Björklund 34a36aeb2a misspell: Fix minor typo in the problems database 2019-03-26 21:58:55 +01:00
Anders F Björklund 0ebfe462b9 Add --download-only option to start command
Make it possible to download files without loading or installing,
and without starting the host... Download: ISO, binaries, images.
2019-03-26 21:43:54 +01:00
Anders F Björklund 54f68e068e Move the cache functions from kubeadm to machine 2019-03-26 21:43:18 +01:00
Anders F Björklund adcbcf113b Refactor: move cache calls into separate functions
Need to split out the caching functions, from the loading/copying.

Also need to make the lists accessible from outside the functions.
2019-03-26 21:43:18 +01:00
Anders F Björklund 7530fcba90 Allow both tag and digest, for the cache images 2019-03-26 21:29:44 +01:00
Thomas Strömberg 646949004c
Merge pull request #3976 from tstromberg/in_style
Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE
2019-03-26 13:29:25 -07:00
Anders F Björklund bec7074fe7 Update go-containerregistry library 2019-03-26 21:29:06 +01:00
Thomas Stromberg 9c3488a26f Make flag substitution cleaner, update tests 2019-03-26 13:04:58 -07:00
Thomas Stromberg d4edae2d8c Fix tests than broke with the merge against master 2019-03-26 12:57:19 -07:00
Thomas Strömberg b26a93e4ee
Merge branch 'master' into v1.14-tmpl 2019-03-26 12:48:54 -07:00
Thomas Strömberg adc8cf079c
Merge pull request #3984 from tstromberg/v1.14-bugs
Upgrade addon-manager to v9.0 for compatibility with Kubernetes v1.14
2019-03-26 12:40:43 -07:00
Thomas Stromberg c861ab7dc1 Switch mount ssh impl from native to CommandRunner 2019-03-26 12:14:06 -07:00
Anders F Björklund 411b1162cb Fix another high score
16 config EnableOrDisableAddon cmd/minikube/cmd/config/util.go:105:1
2019-03-26 20:05:18 +01:00
Thomas Stromberg c91da2a65f Upgrade addon-manager to v9.0 for compatibility with Kubernetes v1.14 2019-03-26 11:33:42 -07:00
Thomas Stromberg 48e4808b72 Remove special unrelated docker check 2019-03-26 10:54:39 -07:00
Thomas Stromberg ec135dc4da Add addon-manager, dashboard, and storage-provisioner to minikube logs 2019-03-26 10:43:03 -07:00
Thomas Strömberg 2a3285823d
Merge pull request #3942 from laozc/image-name
Remove arch suffixes in image names
2019-03-26 09:12:46 -07:00
Thomas Strömberg 49f1f0ab38
Merge pull request #3979 from marcosdiez/doc-update-vm-driver-none-dns
Doc update: Issue with ubuntu 18.04, systemd-resolve dns and minikube
2019-03-26 09:12:08 -07:00
Marcos Diez 5117b4846b doc update on how solve an issue with ubuntu 18.04, systemd-resolve and minikube 2019-03-26 11:55:14 -03:00
Thomas Stromberg e878c1a0a0 Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE 2019-03-26 06:56:10 -07:00
Zhongcheng Lao a143711b6a
Merge remote-tracking branch 'origin/master' into image-name 2019-03-26 21:15:24 +08:00
Anders F Björklund 4667c28164 Merge branch 'master' into cyclo 2019-03-26 07:16:28 +01:00
Thomas Strömberg f74751c3b7
Merge pull request #3934 from afbjorklund/more-lint
Clean up lint and other small report card issues
2019-03-25 21:42:21 -07:00
Thomas Stromberg 9004134eb8 Fix invalid feature-gates argument 2019-03-25 21:02:44 -07:00
Thomas Stromberg cbda4fc856 Merge branch 'master' into v1.14-tmpl 2019-03-25 20:54:26 -07:00
Thomas Stromberg 17ee8f568b Minor UI tweaks to problem package 2019-03-25 20:47:35 -07:00
Thomas Stromberg d37f21dfcb Merge branch 'master' into bring_ya_errs_to_the_project_maybe_we_can_solve_it 2019-03-25 20:34:39 -07:00
Thomas Stromberg 1e8bd6f060 Bump Makefile VERSION to v1.0.0 2019-03-25 19:15:34 -07:00
Thomas Strömberg b9ecb78ff1
Merge pull request #3968 from tstromberg/wait-longer
Increase test timeouts
2019-03-25 19:10:49 -07:00
Thomas Stromberg 22a9dbb69b Increase test timeouts 2019-03-25 19:10:01 -07:00
Thomas Strömberg aec8c78f5d
Merge pull request #3596 from flyingcircle/master
Issue #3253, improve kubernetes-version error string
2019-03-25 18:59:50 -07:00
Thomas Strömberg 89ab0be3b0
Merge pull request #3958 from andahme/no-wait-on-addon-manager
Update kubeadm bootstrap logic so it does not wait for addon-manager
2019-03-25 18:58:59 -07:00
Thomas Strömberg 9deb531889
Merge pull request #3947 from afbjorklund/hidden
Add explicit kvm2 flag for hidden KVM signature
2019-03-25 18:58:05 -07:00