Commit Graph

11122 Commits (1b6eee675b09afda4cdb3d987674a44f7bf64678)

Author SHA1 Message Date
Anders F Björklund 8db8b8776f Revert "Upgrade Buildroot to 2019.02 LTS and Linux to 5.4"
This reverts commit b53518d74f.
2020-07-05 22:08:44 +02:00
Medya Ghazizadeh e254615b69
Merge pull request #8643 from afbjorklund/docker-19.03.12
Upgrade Docker, from 19.03.11 to 19.03.12
2020-07-05 12:29:12 -07:00
Medya Ghazizadeh 23cbf0590e
Merge pull request #8644 from afbjorklund/podman-revert
Revert "Upgrade podman to 2.0.0"
2020-07-05 12:27:18 -07:00
Medya Ghazizadeh 85ba5b86de
Merge pull request #8645 from afbjorklund/crio-v1.18.2
Upgrade crio to 1.18.2
2020-07-05 12:25:59 -07:00
James Lucktaylor 42dd86fcd3
Update feedback when validation fails. 2020-07-05 12:20:24 +01:00
James Lucktaylor 2cf72f7ca8
Update profile name validation pattern. #8493
- prevents some incompatible characters from making their way into
profile names and causing DNS/hostnames issues
2020-07-05 12:16:31 +01:00
James Lucktaylor 2660b92109
Update test coverage around ProfileNameValid func.
- preparing to update the ProfileNameValid func
- adding some more test cases to check against new profile name limits
2020-07-05 12:06:14 +01:00
Anders F Björklund 514dda8f2e Upgrade crio to 1.18.2 2020-07-05 09:21:23 +02:00
Anders F Björklund 08ca0bd67d Revert "Upgrade podman to 2.0.0"
Use the previous podman v1, while issues with v2 are sorted

