Commit Graph

10065 Commits (7102dcbec7c93d8de6455139988dad60a26d52a6)

Author SHA1 Message Date
Medya Ghazizadeh 7102dcbec7
Merge pull request #8039 from tstromberg/update-golint
Update golangci-lint to v1.26.0 (low priority)
2020-05-08 00:07:57 +00:00
Medya Ghazizadeh bf541b42c2
Merge pull request #8038 from tstromberg/kic-delete-prompt
Use the appropriate OCI for deletePossibleKicLeftOver when known
2020-05-08 00:02:44 +00:00
Medya Ghazizadeh 34e833511b
Merge pull request #8027 from tstromberg/quiet-ssh2
virtualbox: Quiet initial ssh timeout warning
2020-05-08 00:00:39 +00:00
Medya Ghazizadeh 294a5c3e7b
Merge pull request #8036 from tstromberg/help-me
Make `minikube help` output consistent
2020-05-07 23:12:00 +00:00
Thomas Stromberg e06e180a52 Cite issue #8040 for TODO's 2020-05-07 16:00:08 -07:00
Thomas Stromberg 84c8e633ed Update golangci-lint to v1.26.0 2020-05-07 15:35:33 -07:00
Thomas Stromberg 64e47992e4 Only delete leftovers for the appropriate OCI if known 2020-05-07 15:19:09 -07:00
Thomas Stromberg cad2960ed5 Run generate-docs 2020-05-07 14:18:00 -07:00
Thomas Stromberg eefcc04b36 Shorten long text 2020-05-07 14:14:10 -07:00
Thomas Stromberg 436cee2d84 Fix minikube/kubernetes capitalization, make short help consistent 2020-05-07 14:12:10 -07:00
Thomas Stromberg 68cd6f96db Merge branch 'master' into quiet-ssh2 2020-05-07 11:30:31 -07:00
Medya Ghazizadeh 269b938945
Merge pull request #8022 from tstromberg/better-restart
restart: validate configs with new hostname, add logging
2020-05-07 18:12:52 +00:00
Thomas Strömberg 1c60122567
Merge pull request #7860 from medyagh/hyperkit_version_warn
site: add instructions to  upgrade hyperkit
2020-05-07 10:11:27 -07:00
Thomas Strömberg 9d322942f8
Merge pull request #7997 from aledbf/ingress
Update ingress-nginx addon
2020-05-07 10:08:48 -07:00
Kubernetes Prow Robot 3a025104bd
Merge pull request #8030 from anencore94/bugfix
Fix a typo in roadmap document
2020-05-07 00:03:08 -07:00
anencore94 6efa4ad37d Fix a typo in roadmap document
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-05-07 15:49:52 +09:00
Thomas Stromberg 32e4e64bc4 Quiet initial ssh timeout message 2020-05-06 17:58:21 -07: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
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
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
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