Kubernetes Prow Robot
86fc6d5d4c
Merge pull request #88863 from caesarxuchao/0.0.8
...
Use the v0.0.8 network proxy images
2020-03-05 21:39:48 -08:00
Kubernetes Prow Robot
4065a5a236
Merge pull request #88022 from YangLu1031/master
...
Dump docker image list
2020-03-05 20:03:29 -08:00
Chao Xu
7d86217043
Use the v0.0.8 network proxy images
2020-03-05 09:54:19 -08:00
Kubernetes Prow Robot
76245147f3
Merge pull request #88598 from jennybuckley/base-image
...
Update etcd debian base image to v2.0.0
2020-03-03 23:17:47 -08:00
Aleksandra Malinowska
472a935294
Update Cluster Autoscaler version to 1.18.0-gke.0
2020-03-03 14:42:25 +01:00
Kubernetes Prow Robot
5726fa2184
Merge pull request #88747 from BenTheElder/approvers
...
update cluster/ approvers
2020-03-03 00:17:51 -08:00
Kubernetes Prow Robot
eaceb7bf5c
Merge pull request #88419 from Jefftree/netproxy-udstoken
...
Add support for token authentication with network proxy
2020-03-02 22:13:37 -08:00
Jefftree
2a98cb7f8b
Use GRPC mode for network proxy
2020-03-02 15:54:52 -08:00
Benjamin Elder
efe35b9a9a
move eparis and zmerlynn to cluster/ emeritus_approvers
2020-03-02 12:49:39 -08:00
Benjamin Elder
904c2d8bc0
add bentheelder to cluster/ approvers
2020-03-02 12:46:24 -08:00
Jefftree
0989770135
Update network proxy to v0.0.7
2020-03-02 10:09:00 -08:00
Jefftree
4c54241c3d
Support token authentication for network proxy
2020-03-01 17:24:48 -08:00
Davanum Srinivas
f92c55a476
Make sure we fail the job and log more details when it does
2020-03-01 09:14:04 -05:00
Davanum Srinivas
bdea23380b
Move conformance image to debian:stretch-slim
...
Pros:
- really small image (see comparison below)
- we need to get rid of hyperkube in upcoming releases
```
davanum@cloudshell:~$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
debian stretch-slim 4e6990ebcef5 4 days ago 55.3MB
gcr.io/google-containers/debian-hyperkube-base 0.12.1 a46476511725 13 months ago 393MB
```
2020-03-01 09:10:07 -05:00
Kubernetes Prow Robot
641616362d
Merge pull request #88133 from julianvmodesto/dry-run-tests
...
Cleanup --dry-run values in tests, docs, and scripts
2020-02-27 11:33:42 -08:00
jennybuckley
7346579a03
Update etcd debian base image to v2.0.0
2020-02-26 14:29:48 -08:00
Kubernetes Prow Robot
831dae75bf
Merge pull request #88185 from vinayakankugoyal/appendandreplace
...
append_or_replace_prefixed_line in /cluster/gce/gci/configure-helper.…
2020-02-26 13:33:19 -08:00
Kubernetes Prow Robot
add2e8b4d0
Merge pull request #88519 from mm4tt/cluster-gce-owners
...
Make sig-scalability reviewers / approvers of cluster/gce
2020-02-26 08:22:27 -08:00
Mateusz Matejczyk
98df9d9db6
Make sig-scalability reviewers / approvers of cluster/gce
...
Justification: Our CI/CD tests are based on gce provider, people from our sig are in top contributors for this directory.
2020-02-25 13:18:32 +01:00
Mateusz Matejczyk
6739bde9ca
Create OWNERS file for cluster/log-dump
...
Make sig-scalability-reviewers and sig-scalability-approvers reviewers and approvals of that dir.
2020-02-25 13:12:54 +01:00
Vinayak Goyal
388ebfe7d0
append_or_replace_prefixed_line in /cluster/gce/gci/configure-helper.sh fails for prefixes that contain quotes and = sign.
2020-02-24 17:35:36 -08:00
Kubernetes Prow Robot
c8814fd5c6
Merge pull request #88175 from yliaog/windep
...
added nodeSelector to constrain it to Linux only
2020-02-23 12:32:47 -08:00
Matt Matejczyk
c20e604377
Revert "log-dump.sh: allow to dump extra log files"
...
This reverts commit c43b940586
.
2020-02-21 14:27:02 +01:00
Kubernetes Prow Robot
4e26c35064
Merge pull request #88383 from BenTheElder/get-kube-auth
...
fix get-kube authorization headers
2020-02-21 02:36:32 -08:00
Kubernetes Prow Robot
1d28e8cf32
Merge pull request #88113 from oxddr/log-dump-extra-files
...
log-dump.sh: allow to dump extra log files
2020-02-21 01:04:34 -08:00
Kubernetes Prow Robot
6461e6f4fb
Merge pull request #87179 from Jefftree/netproxy-uds
...
UDS + GRPC Support for Network Proxy
2020-02-20 21:20:32 -08:00
Benjamin Elder
f90726a6a6
fix get-kube authorization headers
2020-02-20 14:07:14 -08:00
Jefftree
725d2b6a8f
Network Proxy: GRPC + HTTP Connect with UDS
2020-02-20 10:19:37 -08:00
Janek Łukaszewicz
c43b940586
log-dump.sh: allow to dump extra log files
...
Supports both method: logexporter and ssh
2020-02-20 14:58:18 +01:00
Kubernetes Prow Robot
72b04eff8e
Merge pull request #88281 from cheftako/master
...
Update default cos image to include runc-1.0.0-rc10
2020-02-18 15:33:02 -08:00
Walter Fender
ae0e1b0ca2
Update default cos image to include runc-1.0.0-rc10
2020-02-18 11:24:39 -08:00
Julian V. Modesto
d97169f59a
Clean up --dry-run values.
...
- Clean up --dry-run values in tests, docs, and scripts
- Fix --dry-run for auth reconcile and add a test
2020-02-15 00:43:30 -05:00
Benjamin Elder
4454ce6f37
fix shellcheck failures in health-monitor.sh
2020-02-14 16:12:18 -08:00
Yu Liao
2fd62ad72a
added nodeSelector to constrain it to Linux only
2020-02-14 12:44:17 -08:00
Kubernetes Prow Robot
289bbaa1bb
Merge pull request #88102 from cheftako/cos-runc
...
Switch test COS image to include runc-1.0.0-rc10 fix.
2020-02-13 18:24:17 -08:00
Kubernetes Prow Robot
461a494f69
Merge pull request #87907 from pjh/configure-windows-gce-carefully
...
Separate containerd install from config, and other cleanups
2020-02-13 16:55:01 -08:00
Walter Fender
0da08ffd6a
Updated test cos image to include runc-1.0.0-rc10
2020-02-13 15:02:56 -08:00
Yu-Ju Hong
bcd975aa65
Replace Beta OS/arch labels with the GA ones
...
Beta OS/arch labels have been deprecated since 1.14.
This change replaces these labels with the GA ones.
2020-02-13 09:38:51 -08:00
Peter Hornyack
d61e90b0ee
Separate containerd install from config, and other cleanups
2020-02-12 10:57:14 -08:00
Kubernetes Prow Robot
78a02a223d
Merge pull request #88010 from dims/support-for-adding-test-handler-for-containerd
...
Support for adding test-handler for containerd
2020-02-11 23:15:58 -08:00
Kubernetes Prow Robot
04cfa4981a
Merge pull request #87463 from mwwolters/healthmon2healthz
...
Migrate health monitor from read only port to healthz port
2020-02-11 17:06:08 -08:00
Yang Lu
c27fb4bad6
dump docker image list
2020-02-11 06:21:16 -08:00
Davanum Srinivas
8f764b113e
Support for adding test-handler for containerd
2020-02-10 20:43:40 -05:00
Davanum Srinivas
da024f9a57
Ability to override versions of containerd/runc
2020-02-08 20:20:15 -05:00
Davanum Srinivas
acd286d95d
Install containerd package depending on CONTAINER_RUNTIME
2020-02-08 17:53:37 -05:00
Davanum Srinivas
c4ef6a94b3
Add gid to config.toml only when docker group is present
...
If we don't install docker and install just containerd apt packages,
there is no docker group. In this scenario, we should not add the gid to
config.toml
2020-02-08 17:53:37 -05:00
Kubernetes Prow Robot
334d788f08
Merge pull request #87299 from mikedanese/ctx
...
context in client-go
2020-02-08 06:43:52 -08:00
Kubernetes Prow Robot
c90fd17642
Merge pull request #87701 from yliaog/windep
...
added env var WINDOWS_CNI_STORAGE_PATH and WINDOWS_CNI_VERSION
2020-02-08 02:59:52 -08:00
Kubernetes Prow Robot
9bbd1a1a29
Merge pull request #87877 from justaugustus/cluster-augustus
...
cluster: Add justaugustus as reviewer
2020-02-07 18:33:19 -08:00
Mike Danese
3aa59f7f30
generated: run refactor
2020-02-07 18:16:47 -08:00