Commit Graph

11619 Commits (cd91fb84702daf538d3d809868a06e3f3bf61df0)

Author SHA1 Message Date
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 a8b40a704b
Merge pull request #9113 from tstromberg/skaffold-tests
Fix 'minikube is not in path' error
2020-08-28 13:08:20 -07:00
Thomas Stromberg c082e5eb98 Fix 'minikube is not in path' error 2020-08-28 11:22:19 -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
priyawadhwa bdd4fb680b
Merge pull request #9099 from priyawadhwa/limit-json
print download progress every second
2020-08-28 13:15:19 -04: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
Thomas Strömberg 214ff5b33f
Merge pull request #9097 from vinu2003/add-shortname-json-output
start: Add -o shorthand option for --output
2020-08-26 20:30:53 -07:00
vinu2003 1541ca9132 updated the docs 2020-08-27 10:07:25 +10:00
vinu2003 ac604f25a1 feature: added shorthand for start command output option 2020-08-27 10:07:25 +10: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
priyawadhwa f4129a0b47
Merge pull request #9092 from priyawadhwa/fix-cloud-shell
Add /kubepods to cgroup mounting regex in entrypoint
2020-08-26 10:31:50 -04:00
Priya Wadhwa 8e1f154768 update docs 2020-08-25 16:05:13 -07:00
Priya Wadhwa b053267a81 update kic version to incorporate /kubepods change 2020-08-25 15:59:04 -07:00
Priya Wadhwa c4a127b72d Merge branch 'master' of github.com:kubernetes/minikube into fix-cloud-shell 2020-08-25 15:54:00 -07:00
Priya Wadhwa f8b2a6c82a Add /kubepods to egrep regex in entrypoint
This will ensure that the kubepods cgroup is correctly mounted, which
kubeadm uses. Without it, `kubeadm init` fails in Cloud Shell.
2020-08-25 15:53:03 -07:00
Medya Ghazizadeh 616e259d82
Merge pull request #9071 from medyagh/bump_kic_snap
bump kic base image
2020-08-25 14:00:31 -07:00
Thomas Strömberg 374dab3f9b
Merge pull request #9068 from afbjorklund/falco-0.24.0
Upgrade falco-module to version 0.24.0
2020-08-25 08:28:31 -07:00
Medya Gh 5dc6c83142 update doc 2020-08-24 15:21:02 -07:00
Medya Gh 2ead04aea0 bump kic base changes 2020-08-24 15:10:53 -07:00
Thomas Strömberg 0b135b4bdf
Merge pull request #9029 from tstromberg/nsswitch
Dockerfile: prioritize /etc/hosts over dns
2020-08-24 14:48:06 -07:00
Thomas Strömberg 2b44c59b31
Merge pull request #9064 from tstromberg/test-skaffold
Update TestSkaffold to use unique profile names, more debuggable
2020-08-24 14:47:11 -07:00
Thomas Stromberg 23285d8189 Merge branch 'master' into nsswitch 2020-08-24 11:18:54 -07:00
Thomas Stromberg e137ed2e0e Move PATH setting to occur closer to the exec call 2020-08-24 11:10:07 -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
Thomas Stromberg 55768061f0 Merge branch 'master' into test-skaffold 2020-08-24 10:57:49 -07:00
Thomas Strömberg 13ae0c6684
Merge pull request #9065 from tstromberg/context-shortcut
integration testing: Fail fast if the context timer has run out
2020-08-24 10:48:11 -07:00
Anders F Björklund c57376daf2 Upgrade falco-module to version 0.24.0 2020-08-24 17:05:43 +02:00
priyawadhwa 7c84e2e561
Merge pull request #9034 from priyawadhwa/var-status-code
`minikube status` should display InsufficientStorage status
2020-08-24 09:34:35 -04:00
Thomas Stromberg 8bc83250b0 Shorten diff 2020-08-22 10:21:40 -07:00
Thomas Stromberg 393aa5926f Fail fast if the context timer has run out 2020-08-22 10:18:15 -07:00
Thomas Stromberg f9cc71a3e5 Update TestSkaffold to use unique profile names, more debuggable 2020-08-22 09:20:59 -07:00
Priya Wadhwa a767b64b41 fix merge conflict 2020-08-21 21:40:32 -04:00
Thomas Strömberg 59af2c1c3a
Merge pull request #9058 from tstromberg/no-cs
testing: Remove use of deprecated ComponentStatusList API
2020-08-21 16:22:26 -07: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
Thomas Stromberg 4e56db1874 testing: Remove use of deprecated ComponentStatusList API 2020-08-21 16:07:39 -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 820f128f32 increase multinode timeout 2020-08-21 15:00:32 -07:00
Thomas Stromberg b5ca12cd40 Revert whitespace change 2020-08-21 14:56:28 -07:00
Thomas Stromberg c2f0a568ba Reduce the diff size 2020-08-21 14:55:49 -07:00
Thomas Strömberg fc44f71700
Merge pull request #9052 from tstromberg/i-hate-this-test
testing: Remove flaky TestCreateSSHShell
2020-08-21 14:31:06 -07:00
Medya Gh 0849b48b9c improve post validation 2020-08-21 14:29:19 -07:00