Commit Graph

1044 Commits (b927af45aa7ae92d893047d43156b4153aeaf449)

Author SHA1 Message Date
Thomas Stromberg 0e679a3d72 Fix mount test that broke due to merge conflict 2019-03-26 17:14:52 -07:00
Thomas Stromberg 7d36629d5b Update testdata templates for v1.14 2019-03-26 17:09:30 -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 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 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
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
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 Stromberg c861ab7dc1 Switch mount ssh impl from native to CommandRunner 2019-03-26 12:14:06 -07: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 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
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 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 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
Thomas Strömberg 4ccc7a2b17
Merge pull request #3961 from afbjorklund/tarball-tmp
Use a temp file, when writing the cached image
2019-03-25 18:57:54 -07:00
Thomas Stromberg 294b26b5f1 Update default Kubernetes version to v1.14.0 2019-03-25 18:56:32 -07:00
Thomas Strömberg a1317476c2
Merge pull request #3931 from tstromberg/bring_ya_errs_to_the_project_maybe_we_can_solve_it
Add solution catalog to help users who run into known problems
2019-03-25 18:33:07 -07:00
Thomas Stromberg 9f753c3027 Fix all the kubeadm config generation bugs I could find, add tests across versions 2019-03-25 18:25:01 -07:00
Anders F Björklund 3194ec7026 Use a temp file, when writing the cached image 2019-03-25 21:53:07 +01:00
Thomas Stromberg e843038597 More refactoring, add INVALID_PROXY_HOSTNAME 2019-03-25 13:28:31 -07:00
Thomas Stromberg ea57b6149f Add boilerplate 2019-03-25 13:05:47 -07:00
Thomas Stromberg 82e4db98c2 Rename Solution to Advice, add new known problems 2019-03-25 13:04:16 -07:00
Thomas Strömberg cc5d4e9724
Merge branch 'master' into rkt-remove 2019-03-25 11:31:09 -07:00
Thomas Strömberg 44a4e290be
Merge pull request #3948 from afbjorklund/status
Fix the spelling of API in the template as well
2019-03-25 09:59:13 -07:00
Andy Daniels 3cd76a7984 Update kubeadm bootstrap logic so it does not wait for addon-manager at start 2019-03-25 10:00:03 -05:00
Anders F Björklund bfc7d7931b Clean up lint and other small report card issues
Add helper for "go vet", and don't use the test files variable.

Also return an exit code from golint (why is this not default?)
2019-03-24 21:30:58 +01:00
Anders F Björklund 348c085a22 Fix the spelling of API in the template as well
The matching code was changed in commit 46640ce
2019-03-24 16:09:41 +01:00
Anders F Björklund 6491e35c20 Add explicit kvm2 flag for hidden KVM signature 2019-03-24 09:47:38 +01:00
Anders F Björklund 2590fc7b9a Remove the rkt container runtime
It has not been updated since kubernetes 1.9 or so
2019-03-24 08:50:58 +01:00
Anders F Björklund ecc484d523 Make gofmt silent again, complaining on assets 2019-03-23 12:24:41 +01:00
Zhongcheng Lao aeb1605aff
Remove arch suffixes in image names
Removing arch suffixes in image names to make sure image caching
work with kubeadm since 1.12.0.

Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-03-23 16:32:17 +08:00
Thomas Strömberg 702d471308
Merge pull request #3714 from laozc/custom-image-repository
Add --image-repository flag so that users can select an alternative repository mirror
2019-03-22 09:24:18 -07:00
Thomas Stromberg 2502d2060c Run gofmt -w -s 2019-03-22 09:19:58 -07:00
flyingcircle f0d21d7c28 # This is a combination of 2 commits.
# This is the 1st commit message:

Issue #3253, improve kubernetes-version error string

# This is the commit message #2:

Issue #3253, improve kubernetes-version error string
2019-03-22 08:25:35 -04:00