Giacomo Mr. Wolf Furlan
|
9c43c47b06
|
Podman: disable selinux labels when extracting the tarball to prevent permission errors
|
2020-05-07 02:09:09 +02:00 |
Sharif Elgamal
|
80c3324b6f
|
Merge pull request #8023 from sharifelgamal/node-stop
Fix missing node name in minikube stop output
|
2020-05-06 16:29:23 -07:00 |
Thomas Stromberg
|
e9eabf1bda
|
Log an error if we can't read the response body
|
2020-05-06 15:55:49 -07:00 |
Thomas Stromberg
|
c66e38f469
|
Update SecondStartNoReset name
|
2020-05-06 15:40:42 -07:00 |
Thomas Stromberg
|
46fd365502
|
go mod tidy
|
2020-05-06 15:25:47 -07:00 |
Thomas Stromberg
|
7de8ae3f54
|
Log existing configuration files, fix validateStartNoReset test
|
2020-05-06 15:25:27 -07:00 |
Thomas Stromberg
|
55cbbd3e4c
|
Remove test panic
|
2020-05-06 14:47:56 -07:00 |
Thomas Stromberg
|
8c4f1d3c73
|
go mod tidy
|
2020-05-06 14:44:41 -07:00 |
Sharif Elgamal
|
5ed946cc4c
|
fix minikube stop output
|
2020-05-06 14:41:43 -07:00 |
Thomas Stromberg
|
d31a4bd561
|
Fix cluster reconfiguration issues, improve behavior
|
2020-05-06 14:39:15 -07:00 |
Medya Ghazizadeh
|
4607c0f04a
|
Merge pull request #8018 from sharifelgamal/nodeip
assign proper internal IPs for nodes
|
2020-05-06 20:55:28 +00:00 |
Sharif Elgamal
|
464d4259ce
|
assign proper internal IPs for nodes
|
2020-05-06 09:35:48 -07:00 |
Medya Ghazizadeh
|
f3d5c576e4
|
Merge pull request #7956 from govargo/split-integration-tunnelcmd
TestFunctional/parallel/TunnelCmd into serial subtest
|
2020-05-06 03:49:31 +00:00 |
priyawadhwa
|
a3e99670cd
|
Merge pull request #8010 from priyawadhwa/systemd-env
Add env variable to configure force-systemd
|
2020-05-05 16:23:31 -07:00 |
Sharif Elgamal
|
494710616b
|
let's change a bunch of stuff
|
2020-05-05 14:42:07 -07:00 |
Manuel Alejandro de Brito Fontes
|
8209421c3e
|
Fix invalid ingress-dns references and ingress
|
2020-05-05 15:36:15 -04:00 |
Manuel Alejandro de Brito Fontes
|
c3a529f7ea
|
Update ingress-nginx addon
|
2020-05-05 15:36:03 -04:00 |
Priya Wadhwa
|
ec74a37e9c
|
Add env variable to configure force-systemd
Also add an integration test for the env variable
|
2020-05-05 12:10:03 -07:00 |
Medya Ghazizadeh
|
0b60ff2e0f
|
Merge pull request #7971 from tstromberg/latest-pkg
Add unversioned package paths to avoid updating upstream docs each release
|
2020-05-05 17:35:54 +00:00 |
Medya Ghazizadeh
|
fc97b8e27e
|
Merge pull request #8005 from tstromberg/clearer-ingress
validateIngressAddon: cleanup output, particularly stderr warnings
|
2020-05-05 16:52:14 +00:00 |
Kenta Iso
|
884f0e2c15
|
Change TestFunctional/parallel/TunnelCmd into serial subtests
|
2020-05-05 22:39:09 +09:00 |
Medya Ghazizadeh
|
ca5353742e
|
Merge pull request #7943 from medyagh/kicbase_gh_package
docker/podman: add alternative image repo for base image to fallback
|
2020-05-04 23:12:28 +00:00 |
Sharif Elgamal
|
2ec26658a6
|
check kubelet status explicitly
|
2020-05-04 15:58:01 -07:00 |
Sharif Elgamal
|
e3b7476f32
|
Merge branch 'master' of github.com:kubernetes/minikube into restart
|
2020-05-04 15:57:13 -07:00 |
Thomas Stromberg
|
e467d6dd18
|
Merge branch 'master' into clearer-ingress
|
2020-05-04 15:32:09 -07:00 |
Thomas Stromberg
|
247a61c45f
|
validateIngressAddon: cleanup output, particularly stderr warnings
|
2020-05-04 15:31:49 -07:00 |
Medya Gh
|
041a452a16
|
add todo comment
|
2020-05-04 15:22:50 -07:00 |
Medya Ghazizadeh
|
59adfbc344
|
Merge pull request #8002 from medyagh/test_pause_log
add docker logs to postmortem
|
2020-05-04 22:13:47 +00:00 |
Sharif Elgamal
|
bd2c4d8f6c
|
Merge branch 'master' of github.com:kubernetes/minikube into restart
|
2020-05-04 14:49:51 -07:00 |
Thomas Strömberg
|
250594d83d
|
Merge pull request #7998 from tstromberg/no-ssh-test
Remove sshutil_test - it offers no value
|
2020-05-04 14:43:08 -07:00 |
Thomas Strömberg
|
d363ca9dd7
|
Merge pull request #7999 from tstromberg/addon-retry-more
addons: fix initial retry delay, double maximum limit
|
2020-05-04 14:36:40 -07:00 |
Medya Gh
|
4fcd30dd43
|
add defer
|
2020-05-04 14:23:42 -07:00 |
Medya Gh
|
d2a9180edc
|
dont return
|
2020-05-04 14:19:43 -07:00 |
Medya Gh
|
d776a22851
|
add --details
|
2020-05-04 14:18:13 -07:00 |
Medya Gh
|
03540c247e
|
add docker logs to postmortem
|
2020-05-04 14:15:50 -07:00 |
Medya Ghazizadeh
|
3e30e9f2c8
|
Merge pull request #8000 from tstromberg/err-spam-logs
error spam: add raw stdout/stderr if failed
|
2020-05-04 21:06:38 +00:00 |
Medya Gh
|
0189b10624
|
improve log
|
2020-05-04 13:47:07 -07:00 |
Medya Ghazizadeh
|
bebed27e77
|
Merge pull request #7991 from afbjorklund/cross-tars
Upload cross tars to google storage for release
|
2020-05-04 20:41:32 +00:00 |
Medya Gh
|
7654c1b058
|
address review comments
|
2020-05-04 13:22:48 -07:00 |
Medya Gh
|
1ee8cabd6f
|
add TODO with issue link
|
2020-05-04 13:12:50 -07:00 |
Medya Gh
|
7914d057d1
|
fall back to github if gcr.io is not available
|
2020-05-04 13:12:50 -07:00 |
Medya Ghazizadeh
|
6eeb929b3d
|
Merge pull request #7962 from afbjorklund/podman-gateway
Get the gateway by inspecting container network
|
2020-05-04 20:05:56 +00:00 |
Medya Ghazizadeh
|
1da92a1c84
|
Merge pull request #7961 from afbjorklund/podman-preload
Use the correct binary for unpacking the preload
|
2020-05-04 20:04:19 +00:00 |
Medya Ghazizadeh
|
e0685c8f5d
|
Merge pull request #7984 from medyagh/detect_windows_container
Detect windows container and exit with instructions
|
2020-05-04 20:01:17 +00:00 |
Medya Ghazizadeh
|
9c77edae6b
|
Merge pull request #7985 from medyagh/no_global_viper_baseimg
Add kic base image to the cluster config
|
2020-05-04 20:01:02 +00:00 |
Thomas Stromberg
|
6c24b4351b
|
error spam: add raw stdout/stderr if failed
|
2020-05-04 12:51:54 -07:00 |
Thomas Stromberg
|
6969200dd7
|
addons: fix initial retry delay, double maximum limit
|
2020-05-04 12:44:30 -07:00 |
Thomas Stromberg
|
4eef342690
|
Remove sshutil_test - it offers no value
|
2020-05-04 12:31:15 -07:00 |
Sharif Elgamal
|
5589f01926
|
Merge branch 'master' of github.com:kubernetes/minikube into restart
|
2020-05-04 10:43:16 -07:00 |
Sharif Elgamal
|
258be2cbde
|
re-enable skipped multi node test
|
2020-05-04 10:43:01 -07:00 |