This reverts commit 457dcef7ef.
2020-07-05 09:11:11 +02:00
Anders F Björklund 8f87983c70 Upgrade Docker, from 19.03.11 to 19.03.12 2020-07-05 09:09:54 +02:00
Sharif Elgamal 2bdb7c6228
Merge pull request #8616 from kubernetes/medyagh-patch-2
Update troubleshooting docs for kvm2
2020-07-01 15:52:54 -07:00
Medya Ghazizadeh aad9ba27a4
Merge pull request #8630 from medyagh/v1_12_beta1
release v1.12.0-beta1
2020-07-01 15:08:47 -07:00
Medya Gh 1d3be4f1bc remove duplicate names 2020-07-01 13:51:59 -07:00
Medya Gh 6b88fc0a0c bump the the beta version 2020-07-01 13:50:51 -07:00
Medya Gh a9fbe0aa66 update the change log 2020-07-01 13:49:31 -07:00
Medya Ghazizadeh a4b647f19b
Merge pull request #8629 from medyagh/sol_msg_docker_ssh_port
add solution message when container create is stuck
2020-07-01 13:41:21 -07:00
Medya Ghazizadeh 084df67df1
Merge pull request #8628 from sharifelgamal/del-on-failure
ensure deleting failed hosts if --delete-on-failure is specified
2020-07-01 13:40:43 -07:00
Medya Gh fd2912340a improve wording 2020-07-01 13:33:51 -07:00
Medya Gh 881ed1df1c add link 2020-07-01 13:28:52 -07:00
Medya Gh 4a321a6b1e add solution message when docker container create is stuck 2020-07-01 13:26:56 -07:00
Medya Ghazizadeh 6a21774a1e
Merge pull request #8623 from medyagh/docker_prefered
make docker driver highly preferred
2020-07-01 13:04:22 -07:00
Sharif Elgamal 84eea2f487 recreate hosts on failed provisioning if delete-on-failure is specified 2020-07-01 12:57:59 -07:00
Medya Ghazizadeh f480dc4fdd
Merge pull request #8624 from sharifelgamal/none-shell-test
add unit test for docker-env with none shell
2020-07-01 11:54:27 -07:00
Sharif Elgamal 66314d87f3 add unit test for docker-env with none shell 2020-07-01 10:59:23 -07:00
Medya Gh 7564651d50 make docker driver highly prefered 2020-07-01 10:09:18 -07:00
Medya Ghazizadeh c134ab83ed
Merge pull request #8621 from afbjorklund/containerd-disable
Disable containerd from starting up at boot
2020-07-01 09:56:55 -07:00
Anders F Björklund 11d0fcd61b Disable containerd from starting up at boot
Saves us having to restart docker later on
2020-07-01 18:27:11 +02:00
Johannes M. Scheuermann e5cfa386b1 Add endpoint for leader-election 2020-07-01 08:41:27 +02:00
Medya Ghazizadeh 0be0781cd4
Update kvm2.md 2020-06-30 18:36:49 -07:00
Medya Ghazizadeh aed150d180
Update kvm2.md 2020-06-30 18:11:34 -07:00
Medya Ghazizadeh ad6bbd866a
Update kvm2.md 2020-06-30 18:06:17 -07:00
Sun-Li Beatteay f8e6ae6787 remove unnecessary comment 2020-06-30 20:01:13 -04:00
Sun-Li Beatteay de4adc6d00 create validateKubernetesVersion check and move validation logic 2020-06-30 19:59:12 -04:00
Sunny Beatteay 1529a0d761 prevent start cmd from logging multiple k8s upgrade messages 2020-06-30 18:25:28 -04:00
Medya Ghazizadeh 8e52b6b82c
Merge pull request #8612 from afbjorklund/gofmt-shell
Run gofmt on pkg/minikube/shell/shell.go
2020-06-30 13:31:35 -07:00
Matt Broberg 39eaf835d0 Steps to get podman running
- Remove repetitive notes in podman documentation
- Fix links in the usage document
- Tidy the language and grammar
2020-06-30 13:58:14 -05:00
Anders F Björklund 4968ff5e75 Run gofmt on pkg/minikube/shell/shell.go 2020-06-30 19:19:44 +02:00
Anders F Björklund b0b3a1ac8c Change indentation from gofmt to goimports 2020-06-30 19:12:11 +02:00
Anders F Björklund b3e5e709fa Need to test storage driver of container runtime 2020-06-30 18:56:30 +02:00
Johannes M. Scheuermann 73fccf04f8 Update external-provisioner for storage provisioner 2020-06-30 18:31:06 +02:00
Medya Ghazizadeh 4ef26f5700
Merge pull request #8602 from medyagh/cni_skip_none_test
skip cni test for none driver
2020-06-30 02:21:36 -07:00
Medya Ghazizadeh 0d146db62f
Merge pull request #8590 from afbjorklund/golang-1.13.9
Upgrade golang version from 1.13.8 to 1.13.9
2020-06-29 22:09:02 -07:00
Medya Ghazizadeh 9e35037ed9
Merge pull request #8593 from sunny-b/gracefully-fail-misspelled-runtime
Gracefully exit if container runtime is misspelled
2020-06-29 22:07:57 -07:00
Medya Gh 4fff1a22d0 skip cni test for none driver 2020-06-29 22:06:33 -07:00
Medya Ghazizadeh 2b5254cf91
Merge pull request #8598 from afbjorklund/modprobe-br_netfilter
Don't verify nf_conntrack for br_netfilter
2020-06-29 21:13:13 -07:00
Sunny Beatteay 28238150f5 ensure that 'crio' is used for k8s config 2020-06-29 19:52:30 -04:00
Medya Ghazizadeh 40187e05f5
Merge pull request #8597 from medyagh/mount_exec
add solution message if kubeadm binary is not executable on linux
2020-06-29 15:08:56 -07:00
Medya Gh 3bc3ce95de refactor maybeExitWithAdvice 2020-06-29 14:38:37 -07:00
Anders F Björklund a9273beec7 Don't verify nf_conntrack for br_netfilter
We need to make sure that the br_netfilter kernel module
has been loaded, when using non-Docker container runtimes.

But the code was verifying the nf_conntrack kernel module
instead, so it could still cause the "not loaded" error.

[ERROR FileContent--proc-sys-net-bridge-bridge-nf-call-iptables]
2020-06-29 22:30:13 +02:00
Medya Gh 08df5e2de3 add solution message if kbueadm is not executble on linux 2020-06-29 12:50:32 -07:00