Commit Graph

8698 Commits (9229b35da97211504477fb8356e07fdb36db200c)

Author SHA1 Message Date
Sharif Elgamal 35aec77fe4 code comments 2020-03-20 14:07:43 -07:00
Thomas Strömberg 5c1af0c751
Merge pull request #7119 from tstromberg/less-err-spam
Wait 30 seconds before spamming console with error logs
2020-03-20 14:06:41 -07:00
Thomas Strömberg 3828e201e3
Merge pull request #7113 from tstromberg/faster-disable
Use -f to remove up to 6s of of delay disabling containerd.
2020-03-20 14:03:31 -07:00
Thomas Strömberg 35cdd2f172
Merge pull request #7123 from tstromberg/quieter-logs
Remove CrashLoopBackOff from root causes
2020-03-20 13:59:04 -07:00
Thomas Stromberg 0711bd07bd Revert test change 2020-03-20 13:38:42 -07:00
Thomas Stromberg c027fc0e62 Make certificates per-profile and consistent until IP or names change 2020-03-20 13:35:13 -07:00
Sharif Elgamal 4c00ae01ed Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-20 12:43:11 -07:00
priyawadhwa b9f2aab3b6
Merge pull request #7108 from priyawadhwa/issue-triage
Add doc for issue triage to minikube documentation
2020-03-20 11:36:59 -07:00
Priya Wadhwa 2822ee596e update urls 2020-03-20 11:35:19 -07:00
Priya Wadhwa ec57b5e606 If container isn't found, interpret as "nothing to do" and return normally 2020-03-20 11:32:14 -07:00
Thomas Stromberg 9d0226e358 remove silly message 2020-03-20 11:31:21 -07:00
Sharif Elgamal bb387039d1 move panic out of library 2020-03-20 11:29:36 -07:00
Thomas Stromberg 0ccb04a6ea Skip kubeadm if cluster is running & properly configured 2020-03-20 11:16:57 -07:00
Thomas Stromberg 9cf9128457 Remove CrashLoopBackOff from root causes 2020-03-20 11:05:14 -07:00
Thomas Strömberg e299242eb0
Merge pull request #7114 from tstromberg/exec-logs
Add pre-run log message to exec_runner & kic_runner
2020-03-20 10:58:12 -07:00
Thomas Stromberg 4033b68355 Wait 30 seconds before spamming console with error logs 2020-03-20 08:53:14 -07:00
Kenta Iso 51bce4d780 bumpup istio operator addon 1.4.0 → 1.5.0 2020-03-21 00:35:23 +09:00
Thomas Stromberg e1a766e2c8 Improve code structuring 2020-03-20 08:10:01 -07:00
Thomas Stromberg bb0511c5c8 Merge branch 'master' into better-fixhost 2020-03-20 07:30:48 -07:00
Thomas Stromberg ff9c4fdcc6 Lint fixes 2020-03-20 07:15:34 -07:00
Thomas Stromberg 65d21b6fbe Fix tests 2020-03-20 07:03:38 -07:00
Sharif Elgamal df608f7010 exit earlier if the driver is invalid 2020-03-19 23:45:29 -07:00
Thomas Strömberg 729642ef33
Merge pull request #7112 from tstromberg/apiserver-always
Improve error when docker-env is used with non-docker runtime
2020-03-19 20:24:31 -07:00
Sharif Elgamal 6a6b77a161 Merge branch 'master' of github.com:kubernetes/minikube into m2 2020-03-19 18:18:03 -07:00
Thomas Stromberg 5cd7660d1e fixHost: only reprovision if necessary, and only once 2020-03-19 17:44:21 -07:00
Thomas Stromberg ea6d6832e5 Only restart docker service if unit file has updated 2020-03-19 17:40:02 -07:00
Thomas Stromberg 8fa96e2925 Make exec_runner and kic_runner logging behave like ssh_runner. 2020-03-19 17:37:29 -07:00
Thomas Stromberg e437e1c440 Use -f to remove up to 6s of of delay disabling containerd. 2020-03-19 17:29:58 -07:00
Prasad Katti 8d48c68aec minor update based on review feedback 2020-03-19 14:52:52 -07:00
priyawadhwa c5ceccd8f0
Merge pull request #7109 from priyawadhwa/set-vm-driver
Add warning if both vm-driver and driver are specified
2020-03-19 14:11:26 -07:00
Thomas Stromberg dadf4bd35d Improve error message when docker-env is used with an incompatible runtime 2020-03-19 14:04:40 -07:00
Priya Wadhwa ca67991947 Only deleteHosts if running a VM
If minikube is started with the docker driver, all containers and volumes will be deleted in the call to `deleteProfileContainersAndVolumes`. If we then try to call `deleteHosts` on it, we get this warning:

```
  Unable to get host status for "minikube": state: docker inspect -f {{.State.Status}} minikube: Error: No such object: minikube: exit status 1
```

which will always happen because we've already deleted the container.
2020-03-19 12:52:30 -07:00
Priya Wadhwa 39b5c534ab Add warning if both vm-driver and driver are specified 2020-03-19 12:08:34 -07:00
Priya Wadhwa 0e0ddbcfb3 Polish 2020-03-19 11:37:12 -07:00
Thomas Strömberg 8d1f4552c0
Merge pull request #6657 from kameshsampath/registry-aliases
New addon: registry-aliases
2020-03-19 11:31:00 -07:00
Thomas Strömberg fe3674f942
Merge pull request #7104 from tstromberg/apiserver-always
Reveal more deployment problems with less delay
2020-03-19 11:29:04 -07:00
Priya Wadhwa 9a76c2b33c add weekly and post-release triage 2020-03-19 11:01:24 -07:00
Priya Wadhwa eaa54a28d1 Add prioritization 2020-03-19 10:51:10 -07:00
Priya Wadhwa b5e8c20e0f add in daily triage section 2020-03-19 10:49:43 -07:00
Sharif Elgamal f9b38dc04e clean up status output and have multinode survive cluster restarts 2020-03-18 21:28:03 -07:00
Sharif Elgamal fa97a5bf0d fix machine name creation 2020-03-18 18:59:15 -07:00
priyawadhwa 294d54e0dd
Merge pull request #7094 from priyawadhwa/preload-test-bug
Change download test to use unsupported preload version
2020-03-18 17:53:22 -07:00
Sharif Elgamal efac79eb26 account for hyphens in profile name 2020-03-18 17:00:29 -07:00
Prasad Katti 68f973c193 Add describe nodes to minikube logs 2020-03-18 16:26:42 -07:00
Thomas Strömberg c3aa348102
Merge pull request #7101 from afbjorklund/buildroot-2019.02.10
Upgrade buildroot minor version
2020-03-18 16:23:36 -07:00
Thomas Stromberg 9420a941f9 Remove false positives 2020-03-18 16:22:23 -07:00
Thomas Stromberg 5d3816f640 Allow problems to be announced at all stages, add more regexes 2020-03-18 15:47:46 -07:00
Sharif Elgamal add1c8f953 missing file 2020-03-18 15:10:34 -07:00
Sharif Elgamal a24aa5dff7 dramatically simplify start code path 2020-03-18 15:04:56 -07:00
Thomas Stromberg c13d7bafeb Detect AnonymousAuth issues, show the error log on console 2020-03-18 14:51:54 -07:00