Priya Wadhwa
e323a6f86e
Set leader-elect=false in code instead of in config
...
This sets leader-elect=false as extra options for the scheduler and controller manager. This way, users can easily override those values. This will also allow users to specify additional flags via `--extra-config` without overwriting the leader-elect section in the config.
2020-08-31 16:03:42 -04:00
Thomas Strömberg
df906e5895
Merge pull request #9127 from kubernetes/windows-emoji
...
Add MINIKUBE_IN_STYLE auto-detection for Windows terminal
2020-08-31 12:58:12 -07:00
Thomas Stromberg
750cf39f1e
Code review comments
2020-08-31 12:57:48 -07:00
Thomas Stromberg
09cdf602b8
Update TestFunctional/parallel/DryRun and TestJSONOutputError to match new behavior
2020-08-31 11:21:23 -07:00
Thomas Stromberg
69214c08bb
Update test data
2020-08-31 11:11:25 -07:00
Thomas Strömberg
597d0dc0ed
Merge pull request #9133 from zhanw15/patch-1
...
correct 'support' spelling error
2020-08-31 10:34:37 -07:00
Thomas Strömberg
c4c364dd6c
Merge pull request #9050 from tstromberg/1.19.0-rc.4-updated
...
Update DefaultKubernetesVersion to v1.19.0
2020-08-31 10:25:30 -07:00
zhanwang
a6deb6de6c
correct 'support' spelling error
2020-08-31 18:55:42 +08:00
Thomas Stromberg
464bd48ea1
Update dashboard to v2.0.3
2020-08-30 22:32:20 -07:00
Thomas Stromberg
c152570f6c
Add namespace to persistent volume path
2020-08-30 22:27:04 -07:00
Thomas Stromberg
b91b5f9cc4
Merge remote-tracking branch 'upstream/master' into windows-emoji
2020-08-30 22:11:27 -07:00
Thomas Stromberg
764f4a0b27
Add MINIKUBE_IN_STYLE auto-detection for Windows terminal
2020-08-30 21:54:36 -07:00
Thomas Stromberg
8ef7410066
Shorten Docker memory warning
2020-08-30 21:04:10 -07:00
Thomas Stromberg
f3cce500b0
Improve error disambiguation, especially for non-running drivers
2020-08-30 20:49:16 -07:00
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 Stromberg
1ac12e7615
Upgrade golangci-lint to v1.30.0
2020-08-30 17:20:42 -07:00
Anders F Björklund
c83d53def7
Add silent rules for less verbose build output
...
Similar to what automake (and also ninja) uses.
Use "make V=0" to enable, by default disabled.
2020-08-30 18:14:25 +02:00
Thomas Stromberg
876e996c51
Revert "Incremental progress"
...
This reverts commit 5bbfc3c7cf
.
2020-08-28 13:10:56 -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 Stromberg
5bbfc3c7cf
Incremental progress
2020-08-28 11:21:08 -07:00
Thomas Stromberg
305d3580ba
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-28 10:33:17 -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
Thomas Stromberg
a63a1ddcda
Update to v1.19.0 final release
2020-08-26 13:27:05 -07:00
Thomas Stromberg
cffa2ad0c7
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-26 13:26:05 -07: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
AlexanderChen1989
6a2fd9678a
fix multiple node calico-node not ready
2020-08-26 11:02:49 +08: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 Stromberg
17e6425bc3
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-25 08:55:02 -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
Thomas Stromberg
20d6b7f048
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-24 15:37:45 -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
Priya Wadhwa
d634a85ff9
use daemon info so this works for docker and podman
2020-08-24 17:50:09 -04: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 Stromberg
2605872fad
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-24 14:47:35 -07:00