Kubernetes Prow Robot
15f96a807a
Merge pull request #86305 from saschagrunert/cri-tools
...
Update cri-tools to v1.17.0
2020-01-24 12:18:32 -08:00
Walter Fender
b2f3236771
Added relevent approvers and reviewers for gci.
...
Adding new approver and reviewers for the gci scripts.
2020-01-24 09:29:35 -08:00
Kubernetes Prow Robot
90da466221
Merge pull request #87504 from cheftako/master
...
Fix issue with GCE scripts assuming Python2.
2020-01-24 03:03:19 -08:00
Walter Fender
1dd53fd3ba
Fix issue with GCE scripts assuming Python2.
...
For bug #87482 .
Newer OSs are now defaulting to Python3.
This breaks the kube-up scripts for GCE.
Adding code to detect this and explicitly use Python2.
2020-01-23 15:05:04 -08:00
Kubernetes Prow Robot
0255614f29
Merge pull request #87478 from cadmuxe/cni-plugin
...
Add env var(CNI_TAR_PREFIX) for cni install.
2020-01-23 02:54:49 -08:00
Koonwah Chen
cfd61e801b
Add env var(CNI_TAR_PREFIX) for cni install.
...
cni release has changed the prefix, add a var to make this configurable.
2020-01-22 15:14:31 -08:00
Mark Wolters
aee028dab8
Migrate health monitor from read only port to healthz port
2020-01-22 10:52:08 -08:00
Yu Liao
368fe70aed
bumped pause-win to 1.1.0
2020-01-21 13:42:00 -08:00
Kubernetes Prow Robot
34e090187c
Merge pull request #87032 from awly/preload-gke-exec-plugin
...
Allow a preloaded gke-exec-auth-plugin
2020-01-16 13:14:52 -08:00
Janek Łukaszewicz
a9e5fd6623
Revert "Revert "Add an option to specify kubelet flags for heapster node.""
...
This reverts commit 00ea8c4f9e .
2020-01-14 12:53:25 +01:00
Sascha Grunert
7e5e7c141c
Update cri-tools to v1.17.0
...
Update the crictl binaries to the latest release
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2020-01-14 08:36:20 +01:00
Andrew Lytvynov
71966adfc3
Allow a preloaded gke-exec-auth-plugin
2020-01-09 10:37:43 -08:00
Peter Hornyack
9b17de7462
Repair smoke-test for Windows GCE clusters
2020-01-08 14:00:50 -08:00
Kubernetes Prow Robot
8727eef79c
Merge pull request #85836 from YangLu1031/master
...
Add instructions about how to bring up e2e test cluster
2020-01-02 14:31:41 -08:00
Kubernetes Prow Robot
277523b77f
Merge pull request #85868 from logicalhan/readyz
...
swap over kube-apiserver manifest to use livez and readyz
2019-12-21 14:23:32 -08:00
Yang Lu
b88788b085
update to use e2e-up.sh instead of kubetest
2019-12-19 20:03:49 -08:00
Yang Lu
b4f5238535
Add instructions about how to use kubetest to bring up e2e test cluster
2019-12-19 15:09:34 -08:00
Peter Hornyack
0ae8b6ba59
Update subnet mask calculation for compatibility with future VNIC changes
2019-12-19 14:55:10 -08:00
Han Kang
0e786cbafc
swap over kube-apiserver manifest to use livez and readyz
...
Change-Id: I90df19b58b0d4d3004dcc3ca3002b099845dfe3a
2019-12-19 13:52:23 -08:00
Kubernetes Prow Robot
127c47caf4
Merge pull request #85512 from serathius/remove-cluster-monitoring
...
Remove cluster-monitoring
2019-12-17 21:05:57 -08:00
Kubernetes Prow Robot
4a62b3ac6d
Merge pull request #86329 from mml/core_pattern
...
Set core_pattern to an absolute path.
2019-12-17 19:48:11 -08:00
Lantao Liu
c229c78af7
Upload containerd logs to stackdriver
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2019-12-12 11:49:14 -08:00
Matt Liggett
ec24d3c7e8
Set core_pattern to an absolute path.
...
Change-Id: I71e848783c05dc75b2232e05dd2ed3aa9a983e23
2019-12-11 15:05:48 -08:00
Nikolaos Moraitis
00ea8c4f9e
Revert "Add an option to specify kubelet flags for heapster node."
2019-12-11 11:19:13 +01:00
Marek Siarkowicz
31fb04fa98
Remove cluster-monitoring
...
Heapster is deprecated and no longer supported
2019-12-09 11:25:20 +01:00
Kubernetes Prow Robot
616fce7839
Merge pull request #85797 from oxddr/taint-heapster
...
Add an option to specify kubelet flags for heapster node.
2019-12-06 07:20:50 -08:00
Janek Łukaszewicz
39cb8222c7
Add an option to specify kubelet flags for heapster node.
...
Useful in scalability tests, where we don't want test pods (e.g. Kubemark hollow
nodes) to be scheduled on heapster node.
2019-12-06 12:44:26 +01:00
Kubernetes Prow Robot
a6f41a46a5
Merge pull request #85827 from barney-s/fix-windows-fluentd-config-hostname
...
Replace the hostname in the fluentd config file even if the file exists
2019-12-05 17:15:27 -08:00
barney-s
dd7430134a
Removing conditional check
...
Addressing review comment. Removing conditional check for fluentd config file path.
2019-12-05 10:35:47 -08:00
Zihong Zheng
5463eda704
Migrate OWNERS file to apply the area/provider/gcp label
2019-12-04 17:05:43 -08:00
Peter Hornyack
cff9751112
Update GCE Windows startup scripts for TPM-based authentication
...
"Shielded" nodes have a virtual TPM attached which is used for
generating the client certificate, instead of using a bootstrap
kubeconfig. Determining which to use happens during node startup based
on the instance metadata.
2019-12-04 13:57:59 -08:00
Kubernetes Prow Robot
95a3cd54cf
Merge pull request #82720 from hwdef/add-err-handling-in-gce-gci
...
add err handling in gce/gci
2019-12-02 22:56:57 -08:00
hwdef
e581be1ec7
add err handling in gce/gci
2019-12-03 09:34:41 +08:00
Barni S
a70a534736
Replace the hostname in the fluentd config file even if the file exists
2019-12-02 16:04:52 -08:00
Lantao Liu
e687bf4fe9
Use GCS bucket for crictl on windows.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2019-12-02 14:11:48 -08:00
Kubernetes Prow Robot
fe2ee4f09e
Merge pull request #85396 from Random-Liu/windows-containerd-on-gce
...
Add containerd windows support on GCE for test.
2019-12-02 12:22:57 -08:00
Kubernetes Prow Robot
82ee37f3e1
Merge pull request #85610 from losipiuk/lo/ca-1.17-beta.1-master
...
Bump Cluster Autoscaler version to 1.17.0
2019-11-30 08:01:03 -08:00
Łukasz Osipiuk
b1b9e6254a
Bump Cluster Autoscaler version to 1.17.0
2019-11-29 13:58:20 +01:00
Yu Liao
bbc49d6b1f
catch the exception raised in Remove-HnsPolicyList
2019-11-27 15:43:39 -08:00
Lantao Liu
ee2418c7aa
Move hostdns.conf out of cni directory.
2019-11-27 11:48:58 -08:00
Lantao Liu
e66f4ca537
Add containerd windows support on GCE for test.
2019-11-27 11:48:58 -08:00
Kubernetes Prow Robot
a3a2c4230d
Merge pull request #85496 from tanjunchen/fix-invalid-urls
...
fix 1-12 number urls
2019-11-25 15:25:10 -08:00
Kubernetes Prow Robot
225aa3aa70
Merge pull request #85404 from yliaog/windows
...
added yliaog to OWNERS
2019-11-22 17:30:55 -08:00
tanjunchen
8f4a262d61
fix 1-12 number urls
2019-11-21 11:17:46 +08:00
Yang Lu
0965b577f4
Wait for kubelet & kube-proxy to be ready within 10s
2019-11-18 16:39:47 -08:00
Yu Liao
be78dd7526
added yliaog to OWNERS
2019-11-17 21:46:35 -08:00
Kubernetes Prow Robot
c213196f0a
Merge pull request #85014 from dekkagaijin/master
...
let standalone npd use kubelet credentials
2019-11-14 17:50:30 -08:00
Kubernetes Prow Robot
8af6906d1f
Merge pull request #85220 from liggitt/revert-licenses
...
Revert #76586 , restructure LICENSES file generation
2019-11-13 14:52:11 -08:00
Kubernetes Prow Robot
d0f021524e
Merge pull request #85109 from rajansandeep/prepcorednsfor1.17-kube-up
...
Bumps CoreDNS to 1.6.5 and updates manifest for kube-up
2019-11-13 13:03:30 -08:00
Kubernetes Prow Robot
814ebe7678
Merge pull request #85084 from barney-s/win-stackdriver-startup-fix
...
Reorder stackdriver setup in windows startup script
2019-11-13 09:27:27 -08:00