Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
578 commits
Select commit Hold shift + click to select a range
fe7d806
Automated cherry pick of #101377: Fix validation in kubectl create in…
rikatz May 6, 2021
0f2adad
Set namespace when using kubectl create service
zxh326 Apr 11, 2021
61e6599
Add test create service with ns
zxh326 Apr 22, 2021
f757b3e
Merge pull request #101158 from serathius/automated-cherry-pick-of-#1…
k8s-ci-robot May 6, 2021
fee056f
Merge pull request #101763 from aojea/automated-cherry-pick-of-#10010…
k8s-ci-robot May 6, 2021
0472369
Merge pull request #99705 from andyzhangx/automated-cherry-pick-of-#9…
k8s-ci-robot May 7, 2021
097a895
Merge pull request #101354 from andyzhangx/automated-cherry-pick-of-#…
k8s-ci-robot May 7, 2021
c28b41d
Merge pull request #101769 from eddiezane/automated-cherry-pick-of-#1…
k8s-ci-robot May 7, 2021
30d205f
Merge pull request #101519 from andyzhangx/automated-cherry-pick-of-#…
k8s-ci-robot May 7, 2021
47e2caa
Merge pull request #101550 from andyzhangx/automated-cherry-pick-of-#…
k8s-ci-robot May 7, 2021
5149a75
Fix watchForLockfileContention memory leak
wzshiming Mar 17, 2021
6c9e3d8
Merge pull request #101498 from ialidzhikov/automated-cherry-pick-of-…
k8s-ci-robot May 7, 2021
c4abedf
chunk target operatation for aws targetGroup
M00nF1sh Apr 28, 2021
7cfe069
fix: not tagging static public IP
nilo19 May 6, 2021
cc8a07f
Merge pull request #101818 from nilo19/automated-cherry-pick-of-#1017…
k8s-ci-robot May 8, 2021
bf13a7e
Avoid caching the VMSS instances whose network profile is nil
feiskyer Apr 9, 2021
516dfa5
Merge pull request #100952 from saschagrunert/automated-cherry-pick-o…
k8s-ci-robot May 8, 2021
e62db8c
Update to go1.15.12
cpanato May 9, 2021
9bc73e3
Use go-runner:v2.3.1-go1.15.12-buster.0 image (built on go1.15.12)
cpanato May 9, 2021
c0b28f2
build: Update to k/repo-infra@v0.1.7 (supports go1.15.12)
cpanato May 9, 2021
7ff67fd
staging/publishing: Set default go version to go1.15.12
cpanato May 9, 2021
9e227f1
Add jitter to lease controller
Apr 30, 2021
d656d40
Merge pull request #101845 from cpanato/go11512
k8s-ci-robot May 10, 2021
20dafb7
Use CSI driver to determine unique name for migrated in-tree plugins
Jiawei0227 May 6, 2021
ed19f8d
fix: avoid nil-pointer panic when checking the frontend IP configuration
nilo19 May 5, 2021
d7f7c6b
fix removing pods from podTopologyHints mapping
aheng-ch Apr 30, 2021
132a687
Release commit for Kubernetes v1.20.7
May 12, 2021
213f20b
Release commit for Kubernetes v1.20.8-rc.0
May 12, 2021
c86ea81
Update CHANGELOG/CHANGELOG-1.20.md for v1.20.7
May 12, 2021
a561f96
Make watch order conformance test reliable
liggitt May 12, 2021
811726d
Ref counting is only applicable to Remote endpoints
sbangari Apr 22, 2021
9fd6331
Merge pull request #100587 from Joseph-Goergen/automated-cherry-pick-…
k8s-ci-robot May 14, 2021
8507827
Update cos-gpu-installer image
bobbypage Apr 28, 2021
0943471
Merge pull request #101802 from Jiawei0227/automated-cherry-pick-of-#…
k8s-ci-robot May 18, 2021
fa5f52a
Merge pull request #101981 from liggitt/automated-cherry-pick-of-#101…
k8s-ci-robot May 18, 2021
5c0f874
Azure: avoid setting cached Sku when updating VMSS and VMSS instances
feiskyer May 19, 2021
64e5538
fix: delete non existing disk issue
andyzhangx May 18, 2021
1259f13
Merge pull request #102000 from sbangari/automated-cherry-pick-of-#10…
k8s-ci-robot May 21, 2021
629f7b2
Fix expired unit test certs
liggitt May 23, 2021
8ae534a
Merge pull request #102226 from liggitt/automated-cherry-pick-of-#102…
k8s-ci-robot May 23, 2021
1ddb11a
Remove unnecessary quotes from get-kube scripts
gjkim42 May 24, 2021
0c8a940
Respect annotation size limit for SSA last-applied.
julianvmodesto May 18, 2021
6fd22ce
Merge pull request #102183 from julianvmodesto/automated-cherry-pick-…
k8s-ci-robot May 25, 2021
b6b4b97
Merge pull request #102043 from gjkim42/automated-cherry-pick-of-#102…
k8s-ci-robot May 26, 2021
b81177a
Update debian-iptables to buster-v1.6.1
xmudrii May 25, 2021
3b18517
Update debian-base to buster-v1.7.0
xmudrii May 25, 2021
2e04c19
Update etcd image revision
xmudrii May 25, 2021
d74b99b
Upgrade konnectivity-client for GRPC connection fixes
cheftako May 24, 2021
5f6b1fa
Merge pull request #102341 from cpanato/automated-cherry-pick-of-#102…
k8s-ci-robot May 27, 2021
266cc3e
fix error of setting negative value for containerLogMaxSize
CaoDonghui123 Mar 3, 2021
91590cd
(scheduler e2e) Create balanced pods in parallel
damemi May 19, 2021
4940e1b
Speed up PV provisioning for vsphere driver
gnufied Mar 9, 2021
1987c95
update bazel
damemi Jun 1, 2021
668e97e
Ignore transient errors when gather stats
jsturtevant Jan 28, 2021
e160aa0
Return UnschedulableAndUnresolvable instead of Error when failing to …
ahg-g May 25, 2021
ef655bd
Return UnschedulableAndUnresolvable when looking up volume-related re…
ahg-g Jun 1, 2021
a3f3695
Fix VolumeAttachment garbage collection for migrated PVs
timebertt May 20, 2021
bd3ce3a
Merge pull request #102313 from cheftako/automated-cherry-pick-of-#10…
k8s-ci-robot Jun 2, 2021
706b995
serviceOwnsFrontendIP shouldn't report error when the public IP doesn…
nilo19 Jun 2, 2021
de95e9d
Fix closing of decorated watcher channel on timeout
liggitt Jun 2, 2021
067c3e7
Remove unnecessary snapshot ability check
Jiawei0227 Nov 25, 2020
208f301
Revert "Cleanup portforward streams after their usage"
saschagrunert Jun 4, 2021
449505f
Merge pull request #102586 from saschagrunert/release-1.20
k8s-ci-robot Jun 4, 2021
aec7df7
sched: fix a bug that a preemptor pod exists as a phantom
Huang-Wei Jun 4, 2021
2524745
Merge pull request #102457 from timebertt/automated-cherry-pick-of-#1…
k8s-ci-robot Jun 8, 2021
9aae7d8
Merge pull request #101826 from feiskyer/automated-cherry-pick-of-#10…
k8s-ci-robot Jun 8, 2021
9e001aa
Merge pull request #101796 from wzshiming/automated-cherry-pick-of-#1…
k8s-ci-robot Jun 8, 2021
9c5dee0
Merge pull request #101861 from marseel/automated-cherry-pick-of-#101…
k8s-ci-robot Jun 8, 2021
f646410
Merge pull request #101896 from aheng-ch/automated-cherry-pick-of-#10…
k8s-ci-robot Jun 8, 2021
bf0f8cb
Merge pull request #102118 from feiskyer/automated-cherry-pick-of-#10…
k8s-ci-robot Jun 8, 2021
4050a40
Merge pull request #102164 from andyzhangx/automated-cherry-pick-of-#…
k8s-ci-robot Jun 8, 2021
15faec3
Merge pull request #102350 from gnufied/speedup-vsphere-pv-provisioni…
k8s-ci-robot Jun 8, 2021
70bfeab
Merge pull request #102499 from jsturtevant/automated-cherry-pick-of-…
k8s-ci-robot Jun 8, 2021
dcec9a8
Merge pull request #102515 from ahg-g/automated-cherry-pick-of-#10230…
k8s-ci-robot Jun 8, 2021
38c41a7
Merge pull request #102674 from Huang-Wei/automated-cherry-pick-of-#1…
k8s-ci-robot Jun 8, 2021
76167c6
Merge pull request #102547 from nilo19/automated-cherry-pick-of-#1025…
k8s-ci-robot Jun 8, 2021
b8f8384
endpointslicemirroring controller mirror address status
aojea Jun 8, 2021
3d5750d
feat: remove ephemeral-storage etcd requirement
jackfrancis Jun 7, 2021
2b49e69
Merge pull request #102580 from jingxu97/automated-cherry-pick-of-#96…
k8s-ci-robot Jun 9, 2021
68ec9e0
Merge pull request #101543 from jingxu97/automated-cherry-pick-of-#10…
k8s-ci-robot Jun 9, 2021
d5eb450
Merge pull request #101886 from nilo19/automated-cherry-pick-of-#1017…
k8s-ci-robot Jun 9, 2021
88ad9ae
Merge pull request #102703 from aojea/automated-cherry-pick-of-#10268…
k8s-ci-robot Jun 9, 2021
836cf3f
Update to go1.15.13
thejoycekung Jun 10, 2021
24c35ec
Use go-runner:v2.3.1-go1.15.13-buster.0 image (built on go1.15.13)
thejoycekung Jun 10, 2021
9710d08
build: Update to k/repo-infra@v0.1.8 (supports go1.15.13)
thejoycekung Jun 10, 2021
9bcd24d
staging/publishing: Set default go version to go1.15.13
thejoycekung Jun 10, 2021
66612c8
Merge pull request #102704 from jackfrancis/automated-cherry-pick-of-…
k8s-ci-robot Jun 11, 2021
1e97120
Merge pull request #101813 from melnikalex/automated-cherry-pick-of-#…
k8s-ci-robot Jun 14, 2021
f46525a
Remove error wrap from logs
gnufied Jun 14, 2021
382e93e
Merge pull request #102786 from thejoycekung/go-11513
k8s-ci-robot Jun 15, 2021
5575935
Release commit for Kubernetes v1.20.8
Jun 16, 2021
fae91ca
Release commit for Kubernetes v1.20.9-rc.0
Jun 16, 2021
1889d52
Update CHANGELOG/CHANGELOG-1.20.md for v1.20.8
Jun 16, 2021
a1892ce
Merge pull request #102853 from gnufied/automated-cherry-pick-of-#102…
k8s-ci-robot Jun 16, 2021
a003964
Merge remote-tracking branch 'origin/release-1.20' into release-1.20
Jun 17, 2021
411bd65
Fix Node Resources plugins score when there are pods with no requests
alculquicondor Jun 16, 2021
169bed9
Do not throw error when we can't get canonical path
gnufied Jun 15, 2021
85eed6b
Fix frameworkImpl.extenders being not set
ordovicia Jun 19, 2021
a5e231a
Merge pull request #102035 from pacoxu/automated-cherry-pick-of-#1015…
k8s-ci-robot Jun 22, 2021
e09055b
Merge pull request #102995 from alculquicondor/automated-cherry-pick-…
k8s-ci-robot Jun 23, 2021
b445dc6
Loadbalancer IngressIP policy should be configured as non-DSR to enab…
sbangari Jun 24, 2021
96924ca
p&f e2e test: log response header for better troubleshooting
tkashem Nov 30, 2020
d80e3d1
Merge pull request #102999 from gnufied/automated-cherry-pick-of-#102…
k8s-ci-robot Jun 28, 2021
bd5c548
generate scheduler merge patches on the pod status instead of the ful…
marwanad Jun 24, 2021
a67405b
Bump SMD to v4.1.2 to pick up #102749 fix
jpbetz Jun 30, 2021
8357bb6
Fix race in attachdetach tests
liggitt Jun 4, 2021
a833cba
Update debian-base image to buster-v1.8.0
thejoycekung Jun 26, 2021
103ff84
Update debian-iptables image to buster-v1.6.5
thejoycekung Jun 26, 2021
d07de02
fix: return empty VMAS name if using standalone VM
nilo19 Jul 5, 2021
b9f766a
Simplify use of the fake dynamic client
dprotaso Jun 16, 2021
952793a
include google/go-cmp in client-go/dynamic/fake/BUILD
dprotaso Jul 9, 2021
86c8e96
Merge pull request #103320 from jpbetz/fix-102749-1.20
k8s-ci-robot Jul 9, 2021
449b931
Merge pull request #102390 from CaoDonghui123/automated-cherry-pick-o…
k8s-ci-robot Jul 10, 2021
2e94d90
Merge pull request #103278 from marwanad/automated-cherry-pick-of-#10…
k8s-ci-robot Jul 10, 2021
2d04569
Merge pull request #103139 from sbangari/automated-cherry-pick-of-#10…
k8s-ci-robot Jul 10, 2021
66e6d5e
Merge pull request #103171 from tkashem/automated-cherry-pick-of-#969…
k8s-ci-robot Jul 10, 2021
9bdbdaa
Merge pull request #103490 from thejoycekung/automated-cherry-pick-of…
k8s-ci-robot Jul 14, 2021
d5d4b63
Bump to golang 1.15.14 in test/**
puerco Jul 14, 2021
2cb44e0
Bump to golang 1.15.14 in cluster/** and staging/**
puerco Jul 14, 2021
57f38e4
Bump to golang 1.15.14 in build/**
puerco Jul 14, 2021
c553357
Merge pull request #103677 from puerco/go-11514
k8s-ci-robot Jul 14, 2021
346c864
Updated to use konnectivity client v0.0.21, and implemented placehold…
jdnurme Jun 23, 2021
7a576bc
Release commit for Kubernetes v1.20.9
Jul 15, 2021
70e609d
Release commit for Kubernetes v1.20.10-rc.0
Jul 15, 2021
4ce17f8
Update CHANGELOG/CHANGELOG-1.20.md for v1.20.9
Jul 15, 2021
c0f757a
Merge pull request #103600 from nilo19/automated-cherry-pick-of-#1034…
k8s-ci-robot Jul 16, 2021
79afac8
APF e2e: wait for steady state before proceeding
Dec 2, 2020
0831085
Merge pull request #102488 from damemi/1.20-balance-pods-parallel
k8s-ci-robot Jul 22, 2021
b7254aa
kubelet: do not call RemoveAll on volumes directory for orphaned pods
dobsonj Jun 3, 2021
7947682
update comments and owners file for pkg/util/removeall
dobsonj Jun 15, 2021
26edf32
Merge pull request #103702 from cheftako/automated-cherry-pick-of-#10…
k8s-ci-robot Jul 22, 2021
6d19290
disable aufs module
lizhuqi Jul 21, 2021
858e027
Make CSR cleaner tolerate objects with invalid status.certificate
liggitt Jul 21, 2021
b3957d3
Merge pull request #103949 from liggitt/automated-cherry-pick-of-#103…
k8s-ci-robot Jul 28, 2021
a54590b
Merge pull request #103455 from dimakow/automated-cherry-pick-of-#102…
k8s-ci-robot Jul 28, 2021
4049798
Merge pull request #103928 from lizhuqi/automated-cherry-pick-of-#103…
k8s-ci-robot Jul 28, 2021
8987e14
Update to using apiserver-network-proxy v1.22
cheftako Jul 24, 2021
aa7fb5b
Merge pull request #103932 from cheftako/automated-cherry-pick-of-#10…
k8s-ci-robot Jul 29, 2021
8cc6568
Merge pull request #103615 from dprotaso/automated-cherry-pick-of-#10…
k8s-ci-robot Jul 29, 2021
362e957
Merge pull request #102542 from liggitt/automated-cherry-pick-of-#102…
k8s-ci-robot Jul 30, 2021
393f8bf
feat: Provide IPv6 support for internal load balancer
nilo19 Jul 20, 2021
2626bcd
Fix: ignore not a VMSS error for VMAS nodes in reconcileBackendPools
nilo19 Jul 29, 2021
67ab286
Merge pull request #104068 from nilo19/automated-cherry-pick-of-#1039…
k8s-ci-robot Aug 2, 2021
caeca60
Update configure-helper.sh
vteratipally Aug 4, 2021
c3417a7
Update configure-helper.sh
vteratipally Aug 4, 2021
593ed98
Update configure-helper.sh
vteratipally Aug 4, 2021
77bc9d6
Fix metrics reporting for the deprecated watch path
wojtek-t Aug 5, 2021
474827f
Merge pull request #104191 from wojtek-t/automated-cherry-pick-of-#10…
k8s-ci-robot Aug 6, 2021
b993029
Merge pull request #104027 from nilo19/automated-cherry-pick-of-#1037…
k8s-ci-robot Aug 6, 2021
0cedc03
Merge pull request #104180 from SergeyKanzhelev/automated-cherry-pick…
k8s-ci-robot Aug 6, 2021
4b1dfa6
Merge pull request #103825 from tkashem/automated-cherry-pick-of-#969…
k8s-ci-robot Aug 6, 2021
1faeb9d
Merge pull request #103828 from dobsonj/automated-cherry-pick-of-#102…
k8s-ci-robot Aug 6, 2021
e9d62ba
Avoid spurious calls to update/delete validation
liggitt Aug 5, 2021
b9d7c4d
Merge pull request #103030 from ordovicia/automated-cherry-pick-of-#1…
k8s-ci-robot Aug 6, 2021
7b529c5
Bump to golang 1.15.15 in test/**
cpanato Aug 7, 2021
495d685
Bump to golang 1.15.15 in cluster/** and staging/**
cpanato Aug 7, 2021
05338ad
Bump to golang 1.15.15 in build/**
cpanato Aug 7, 2021
58dbff6
Merge pull request #104215 from cpanato/go11515
k8s-ci-robot Aug 8, 2021
cf10012
Merge pull request #104209 from liggitt/automated-cherry-pick-of-#104…
k8s-ci-robot Aug 10, 2021
8152330
Release commit for Kubernetes v1.20.10
Aug 11, 2021
6257562
Merge remote-tracking branch 'openshift/release-4.7' into rebase-1.20.10
soltysh Sep 7, 2021
14f549a
UPSTREAM: 93510: Allow test images to be in a single mirror
smarterclayton Jul 21, 2020
e1876f9
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
4bdc19e
UPSTREAM: 84466: gce: ensureInternalInstanceGroups: reuse instance-gr…
abhinavdahiya Oct 29, 2020
5bc6314
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
3be1d66
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
6299039
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
052c7b5
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
018d6e4
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
99c4023
UPSTREAM: <carry>: kubelet: Expose a simple journald shim on the kube…
smarterclayton Oct 29, 2020
1c7dca0
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
3d7cad6
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
57b5aee
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
d525c62
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
3a08073
UPSTREAM: <carry>: kube-apiserver: allow injection of kube-apiserver …
deads2k Oct 29, 2020
048526e
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
aca3de9
UPSTREAM: <carry>: Always test PDB's during service upgrade test
smarterclayton Oct 29, 2020
f7069c2
UPSTREAM: <carry>: kube-apiserver: allow rewiring
deads2k Oct 29, 2020
313331e
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
641a8b0
UPSTREAM: <carry>: simplify the authorizer patch to allow the flags t…
deads2k Oct 29, 2020
b4df81a
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
01df7f3
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
bc05c48
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
edc1b03
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
42f8879
UPSTREAM: <carry>: CHECK(workload) disable kubectl client-side valida…
p0lyn0mial Oct 29, 2020
aca622b
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
c5bf40e
UPSTREAM: <carry>: add crdvalidation for apiserver.spec.tlsSecurityPr…
stlaz Oct 29, 2020
a808739
UPSTREAM: <carry>: bump nodes ready timeout
rphillips Oct 29, 2020
4295365
UPSTREAM: <carry>: adapt to the new flag 'structure'
deads2k Oct 29, 2020
9243e18
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
6b48cf5
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
0873fc9
UPSTREAM: <carry>: Extend default unit test timeout to 180s
marun Oct 29, 2020
6b22017
UPSTREAM: 89885: allow to read openstack cloud provider config from a…
Fedosin Oct 29, 2020
b8155d2
UPSTREAM: 90452: refactor/improve CRD publishing e2e tests in an HA s…
p0lyn0mial Oct 29, 2020
35c18b7
UPSTREAM: <carry>: Enable nested generation of k8s.io/kubernetes bindata
marun May 13, 2020
901d0bf
UPSTREAM: <carry>: Bug 1852056: change etcd health check timeout to 10s
tkashem Oct 29, 2020
13f5eb3
UPSTREAM: <carry>: eliminate unnecessary closure in openshift configu…
deads2k Oct 29, 2020
f856f0f
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
3b09b50
UPSTREAM: <carry>: use new access token inactivity timeout field.
vareti Oct 29, 2020
f30ef8f
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
b0481fa
UPSTREAM: <carry>: oauth-authn: support sha256 prefixed tokens
sttts Oct 29, 2020
e2d42e7
UPSTREAM: <carry>: openshift-kube-apiserver: Add custom resource vali…
abhat Oct 29, 2020
942e154
UPSTREAM: <carry>: add readyz check for openshift apiserver availability
deads2k Oct 29, 2020
efb72b8
UPSTREAM: <drop>: don't use dynamic tokens for KCM
deads2k Oct 29, 2020
c38487b
UPSTREAM: <carry>: Skip unit tests incompatible with openshift ci
marun Oct 29, 2020
02f6407
UPSTREAM: <carry>: Stop ignoring test/e2e/generated/bindata.go
marun Sep 10, 2020
7fddf48
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
d7de638
UPSTREAM: 94986: drop managed fields from audit entries
tkashem Oct 29, 2020
d2a7761
UPSTREAM: <carry>: stop overriding flags that are explicitly set
deads2k Nov 5, 2020
a24209c
UPSTREAM: 96120: kubelet: Expose a simple Get-WinEvent shim on the ku…
LorbusChris Nov 2, 2020
dd5d166
UPSTREAM: 96571: Use the busybox shim image constant
smarterclayton Nov 13, 2020
11cf8dd
UPSTREAM: <carry>: fix termination event(s) validation failures
vareti Sep 8, 2020
b85d5c1
UPSTREAM: <carry>: Fix networking-related test exclusions
danwinship Oct 1, 2020
156317b
UPSTREAM: <carry>: wait for oauth-apiserver accessibility
deads2k Oct 12, 2020
4463871
UPSTREAM: <carry>: Fix annotation rules
tnozicka Nov 20, 2020
a3dd306
UPSTREAM: <carry>: Update hyperkube image
tnozicka Nov 26, 2020
c127831
UPSTREAM: <carry>: kube-apiserver: switch flowcontrol storage to alpha
sttts Dec 13, 2020
5d3843a
UPSTREAM: 96673: Fix Cinder volume detection on OpenStack Train
jsafrane Nov 18, 2020
20854c0
UPSTREAM: 96467: Add GinkgoRecover to a local storage go routine
jsafrane Nov 11, 2020
546fbf3
UPSTREAM: 96889: Fix loopback device lookup
jsafrane Nov 26, 2020
c189e53
UPSTREAM: 96689: Fix dangling volumes from nodes not tracked by
gnufied Jan 12, 2021
e72e8ed
UPSTREAM: <carry>: Updating openshift-enterprise-hyperkube builder & …
Jan 13, 2021
413f193
UPSTREAM: <carry>: /readyz update stacktrace pred for httplog so that…
p0lyn0mial Dec 16, 2020
4398d3c
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
soltysh Oct 20, 2020
58821ce
UPSTREAM: <carry>: Override termination grace period on annotation
ehashman Jan 15, 2021
339c9c7
UPSTREAM: 96990: Increase preemption timeout from 1 minute to 2 minutes
Huang-Wei Dec 1, 2020
3a5a7ab
UPSTREAM: 98019: specify the container CPU set during the creation
k8s-ci-robot Jan 25, 2021
69fce50
UPSTREAM: <carry>: Add DOWNSTREAM_OWNERS
sttts Jan 25, 2021
f4cc642
UPSTREAM: 98187: Skip PD tests on 1 node cluster
jsafrane Feb 2, 2021
fd55d27
UPSTREAM: 96901: apiserver: plumb context with request deadline
tkashem Feb 3, 2021
93a46dc
UPSTREAM: 96901: apiserver: add e2e tests for request context deadline
tkashem Feb 3, 2021
8f4bc08
UPSTREAM: 98424: register all pending pod deletions and check for kill
rphillips Feb 4, 2021
a05e773
UPSTREAM: 98787: Allow zones to be passed to e2e cloud provider
smarterclayton Feb 5, 2021
249e45d
UPSTREAM: 98781: Allow test invokers to skip test waits before and after
smarterclayton Feb 5, 2021
c820a0c
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
edc333c
UPSTREAM: 98939: fixes race in TestSyncPodsDeletesWhenSourcesAreReady…
rphillips Feb 10, 2021
1607d8f
UPSTREAM: 96958: kubelet: remove periodic messages from log-level 2
rphillips Feb 20, 2021
5743df3
UPSTREAM: 98956: Fix race when KillPod followed by IsPodPendingTermin…
rphillips Feb 18, 2021
ff516a8
UPSTREAM: 98933: kubelet: fix create create sandbox delete pod race
rphillips Feb 18, 2021
8580f1a
UPSTREAM: 98742: Sync completed pods until their containers have been…
gjkim42 Feb 4, 2021
e9ce8d5
UPSTREAM: 99729:Only system-node-critical pods should be OOM Killed last
ravisantoshgudimetla Mar 3, 2021
df3b20d
UPSTREAM: 99393: kubelet: reduce configmap and secret watch
chenyw1990 Feb 24, 2021
828499b
UPSTREAM: <carry>: Set informer for openstack
mandre Apr 13, 2021
a85e535
UPSTREAM: 99095: Prevent Kubelet stuck in DiskPressure when imagefs
rphillips Apr 28, 2021
5a1d65e
UPSTREAM: <carry>: kube-apiserver: set up separate signal handler fun…
damemi Mar 11, 2021
21b8fa6
UPSTREAM: <carry>: only chown if non-windows machine
rphillips Jun 11, 2021
357c257
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
8a3a591
UPSTREAM: <drop>: use the legacy service-ca.crt content for clusters …
deads2k Jul 13, 2021
4831be7
UPSTREAM: <drop>: pin and bump
soltysh Sep 7, 2021
fa2a5e4
UPSTREAM: <drop>: make update
soltysh Sep 7, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3,134 changes: 0 additions & 3,134 deletions CHANGELOG/CHANGELOG-1.10.md

This file was deleted.

2,576 changes: 0 additions & 2,576 deletions CHANGELOG/CHANGELOG-1.11.md

This file was deleted.

2,342 changes: 0 additions & 2,342 deletions CHANGELOG/CHANGELOG-1.12.md

This file was deleted.

2,224 changes: 0 additions & 2,224 deletions CHANGELOG/CHANGELOG-1.13.md

This file was deleted.

2,225 changes: 0 additions & 2,225 deletions CHANGELOG/CHANGELOG-1.14.md

This file was deleted.

2,224 changes: 0 additions & 2,224 deletions CHANGELOG/CHANGELOG-1.15.md

This file was deleted.

3,029 changes: 0 additions & 3,029 deletions CHANGELOG/CHANGELOG-1.16.md

This file was deleted.

2,900 changes: 0 additions & 2,900 deletions CHANGELOG/CHANGELOG-1.17.md

This file was deleted.

2,640 changes: 0 additions & 2,640 deletions CHANGELOG/CHANGELOG-1.18.md

This file was deleted.

3,237 changes: 0 additions & 3,237 deletions CHANGELOG/CHANGELOG-1.19.md

This file was deleted.

581 changes: 0 additions & 581 deletions CHANGELOG/CHANGELOG-1.2.md

This file was deleted.

2,140 changes: 1,995 additions & 145 deletions CHANGELOG/CHANGELOG-1.20.md

Large diffs are not rendered by default.

970 changes: 0 additions & 970 deletions CHANGELOG/CHANGELOG-1.3.md

This file was deleted.

1,434 changes: 0 additions & 1,434 deletions CHANGELOG/CHANGELOG-1.4.md

This file was deleted.

1,325 changes: 0 additions & 1,325 deletions CHANGELOG/CHANGELOG-1.5.md

This file was deleted.

2,883 changes: 0 additions & 2,883 deletions CHANGELOG/CHANGELOG-1.6.md

This file was deleted.

3,292 changes: 0 additions & 3,292 deletions CHANGELOG/CHANGELOG-1.7.md

This file was deleted.

3,089 changes: 0 additions & 3,089 deletions CHANGELOG/CHANGELOG-1.8.md

This file was deleted.

2,647 changes: 0 additions & 2,647 deletions CHANGELOG/CHANGELOG-1.9.md

This file was deleted.

17 changes: 14 additions & 3 deletions CHANGELOG/OWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- sig-release-approvers
- release-engineering-approvers
- wilsonehusin # 1.21 Release Notes Lead
- cpanato # Release Manager
- feiskyer # Release Manager
- hasheddan # Release Manager / SIG Technical Lead
- idealhack # Release Manager
- justaugustus # Release Manager / SIG Chair
- puerco # Release Manager
- saschagrunert # Release Manager / SIG Chair
- xmudrii # Release Manager
reviewers:
- release-engineering-reviewers
- wilsonehusin # 1.21 Release Notes Lead
- ashnehete # 1.21 Release Notes shadow
- melodychn # 1.21 Release Notes shadow
- pmmalinov01 # 1.21 Release Notes shadow
- soniasingla # 1.21 Release Notes shadow

labels:
- sig/release
Expand Down
38 changes: 22 additions & 16 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -116,37 +116,43 @@ aliases:
- WanLinghao

# SIG Release
sig-release-approvers:
- alejandrox1 # SIG Technical Lead
- justaugustus # SIG Chair
- saschagrunert # SIG Technical Lead
- tpepper # SIG Chair
release-engineering-approvers:
- alejandrox1 # SIG Technical Lead
- justaugustus # SIG Chair
- saschagrunert # SIG Technical Lead
- tpepper # SIG Chair
- cpanato # Release Manager
- feiskyer # Release Manager
- hasheddan # Release Manager / SIG Technical Lead
- idealhack # Release Manager
- justaugustus # Release Manager / SIG Chair
- puerco # Release Manager
- saschagrunert # Release Manager / SIG Chair
- xmudrii # Release Manager
release-engineering-reviewers:
- cpanato # Release Manager
- feiskyer # Release Manager
- hasheddan # Release Manager
- hoegaarden # Release Manager
- justaugustus # SIG Chair / Release Manager
- saschagrunert # SIG Technical Lead / Release Manager
- tpepper # SIG Chair / Release Manager
- hasheddan # Release Manager / SIG Technical Lead
- idealhack # Release Manager
- justaugustus # Release Manager / SIG Chair
- puerco # Release Manager
- saschagrunert # Release Manager / SIG Chair
- xmudrii # Release Manager
build-image-approvers:
- BenTheElder
- cblecker
- dims
- justaugustus
- justaugustus # Release Manager / SIG Chair
- listx
build-image-reviewers:
- BenTheElder
- cblecker
- cpanato # Release Manager
- dims
- justaugustus
- feiskyer # Release Manager
- hasheddan # Release Manager / SIG Technical Lead
- idealhack # Release Manager
- justaugustus # Release Manager / SIG Chair
- listx
- puerco # Release Manager
- saschagrunert # Release Manager / SIG Chair
- xmudrii # Release Manager

sig-storage-approvers:
- saad-ali
Expand Down
4 changes: 3 additions & 1 deletion build/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ reviewers:
- cblecker
- dims
- fejta
- justaugustus
- hasheddan # Release Manager / SIG Technical Lead
- justaugustus # Release Manager / SIG Chair
- lavalamp
- saschagrunert # Release Manager / SIG Chair
- spiffxp
approvers:
- bentheelder
Expand Down
5 changes: 4 additions & 1 deletion build/build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
# limitations under the License.

# This file creates a standard build environment for building Kubernetes
FROM k8s.gcr.io/build-image/kube-cross:KUBE_BUILD_IMAGE_CROSS_TAG
ARG KUBE_BUILD_IMAGE_CROSS_TAG
ARG KUBE_BASE_IMAGE_REGISTRY

FROM ${KUBE_BASE_IMAGE_REGISTRY}/kube-cross:${KUBE_BUILD_IMAGE_CROSS_TAG}

# Mark this as a kube-build container
RUN touch /kube-build-image
Expand Down
2 changes: 1 addition & 1 deletion build/build-image/cross/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.15.5-1
v1.15.15-legacy-1
42 changes: 14 additions & 28 deletions build/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
#
# $1 - server architecture
kube::build::get_docker_wrapped_binaries() {
local debian_iptables_version=buster-v1.3.0
local go_runner_version=buster-v2.2.2
local debian_iptables_version=buster-v1.6.5
local go_runner_version=v2.3.1-go1.15.15-buster.0
### If you change any of these lists, please also update DOCKERIZED_BINARIES
### in build/BUILD. And kube::golang::server_image_targets
local targets=(
Expand Down Expand Up @@ -247,27 +247,6 @@ function kube::build::ensure_rsync() {
fi
}

function kube::build::update_dockerfile() {
if kube::build::is_gnu_sed; then
sed_opts=(-i)
else
sed_opts=(-i '')
fi
sed "${sed_opts[@]}" "s/KUBE_BUILD_IMAGE_CROSS_TAG/${KUBE_BUILD_IMAGE_CROSS_TAG}/" "${LOCAL_OUTPUT_BUILD_CONTEXT}/Dockerfile"
}

function kube::build::set_proxy() {
if [[ -n "${KUBERNETES_HTTPS_PROXY:-}" ]]; then
echo "ENV https_proxy $KUBERNETES_HTTPS_PROXY" >> "${LOCAL_OUTPUT_BUILD_CONTEXT}/Dockerfile"
fi
if [[ -n "${KUBERNETES_HTTP_PROXY:-}" ]]; then
echo "ENV http_proxy $KUBERNETES_HTTP_PROXY" >> "${LOCAL_OUTPUT_BUILD_CONTEXT}/Dockerfile"
fi
if [[ -n "${KUBERNETES_NO_PROXY:-}" ]]; then
echo "ENV no_proxy $KUBERNETES_NO_PROXY" >> "${LOCAL_OUTPUT_BUILD_CONTEXT}/Dockerfile"
fi
}

function kube::build::ensure_docker_in_path() {
if [[ -z "$(which docker)" ]]; then
kube::log::error "Can't find 'docker' in PATH, please fix and retry."
Expand Down Expand Up @@ -429,9 +408,7 @@ function kube::build::build_image() {
dd if=/dev/urandom bs=512 count=1 2>/dev/null | LC_ALL=C tr -dc 'A-Za-z0-9' | dd bs=32 count=1 2>/dev/null > "${LOCAL_OUTPUT_BUILD_CONTEXT}/rsyncd.password"
chmod go= "${LOCAL_OUTPUT_BUILD_CONTEXT}/rsyncd.password"

kube::build::update_dockerfile
kube::build::set_proxy
kube::build::docker_build "${KUBE_BUILD_IMAGE}" "${LOCAL_OUTPUT_BUILD_CONTEXT}" 'false'
kube::build::docker_build "${KUBE_BUILD_IMAGE}" "${LOCAL_OUTPUT_BUILD_CONTEXT}" 'false' "--build-arg=KUBE_BUILD_IMAGE_CROSS_TAG=${KUBE_BUILD_IMAGE_CROSS_TAG} --build-arg=KUBE_BASE_IMAGE_REGISTRY=${KUBE_BASE_IMAGE_REGISTRY}"

# Clean up old versions of everything
kube::build::docker_delete_old_containers "${KUBE_BUILD_CONTAINER_NAME_BASE}" "${KUBE_BUILD_CONTAINER_NAME}"
Expand All @@ -451,7 +428,10 @@ function kube::build::docker_build() {
local -r image=$1
local -r context_dir=$2
local -r pull="${3:-true}"
local -ra build_cmd=("${DOCKER[@]}" build -t "${image}" "--pull=${pull}" "${context_dir}")
local build_args
IFS=" " read -r -a build_args <<< "$4"
readonly build_args
local -ra build_cmd=("${DOCKER[@]}" build -t "${image}" "--pull=${pull}" "${build_args[@]}" "${context_dir}")

kube::log::status "Building Docker image ${image}"
local docker_output
Expand Down Expand Up @@ -574,11 +554,17 @@ function kube::build::run_build_command_ex() {
--env "KUBE_BUILD_WITH_COVERAGE=${KUBE_BUILD_WITH_COVERAGE:-}"
--env "KUBE_BUILD_PLATFORMS=${KUBE_BUILD_PLATFORMS:-}"
--env "GOFLAGS=${GOFLAGS:-}"
--env "GOLDFLAGS=${GOLDFLAGS:-}"
--env "GOGCFLAGS=${GOGCFLAGS:-}"
--env "SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH:-}"
)

# use GOLDFLAGS only if it is set explicitly.
if [[ -v GOLDFLAGS ]]; then
docker_run_opts+=(
--env "GOLDFLAGS=${GOLDFLAGS:-}"
)
fi

if [[ -n "${DOCKER_CGROUP_PARENT:-}" ]]; then
kube::log::status "Using ${DOCKER_CGROUP_PARENT} as container cgroup parent"
docker_run_opts+=(--cgroup-parent "${DOCKER_CGROUP_PARENT}")
Expand Down
12 changes: 6 additions & 6 deletions build/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:

# Bazel
- name: "repo-infra"
version: 0.1.3
version: 0.1.10
refPaths:
- path: build/root/WORKSPACE
match: strip_prefix = "repo-infra-\d+.\d+.\d+"
Expand Down Expand Up @@ -99,7 +99,7 @@ dependencies:

# Golang
- name: "golang: upstream version"
version: 1.15.5
version: 1.15.15
refPaths:
- path: build/build-image/cross/VERSION
- path: build/root/WORKSPACE
Expand All @@ -112,15 +112,15 @@ dependencies:
match: 'default-go-version\: \d+.\d+(alpha|beta|rc)?\.?(\d+)?'

- name: "k8s.gcr.io/kube-cross: dependents"
version: v1.15.5-1
version: v1.15.15-legacy-1
refPaths:
- path: build/build-image/cross/VERSION
- path: test/images/sample-apiserver/Makefile
match: k8s\.gcr\.io\/build-image\/kube-cross:v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)

# Base images
- name: "k8s.gcr.io/debian-base: dependents"
version: buster-v1.2.0
version: buster-v1.8.0
refPaths:
- path: build/workspace.bzl
match: tag =
Expand All @@ -136,7 +136,7 @@ dependencies:
match: BASEIMAGE\?\=k8s\.gcr\.io\/build-image\/debian-base-s390x:[a-zA-Z]+\-v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)

- name: "k8s.gcr.io/debian-iptables: dependents"
version: buster-v1.3.0
version: buster-v1.6.5
refPaths:
- path: build/common.sh
match: debian_iptables_version=
Expand All @@ -146,7 +146,7 @@ dependencies:
match: configs\[DebianIptables\] = Config{buildImageRegistry, "debian-iptables", "[a-zA-Z]+\-v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)"}

- name: "k8s.gcr.io/go-runner: dependents"
version: buster-v2.2.2
version: v2.3.1-go1.15.15-buster.0
refPaths:
- path: build/common.sh
match: go_runner_version=
Expand Down
8 changes: 4 additions & 4 deletions build/root/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ load("//build:workspace_mirror.bzl", "mirror")

http_archive(
name = "io_k8s_repo_infra",
strip_prefix = "repo-infra-0.1.3",
sha256 = "46933bedbd22bc6a26ec6116d0d3e1475ad6b23447648d19abd6493241323311",
strip_prefix = "repo-infra-0.1.10",
sha256 = "c1da51ca6d34b1ec767125c7a7ca5d7d890c9e5772210ae43fd2aba88a6dda41",
urls = [
"https://github.com/kubernetes/repo-infra/archive/v0.1.3.tar.gz",
"https://github.com/kubernetes/repo-infra/archive/v0.1.10.tar.gz",
],
)

Expand All @@ -23,7 +23,7 @@ load("@io_k8s_repo_infra//:repos.bzl", repo_infra_configure = "configure", repo_
# 'override_go_version': used to specify an alternate go version provided
# by kubernetes/repo-infra
repo_infra_configure(
go_version = "1.15.5",
override_go_version = "1.15.15",
minimum_bazel_version = "2.2.0",
)

Expand Down
54 changes: 27 additions & 27 deletions build/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -74,43 +74,43 @@ def cri_tarballs():
# Use skopeo to find these values: https://github.com/containers/skopeo
#
# Example
# Manifest: skopeo inspect docker://gcr.io/k8s-staging-build-image/debian-base:buster-v1.2.0
# Arches: skopeo inspect --raw docker://gcr.io/k8s-staging-build-image/debian-base:buster-v1.2.0
# Manifest: skopeo inspect docker://k8s.gcr.io/build-image/debian-base:buster-v1.8.0
# Arches: skopeo inspect --raw docker://k8s.gcr.io/build-image/debian-base:buster-v1.8.0
_DEBIAN_BASE_DIGEST = {
"manifest": "sha256:ea668d3febd312e0edfbbdab6bd7d86448ddc8fddb484e20ec76b36a7aeac04c",
"amd64": "sha256:2f3e61995bcd4b3a1a0aef49e4a7a6817c978031734b09df2aaaa28181898b0e",
"arm": "sha256:d1073dcf8f1d55fbbd297e5b280375b6f276ea83a08a25fd59dc4f3ca43c6d50",
"arm64": "sha256:dadcff1ab81177de4914f6db0e7d78a52e525daf7a1efb246cb3545de5e818d1",
"ppc64le": "sha256:bfb24dc0d1e71e1deb0f04a078fadf2c94070266746b1b5acc4e739aa57d5601",
"s390x": "sha256:cfe6a3508b7ee198cb5a0b3a62e0981676b1dfa4b3049f36398d03e6bd35a801",
"manifest": "sha256:22666783ee41fa619ad4d7ea40800bb40901d2e27d60c0ca3339a5851374763e",
"amd64": "sha256:45965a68454706b7318a36cb9252c0e3f37a61b9e34578a56e06ac7d7ddb4d5e",
"arm": "sha256:7e1ea4457b1a5969067d79b748d6e648834ef6523f153e0780213f21590ad3e8",
"arm64": "sha256:336a612ad49a58e2440aa111fa3fc10e04c607b805debe4544fd2db6384d6ab8",
"ppc64le": "sha256:046123ab9444d9c66132b179bed6954a8bd4e35c9ff0c2194c45979021f49655",
"s390x": "sha256:468fae3b4ca48f0ea9c608994c12e99b32c9a617500c89efe98f84832a0ab007",
}

# Use skopeo to find these values: https://github.com/containers/skopeo
#
# Example
# Manifest: skopeo inspect docker://gcr.io/k8s-staging-build-image/debian-iptables:buster-v1.3.0
# Arches: skopeo inspect --raw docker://gcr.io/k8s-staging-build-image/debian-iptables:buster-v1.3.0
# Manifest: skopeo inspect docker://gcr.io/k8s-staging-build-image/debian-iptables:buster-v1.6.5
# Arches: skopeo inspect --raw docker://gcr.io/k8s-staging-build-image/debian-iptables:buster-v1.6.5
_DEBIAN_IPTABLES_DIGEST = {
"manifest": "sha256:4c9410a4ee555dcb0e8b7bd6fc77c65ac400f7c5bd4555df8187630efaea6ea4",
"amd64": "sha256:e30919918299988b318f0208e7fd264dee21a6be9d74bbd9f7fc15e78eade9b4",
"arm": "sha256:bf59578f532bfd3378c4a713eeb14cf0dbed224d5ad03f549165f8d853997ca4",
"arm64": "sha256:3d7ede6013b0516f1ec3852590895d4a7b6ec8f5e15bebc1a55237bba4538da2",
"ppc64le": "sha256:ebd3bb280f8da8fc6a7158b7c2fc59b4552487bffd95d0b5ac1b190aff7b0fd9",
"s390x": "sha256:a73b94aace7a571f36149aa917d4c7ee13453ed24a31f26549dd13b386dae4c1",
"manifest": "sha256:d226f3fd5f293ff513f53573a40c069b89d57d42338a1045b493bf702ac6b1f6",
"amd64": "sha256:200be0a96b436ac42d50f04f291d51384001c0fb68f65836db6d18a0f6eca866",
"arm": "sha256:4c705fd85f52162853df8cd5c38b445ae4090e02d9370257b45e104fb7dff070",
"arm64": "sha256:7db471e96a33d4d1fc1611082a45f434e81b82402a1a3cd4255c6b5b2b9a5186",
"ppc64le": "sha256:e83a0368cfe4e3b99f85b557e39bad55446ac9c14249337889998b59399905c9",
"s390x": "sha256:1cff7805d2eda46bab962acd48a3cd8d536507149333d7c4706e57aad61b58b8",
}

# Use skopeo to find these values: https://github.com/containers/skopeo
#
# Example
# Manifest: skopeo inspect docker://gcr.io/k8s-staging-build-image/go-runner:buster-v2.2.2
# Arches: skopeo inspect --raw docker://gcr.io/k8s-staging-build-image/go-runner:buster-v2.2.2
# Manifest: skopeo inspect docker://k8s.gcr.io/build-image/go-runner:v2.3.1-go1.15.15-buster.0
# Arches: skopeo inspect --raw docker://k8s.gcr.io/build-image/go-runner:v2.3.1-go1.15.15-buster.0
_GO_RUNNER_DIGEST = {
"manifest": "sha256:384e84aa715aed583798a77b92b78747f786f238a3bf9a43419d80029ecb3cf8",
"amd64": "sha256:38f0621075389afe17c29f60715123469b5ee9aa18a34532eca3613e945486cb",
"arm": "sha256:2e70823f577cb81a22f5974d276171568bd71dd0407b0bd46f4c66d8fc46a3b7",
"arm64": "sha256:c69c669947d5b60ce4e64069b24c9021799f8354521a7d0cbff68adc96db8726",
"ppc64le": "sha256:1a794556fafbc240a3ea5c8a0b42b63c6a3f4ef157b5120c6c10e934b70a6d63",
"s390x": "sha256:ff594a58928755e3fdb1c8e25d453515adfce01b6c9035f9ffc01015c886f82d",
"manifest": "sha256:3677ad5ab7f58cb91b5bc44171d4b4ef20800c4730cac75e532d3b0b614001b7",
"amd64": "sha256:f816d2e77334e456180c738628ce42dd15bec2725cccde8b3eb02b44664fa9f0",
"arm": "sha256:f6ef14f21aa7e872afd2671fe72b3baf9440b9273e0053fcc41c408f57a82535",
"arm64": "sha256:cf613b2b8fd1f3f940801b7e049699fbb0de5ba7c204ce57a525a869c91d9b1b",
"ppc64le": "sha256:565eac823b7787acc2e6d67abc0c78ebac8e62b8aa20623def72db8317bc9d33",
"s390x": "sha256:3520419608a21129627e1860621ae8d3b114b589153200fd01d20ef968cefa07",
}

def _digest(d, arch):
Expand All @@ -127,7 +127,7 @@ def image_dependencies():
digest = _digest(_GO_RUNNER_DIGEST, arch),
registry = "k8s.gcr.io/build-image",
repository = "go-runner",
tag = "buster-v2.2.2", # ignored, but kept here for documentation
tag = "v2.3.1-go1.15.15-buster.0", # ignored, but kept here for documentation
)

container_pull(
Expand All @@ -137,7 +137,7 @@ def image_dependencies():
registry = "k8s.gcr.io/build-image",
repository = "debian-base",
# Ensure the digests above are updated to match a new tag
tag = "buster-v1.2.0", # ignored, but kept here for documentation
tag = "buster-v1.8.0", # ignored, but kept here for documentation
)

container_pull(
Expand All @@ -147,7 +147,7 @@ def image_dependencies():
registry = "k8s.gcr.io/build-image",
repository = "debian-iptables",
# Ensure the digests above are updated to match a new tag
tag = "buster-v1.3.0", # ignored, but kept here for documentation
tag = "buster-v1.6.5", # ignored, but kept here for documentation
)

def etcd_tarballs():
Expand Down
2 changes: 1 addition & 1 deletion cluster/addons/fluentd-elasticsearch/es-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM golang:1.15.5 AS builder
FROM golang:1.15.15 AS builder
COPY elasticsearch_logging_discovery.go go.mod go.sum /
RUN CGO_ENABLED=0 GOOS=linux GO111MODULE=on go build -a -ldflags "-w" -o /elasticsearch_logging_discovery /elasticsearch_logging_discovery.go

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
nodeSelector:
kubernetes.io/os: linux
containers:
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.14
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.22
name: konnectivity-agent
command: ["/proxy-agent"]
args: [
Expand Down
8 changes: 0 additions & 8 deletions cluster/gce/config-default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -551,13 +551,5 @@ export ENABLE_CSI_PROXY="${ENABLE_CSI_PROXY:-true}"
# kube-apiserver is healthchecked on host IP instead of 127.0.0.1.
export KUBE_APISERVER_HEALTHCHECK_ON_HOST_IP="${KUBE_APISERVER_HEALTHCHECK_ON_HOST_IP:-false}"

# ETCD_LISTEN_ON_HOST_IP decides whether etcd servers should also listen on host IP,
# in addition to listening to 127.0.0.1, and whether kube-apiserver should connect to etcd servers
# through host IP.
export ETCD_LISTEN_ON_HOST_IP="${ETCD_LISTEN_ON_HOST_IP:-false}"

# ETCD_PROGRESS_NOTIFY_INTERVAL defines the interval for etcd watch progress notify events.
export ETCD_PROGRESS_NOTIFY_INTERVAL="${ETCD_PROGRESS_NOTIFY_INTERVAL:-10m}"

# Use host IP instead of localhost in control plane kubeconfig files.
export KUBECONFIG_USE_HOST_IP="${KUBECONFIG_USE_HOST_IP:-false}"
Loading