Kubernetes Prow Robot
2b7c61b1bb
Merge pull request #98205 from pacoxu/build/pauses
...
update pause image to 3.4.1 and also update the change log
2021-02-08 18:20:58 -08:00
Kubernetes Prow Robot
3534e31ade
Merge pull request #98834 from cpanato/go1158
...
[go1.15] Update to go1.15.8
2021-02-06 15:35:11 -08:00
Carlos Panato
8b5bf8ef91
[go1.15] Update to go1.15.8
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-02-06 15:55:39 +01:00
Kubernetes Prow Robot
96a98e50af
Merge pull request #98790 from jkh52/master
...
Bump konnectivity-client to v0.0.15
2021-02-05 16:33:11 -08:00
Kubernetes Prow Robot
ce1ee6461a
Merge pull request #98773 from mtaufen/said-fqdn
...
Use FQDN for SERVICEACCOUNT_ISSUER in tests
2021-02-05 05:40:52 -08:00
pacoxu
d9b63439d2
update gce cluster windows infra image
2021-02-05 21:39:48 +08:00
Joseph Anttila Hall
6812a9c610
Bump network proxy images to v0.0.15
2021-02-05 00:35:33 -08:00
Michelle Tandya
904f0b628b
Disable sample submission and MAPS Reporting from Windows Defender
...
Include logging when setting windows defender preferences
Log Window Defender preferences to show configuration changes
Move Defender configuration to be a part of Set-PrerequisiteOptions
2021-02-04 23:02:09 +00:00
Michael Taufen
8418fd9b15
Use FQDN for SERVICEACCOUNT_ISSUER in tests
2021-02-04 10:40:40 -08:00
hasheddan
20679f31d1
Build conformance image with DOCKER_CLI_EXPERIMENTAL enabled
...
In order to use buildx with docker versions prior to v20.10 experimental
features must be enabled. Setting at build time ensures that they are
in case they have not already been at the environment scope.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-01 13:17:28 -06:00
Sascha Grunert
e9fbdff7c6
Switch to docker buildx
for conformance image
...
The conformance test image previously used the `FROM --platform …`
syntax which is something we (SIG Release) consider as deprecated.
Therefore we now switch to `docker buildx`, which can specify the
`--platform` directly.
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-01-29 11:36:52 +01:00
Kubernetes Prow Robot
b77c886043
Merge pull request #94456 from joakimr-axis/joakimr-axis_util.sh_shellcheckdisables
...
Fix some shellcheck warnings/errors in cluster/gce/util.sh
2021-01-28 22:49:40 -08:00
Sascha Grunert
1acaf32cff
Bump debian-base to v1.4.0 and debian-iptables to v1.5.0
...
Both images are now sane multi-architecture images and should fix the
kube-proxy container image in the same way.
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-01-28 13:47:09 +01:00
Carlos Panato
e76fc62258
[go1.15] Update to go1.15.7
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-01-27 11:43:01 +01:00
Kubernetes Prow Robot
de4d771d3b
Merge pull request #97934 from mattcary/loopback-upstream
...
Disallow local loopback for volume hosts
2021-01-27 01:13:40 -08:00
Matthew Cary
9a7dcd36c1
Disallow local loopback for volume hosts
...
Change-Id: Ic356c3f859057153cfad97327f1938792a1a512c
2021-01-26 17:12:51 -08:00
pacoxu
6a795f5f51
update etcd revision to 2 for next build 3.4.13-2
2021-01-26 15:29:26 +08:00
pacoxu
f76be691a2
update debian-base to buster-v1.3.0 for CVEs
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-01-26 14:10:20 +08:00
Kubernetes Prow Robot
1a67280508
Merge pull request #98037 from vinayakankugoyal/kube-controller-manager-crp
...
Update configure-helper.sh to early exit from start-kube-controller-m…
2021-01-25 12:38:59 -08:00
Kubernetes Prow Robot
7b3f0cd5ca
Merge pull request #98286 from jeremyje/win20h2
...
Fix GCE Windows Smoke Test and Support 2004 and 20H2.
2021-01-22 12:21:39 -08:00
Kubernetes Prow Robot
1bb0108574
Merge pull request #98284 from pjh/install-docker-on-node-start
...
GCE Windows: add 20H2; install docker when nodes are started
2021-01-22 11:31:26 -08:00
Peter Hornyack
21592c23e1
GCE Windows: add 20H2; install docker when nodes are started
2021-01-22 09:58:22 -08:00
Jeremy Edwards
7575611fd5
Fix GCE Windows Smoke Test and Support 2004 and 20H2.
2021-01-22 01:14:50 +00:00
Peter Hornyack
313ac4751c
Improve the Windows GCE README
2021-01-21 15:42:37 -08:00
Vinayak Goyal
31807032e0
Update configure-helper.sh to early exit from start-kube-controller-manager if kube-controller-manager is deployed through CRP.
2021-01-20 16:22:46 -08:00
Kubernetes Prow Robot
1bfa1d4619
Merge pull request #98055 from qingsenLi/20210114
...
fix typo and decs in apiserver_etcd_test.go
2021-01-19 18:49:58 -08:00
Kubernetes Prow Robot
176c4c7916
Merge pull request #96823 from hasheddan/cleanup-cos-doc
...
Cleanup GCI / COS README.md
2021-01-19 17:07:59 -08:00
Peter Hornyack
edd58b1a4e
Repair pigz URL
...
New Windows nodes are failing to start with:
windows-startup-script-ps1: Failed to download file from https://storage.googleapis.com/gke-release/winnode/pigz/prod/gke_windows/pigz/release/5/20201104-134221/pigz-$PIGZ_VERSION.zip .
With this fix, the nodes start successfully.
2021-01-14 16:12:05 -08:00
Kubernetes Prow Robot
9da11e294f
Merge pull request #97868 from mtaufen/pki-tmpfs
...
Mount /var/lib/kubelet/pki on tmpfs
2021-01-14 10:47:04 -08:00
10177505
deb509a068
fix typo and decs
2021-01-14 16:55:45 +08:00
Kubernetes Prow Robot
5e7d62ecfc
Merge pull request #97967 from rajibmitra/master
...
Update cri-tools to v1.20.0
2021-01-13 13:27:15 -08:00
hasheddan
baccf02ab0
Switch to debian:stable-slim for conformance image base
...
The currently used debian:stretch-slim does not support s390x arch in
its multi-arch build. We opt to use stable-slim instead of pulling in
different base images for each platform build.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-13 08:49:27 -06:00
hasheddan
bc262d6e85
Specify BASEIMAGE platform for conformance image
...
Updates conformance image Dockerfile to specify platform for BASEIMAGE
and sets correct ARCH in Makefile.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-13 08:46:01 -06:00
rajibmitra
69aae7aa6c
Update cri-tools to v1.20.0
...
Signed-off-by: rajibmitra <rajib.jolite@gmail.com>
2021-01-12 19:02:51 +05:30
Michael Taufen
9f9e235b9d
Mount /var/lib/kubelet/pki on tmpfs
...
This helps avoid some rare instances of corrupt cert files
that cause Kubelet to crash-loop after node reboots, e.g.
if Kubelet opens the file during the shutdown but is unable
to write it.
2021-01-08 18:04:35 -08:00
Kubernetes Prow Robot
8b5aeeedb4
Merge pull request #97742 from benhxy/apiserver-cipher
...
Configure --tls-cipher-suites on kube-apiserver
2021-01-08 13:44:29 -08:00
Ben Hu
d4e75baae1
Fix comment on comment
2021-01-08 20:24:59 +00:00
Jian Zeng
8c1971e17c
chore(gce): pass auth flags to KCM and KS
...
Pass flags `--authentication-kubeconfig` and
`--authorization-kubeconfig` to controller-manager and scheduler,
so that we could grab metrics from their secure ports in tests.
2021-01-06 12:56:39 +08:00
Kubernetes Prow Robot
97a3e9e7e8
Merge pull request #97621 from vbannai/bug-fix
...
Bug fix
2021-01-05 17:10:19 -08:00
Ben Hu
624b214481
Configure --tls-cipher-suites on kube-apiserver.
2021-01-06 00:31:39 +00:00
Kubernetes Prow Robot
83a87775b0
Merge pull request #97536 from heqg/unused01
...
Remove duplicate nodeSelector for kube-dns
2021-01-05 11:46:36 -08:00
Kubernetes Prow Robot
506156842c
Merge pull request #97666 from heqg/duplicate-nodeSelector
...
Remove duplicate nodeSelector for kube-dns in kube-dns.yaml.base
2021-01-04 17:05:58 -08:00
Kubernetes Prow Robot
5e405fdcff
Merge pull request #96276 from ruiwen-zhao/device_plugin_path
...
Update nvidia-gpu-device-plugin addon image path
2021-01-04 09:33:57 -08:00
he.qingguo
89c1ab4025
Remove duplicate nodeSelector for kube-dns in kube-dns.yaml.base
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
2021-01-04 11:31:30 +08:00
Vinay Bannai
e74ef5301a
Updating the version to the recent tag.
2020-12-30 13:13:55 -08:00
Vinay Bannai
a15bc5954c
The l7-default-backend/defult-http-backend now points to a new version of the 404-server-with-metrics.
...
Uses new container registry: gcr.io/google-container with the new version for the ingress-gce-404-server-with-metrics-amd64:v1.10.11
2020-12-30 13:13:55 -08:00
he.qingguo
da509d2ea2
Remove duplicate nodeSelector for kube-dns
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
2020-12-28 11:20:45 +08:00
Kubernetes Prow Robot
0a839c6c3b
Merge pull request #97447 from amwat/legacylogdump
...
Fix incorrect literal quotes in logdump path
2020-12-24 21:46:27 -08:00
Amit Watve
c954bc61a5
fix literal quotes in logdump path.
2020-12-24 00:23:32 -08:00
Sergey Kanzhelev
d78db9f161
configure docker on containerd nodes so it wouldn't reserver 172.17 subnet
2020-12-23 18:49:57 +00:00