Thomas Stromberg
|
7f5a06b606
|
Unwrap unnecessary level of error annotation for improved messages
|
2020-08-30 20:48:55 -07:00 |
Thomas Stromberg
|
cd91fb8470
|
Unwrap unnecessary level of error annotation for improved messages
|
2020-08-30 20:48:20 -07:00 |
Thomas Stromberg
|
2c5e8fdaee
|
Add detailed JSON & status codes for all error paths
|
2020-08-30 17:25:11 -07:00 |
Thomas Strömberg
|
c25a2e645c
|
Merge pull request #9111 from priyawadhwa/fix-kubelet
Don't enable kubelet until after kubeadm generates config
|
2020-08-28 10:32:40 -07:00 |
Priya Wadhwa
|
52724f956b
|
Run kubelet-start after kubeconfig as recommended in 1.19 changelog
|
2020-08-28 12:23:25 -04:00 |
Priya Wadhwa
|
b9aa9c0f0f
|
Don't enable kubelet until after kubeadm generates /var/lib/kubelet/config.yaml
|
2020-08-28 12:19:36 -04:00 |
Priya Wadhwa
|
8a2ebd505b
|
also output final event when complete
|
2020-08-26 12:16:17 -04:00 |
Priya Wadhwa
|
f99781ec1d
|
print download progress every second; previously we were printing 6000x/sec which is unnecessary
|
2020-08-26 12:11:11 -04:00 |
Priya Wadhwa
|
b053267a81
|
update kic version to incorporate /kubepods change
|
2020-08-25 15:59:04 -07:00 |
Medya Gh
|
2ead04aea0
|
bump kic base changes
|
2020-08-24 15:10:53 -07:00 |
Medya Ghazizadeh
|
b28673f305
|
Merge pull request #8671 from vinu2003/bumpup-kubelib-version-18.5
upgrade: bump kube library version to latest 1.18.5
|
2020-08-24 11:03:35 -07:00 |
Priya Wadhwa
|
a767b64b41
|
fix merge conflict
|
2020-08-21 21:40:32 -04:00 |
Medya Ghazizadeh
|
1ca96bf5bb
|
Merge pull request #9043 from medyagh/lock_debug
tune machine lock for docker driver
|
2020-08-21 16:14:25 -07:00 |
Medya Gh
|
dd64445b1a
|
spell
|
2020-08-21 15:35:28 -07:00 |
Medya Gh
|
0bd2dc3bf3
|
add coment
|
2020-08-21 15:34:08 -07:00 |
Medya Gh
|
26f3b9c5ea
|
improve lock name
|
2020-08-21 15:33:20 -07:00 |
Medya Gh
|
a913339e21
|
spell
|
2020-08-21 15:11:16 -07:00 |
Medya Gh
|
9ab2040be9
|
logs
|
2020-08-21 15:10:15 -07:00 |
Medya Gh
|
ba04b8bef9
|
tune lock timeout
|
2020-08-21 15:09:21 -07:00 |
Medya Ghazizadeh
|
02c7d0480c
|
Merge pull request #9054 from medyagh/post_val_panic
avoid post validation panic
|
2020-08-21 15:00:51 -07:00 |
Medya Gh
|
0849b48b9c
|
improve post validation
|
2020-08-21 14:29:19 -07:00 |
Thomas Stromberg
|
3b42f5607a
|
Remove TestCreateSSHShell - it's been flaky for years
|
2020-08-21 13:59:24 -07:00 |
Thomas Strömberg
|
135d7bd7e4
|
Merge pull request #9045 from tstromberg/1.19.0-rc.4-updated
Update NewestKubernetesVersion to v1.19.0-rc.4
|
2020-08-21 13:38:51 -07:00 |
Thomas Strömberg
|
f492215009
|
Merge pull request #9046 from tstromberg/cni-true
Allow flannel CNI to work with kicbase by fixing IP conflict
|
2020-08-21 13:38:39 -07:00 |
Priya Wadhwa
|
88aece40d2
|
change name
|
2020-08-21 15:05:37 -04:00 |
Thomas Stromberg
|
c254778f39
|
Update CoreDNS and etcd images for Kubernetes v1.19
|
2020-08-21 10:45:23 -07:00 |
Thomas Stromberg
|
0cfd9e7cf4
|
Merge branch 'master' into 1.19.0-rc.4-updated
|
2020-08-21 10:44:31 -07:00 |
Priya Wadhwa
|
acd6589c5d
|
Remove debugging
|
2020-08-21 09:56:03 -04:00 |
Priya Wadhwa
|
44b93f4776
|
Change MemoryCapacity to StorageCapacity to be more accurate
|
2020-08-21 09:49:48 -04:00 |
Thomas Stromberg
|
c052d1ad18
|
Allow flannel CNI to work with kicbase by relocating conflicting file
|
2020-08-20 17:54:42 -07:00 |
Priya Wadhwa
|
4fcffca3db
|
write events to file, but not in parallel
|
2020-08-20 20:48:18 -04:00 |
Thomas Strömberg
|
e2e4ef168d
|
Merge pull request #8850 from priyawadhwa/proxy
set proxy-refresh-interval=70000 for etcd to improve CPU overhead
|
2020-08-20 14:05:11 -07:00 |
Thomas Stromberg
|
444dde078f
|
Update NewestVersion to v1.19.0-rc.4
|
2020-08-20 13:38:45 -07:00 |
Priya Wadhwa
|
7eda3a7711
|
Create new exit code for InsufficientStorage
|
2020-08-20 15:27:06 -04:00 |
Medya Gh
|
0afe83e015
|
reduce machine lock time for docker driver
|
2020-08-20 11:45:12 -07:00 |
Medya Ghazizadeh
|
b27dbc0dd4
|
Merge pull request #9037 from medyagh/swarm_
add swarm and storage driver to DaemonInfo
|
2020-08-20 09:55:55 -07:00 |
Medya Gh
|
56691f839c
|
add swarm and storage driver to DaemonInfo
|
2020-08-19 15:38:56 -07:00 |
Priya Wadhwa
|
e1deec7019
|
improve output
|
2020-08-19 17:57:56 -04:00 |
Priya Wadhwa
|
e1ed864708
|
Merge branch 'master' of https://github.com/kubernetes/minikube into var-status-code
|
2020-08-19 17:44:51 -04:00 |
Priya Wadhwa
|
a32896192d
|
add todo
|
2020-08-19 16:31:23 -04:00 |
Priya Wadhwa
|
4e638a1a0d
|
include tip about pruning via minikube ssh
|
2020-08-19 15:28:06 -04:00 |
Priya Wadhwa
|
704a2a7a83
|
Merge branch 'master' of https://github.com/kubernetes/minikube into var-warning
|
2020-08-19 15:17:44 -04:00 |
Priya Wadhwa
|
4d1c1c0dc3
|
Add integration test for insufficient storage
Make sure that if /var has full storage, the output of `minikube status` is correct regardless of whether events.json is present or not
|
2020-08-19 14:16:00 -04:00 |
Priya Wadhwa
|
3dba974535
|
Make sure 'minikube status' displays InsufficientStorage for cluster and nodes
if there is insufficient storage. Output now looks like:
```
{
"Name": "minikube",
"StatusCode": 507,
"StatusName": "InsufficientStorage",
"StatusDetail": "/var is almost out of disk space",
"Step": "Starting Node",
"StepDetail": "Updating the running docker \"minikube\" container ...",
"BinaryVersion": "v1.12.3",
"Components": {
"kubeconfig": {
"Name": "kubeconfig",
"StatusCode": 500,
"StatusName": ""
}
},
"Nodes": [
{
"Name": "minikube",
"StatusCode": 507,
"StatusName": "InsufficientStorage",
"Components": {
"apiserver": {
"Name": "apiserver",
"StatusCode": 405,
"StatusName": "Stopped"
},
"kubelet": {
"Name": "kubelet",
"StatusCode": 405,
"StatusName": "Stopped"
}
}
}
]
}
```
|
2020-08-19 13:25:48 -04:00 |
Thomas Strömberg
|
dd11ed8da0
|
Merge pull request #8989 from superbrothers/fix-nil-pointer-dereference
minikube update-context: Fix nil pointer dereference
|
2020-08-19 10:06:14 -07:00 |
Priya Wadhwa
|
064f021cf1
|
improve regex so this only works for docker
|
2020-08-19 10:29:21 -04:00 |
Priya Wadhwa
|
5033d24aae
|
Include review comments
|
2020-08-19 10:25:58 -04:00 |
Priya Wadhwa
|
edc3c95081
|
Add a problem with advice to prune if no space on device error is seen
|
2020-08-18 19:30:57 -04:00 |
Priya Wadhwa
|
0f4d0b6584
|
Include post start validations that warn the users if /var is full
|
2020-08-18 19:05:08 -04:00 |
Medya Gh
|
e0d0ae1e19
|
correct comit sha
|
2020-08-17 16:56:25 -07:00 |