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
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
c91da2a65f
Upgrade addon-manager to v9.0 for compatibility with Kubernetes v1.14
2019-03-26 11:33:42 -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
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 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
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 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
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 Strömberg
c3d0b33d21
Merge pull request #3929 from sharifelgamal/version-upgrade-test
...
Adding test to make sure HEAD can run on VM created by latest release
2019-03-25 13:27:58 -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
Sharif Elgamal
4fc03fe1ef
addressing comments
2019-03-25 11:50:06 -07:00
Thomas Strömberg
5434880490
Merge pull request #3944 from afbjorklund/rkt-remove
...
Remove the rkt container runtime
2019-03-25 11:31:38 -07:00
Thomas Strömberg
cc5d4e9724
Merge branch 'master' into rkt-remove
2019-03-25 11:31:09 -07:00
Thomas Strömberg
593c4795de
Merge pull request #3946 from afbjorklund/podman-toolbox
...
Use podman instead of rkt, for extracting toolbox
2019-03-25 11:28:10 -07:00
Thomas Strömberg
ae07de6e3a
Merge pull request #3951 from afbjorklund/toolbox-disk
...
Store the toolbox on the disk instead of rootfs
2019-03-25 11:27:55 -07:00
Thomas Strömberg
71eba3c0dd
Merge pull request #3949 from afbjorklund/checksum
...
Include checksum for the docker-machine drivers
2019-03-25 09:59:31 -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
71b3e3ec5d
Store the toolbox on the disk instead of rootfs
...
There was a lack of "disk" space, when using memory.
This also makes the toolbox persistent over reboots.
2019-03-25 07:41:21 +01: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 Björklund
95082b32bc
Merge pull request #3950 from afbjorklund/fmt
...
Make gofmt silent again, complaining on assets
2019-03-24 21:29:44 +01:00
Anders F Björklund
bedcd7bf98
Include checksum for the docker-machine drivers
2019-03-24 16:31:53 +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
3d483b292c
Use podman instead of rkt, for extracting toolbox
...
Need to create and mount a dummy container, to get at image.
Used rsync instead of cp -pR, easier with sudo permissions.
2019-03-23 22:20:20 +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
Zhongcheng Lao
daec030cdf
Render asset template when enabling/disabling addon
2019-03-22 15:28:20 +08:00
Thomas Stromberg
7e57cf6ec6
Add some ssh issues
2019-03-21 22:24:37 -07:00
Thomas Strömberg
cbac94a53d
Merge pull request #3879 from marcosdiez/extra_config_for_kubeadm
...
--extra-config now work for kubeadm as well
2019-03-21 22:03:06 -07:00
Thomas Stromberg
ce71b0dbd6
Merge branch 'master' into bring_ya_errs_to_the_project_maybe_we_can_solve_it
2019-03-21 22:01:06 -07:00
Thomas Strömberg
2c9395a919
Merge pull request #3932 from tstromberg/gofmt
...
Run: gofmt -s -w
2019-03-21 22:00:52 -07:00
Thomas Stromberg
1ff174b796
Run: gofmt -s -w
2019-03-21 22:00:14 -07:00
Thomas Stromberg
37e259f7ea
Implement the new problem package
2019-03-21 21:44:51 -07:00
Thomas Strömberg
4e8a7f4388
Mention 192.168.39.0/24
2019-03-21 20:49:49 -07:00