Commit Graph

96357 Commits

Author SHA1 Message Date
Nikhita Raghunath
d8f9ac446c staging/publishing: fix rules for 1.20 2020-12-02 10:49:34 +05:30
jornshen
da808767b7 local-up-cluster kubelet option opening readonly port 2020-12-02 09:46:24 +08:00
Ling Samuel
77f0f442a1
Use field.Error(s) in scheduler plugin args validation
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-12-02 08:49:33 +08:00
Patrick Rhomberg
6488e89f96 Update config for go-flow-levee analysis
* Remove \b boundary for sinks; Unicode backspace \b != regexp boundary \b.
* Specify those source type fields that have not yet been tagged.
* Add exclusions for current false-positive set.
2020-12-01 23:35:32 +00:00
Kubernetes Prow Robot
c98f6bf308
Merge pull request #96993 from nikhita/publishing-bot-1.20
staging/publishing: add release-1.20 rules
2020-12-01 14:22:51 -08:00
Wei Huang
8cf3347d87
Increase preemption timeout from 1 minute to 2 minutes 2020-12-01 14:17:12 -08:00
Nikhita Raghunath
cda4e25f33 staging/publishing: add release-1.20 rules 2020-12-02 03:00:48 +05:30
Seth Jennings
c8d02f703b kubelet: do not rerun init containers if any main containers have status 2020-12-01 14:59:03 -06:00
Abu Kashem
cecd90f524
add comment to describe why we set the UID in the response headers 2020-12-01 14:43:43 -05:00
corehello
c20b2c8cd7 Fix typo for ServiceAccount 2020-12-02 01:38:46 +08:00
Kubernetes Prow Robot
61dc69ac2c
Merge pull request #87461 from bboreham/fix-uid-gen
kubelet: ensure static pod UIDs are unique
2020-12-01 08:18:50 -08:00
Claudiu Belu
b95891b1f0 test images: sets DOCKER_CLI_EXPERIMENTAL="enabled" globally 2020-12-01 15:10:39 +00:00
Claudiu Belu
ef530c12d6 test images: Adds -p yes when calling register.sh
Before creating and bootstrapping a docker buildx instance, we need to call
register.sh with the -p yes flag. Without this, the docker buildx will only
support linux/amd64 and linux/386 platforms, meaning that it will fail when
trying to build images for other architecture types.

Additionally, the builder has to have qemu and its qemu-* binaries installed
in order to properly build the images. The recently created image
gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f has those requirements met.
2020-12-01 15:10:39 +00:00
Anago GCB
ab32085bf3 CHANGELOG: Update directory for v1.20.0-rc.0 release 2020-12-01 11:29:15 +00:00
Kai
03cc04e108
Update conntrack.go 2020-12-01 14:21:47 +08:00
WangXiangUSTC
d3f4046e62
Update selector.go 2020-12-01 13:49:11 +08:00
Qing Ju
bc39672c06 Fixed a harmless bug where initialPopulationCount should be based on the key length not list size in DeltaFIFO#Replace() 2020-11-30 19:51:55 -08:00
Kubernetes Prow Robot
98bc258bf5
Merge pull request #96907 from pacoxu/patch-1
coredns dep.Severity is newdefault, not newDefault
2020-11-30 18:04:50 -08:00
Kubernetes Prow Robot
e0c587bf4f
Merge pull request #96798 from yue9944882/flaky/apnf-e2e-drown-test
E2E Flakiness: Eliminates client-side rate-limiting for AP&F drown-out test
2020-11-30 15:38:51 -08:00
Spencer Peterson
da684bcd6f Bump kubectl in addon manager to 1.19 2020-11-30 23:01:19 +00:00
pacoxu
dd3179ee93 AlwaysPullImages: ignore updates that don't change the images referenced by the pod spec
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2020-12-01 06:59:57 +08:00
Kubernetes Prow Robot
e3063233a5
Merge pull request #96742 from spencerhance/ingress-conformance-test
Update ingress conformance test for finalizers
2020-11-30 12:04:49 -08:00
ruiwen-zhao
36b4ccdb7c Add AcceleratorStats to cri_stats_provider 2020-11-30 19:30:02 +00:00
Seth Jennings
ee60ee26e0 kubelet: remove periodic messages from log-level 2 2020-11-30 11:34:00 -06:00
Ken Sipe
3de47dc058
fixing unwanted editor changes
Signed-off-by: Ken Sipe <kensipe@gmail.com>
2020-11-30 08:19:28 -06:00
Ken Sipe
1d79500291
fix S1023 redundant return statement
Signed-off-by: Ken Sipe <kensipe@gmail.com>
2020-11-30 08:19:24 -06:00
Ken Sipe
a4d05d51d9
fix S1019 use of make
Signed-off-by: Ken Sipe <kensipe@gmail.com>
2020-11-30 08:15:22 -06:00
Ken Sipe
a549d0a75e
fix SA2006 value of err not used
Signed-off-by: Ken Sipe <kensipe@gmail.com>
2020-11-30 08:15:21 -06:00
Ken Sipe
6c49299739
fix S1021 var declaration
Signed-off-by: Ken Sipe <kensipe@gmail.com>
2020-11-30 08:15:21 -06:00
Ken Sipe
168677400c
fix S1039 unnecessary use of fmt.Sprintf
Signed-off-by: Ken Sipe <kensipe@gmail.com>
2020-11-30 08:15:20 -06:00
00041544
7e7d13a39f Fix the error links 2020-11-30 15:54:24 +08:00
00041544
f2b8fdb265 Define const for metric name 2020-11-30 14:40:26 +08:00
Mike Spreitzer
e7b0f582d5 Mostly undo earlier reductions of expectedCompletedPercentage 2020-11-29 23:28:54 -05:00
Mike Spreitzer
3b443e59ce a bit of cleanup 2020-11-29 23:28:28 -05:00
Mike Spreitzer
e29707d5ad Reduce expected goodput 2020-11-29 23:28:06 -05:00
Kubernetes Prow Robot
e3de62298a
Merge pull request #96598 from chymy/k8s-snap2
CHANGELOG: add a hyperlink to issue 86282
2020-11-28 13:56:48 -08:00
wangyamei
f6d7cab203 Update the help text for kubelet's enable-cadvisor-json-endpoints flag to explicitly mention that it has no effect on the /stats/summary endpoint.enable-cadvisor-json-endpoints 2020-11-28 21:59:57 +08:00
Paco Xu
4525f3fef8 coredns dep.Severity is newdefault, not newDefault
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2020-11-27 18:17:02 +08:00
jornshen
de57248e57 resume CloudControllerManagerPort as hardcode 10258 in port.go 2020-11-27 10:18:57 +08:00
lala123912
5d61e18a43 Code optimization for add additional information to log trace in api server 2020-11-27 10:12:35 +08:00
Kubernetes Prow Robot
5ed4b76a03
Merge pull request #96421 from dgrisonnet/fix-apiservice-availability
Fix aggregator_unavailable_apiservice gauge
2020-11-26 07:24:19 -08:00
yue9944882
b0c52fd326 addressing review comments and supports parallel run 2020-11-26 18:38:46 +08:00
SataQiu
2b38078de1 scheduler: parse Pod's Node affinity once in PreScore phase
Signed-off-by: SataQiu <1527062125@qq.com>
2020-11-26 11:19:52 +08:00
Jiawei Wang
6f74a7cbfa Remove external driver duplicated misleading SupportedSizeRange 2020-11-25 16:07:55 -08:00
cici37
4d201764dc Move feature IPv6DualStack to k8s.io/controller-manager 2020-11-25 15:42:13 -08:00
Spencer Hance
47ea73bfb9 Update ingress conformance test for finalizers 2020-11-25 11:24:21 -08:00
pacoxu
05f9e500ad fix kubeadm upgrade dns check preflight
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2020-11-25 21:07:25 +08:00
Antonio Ojea
60f739ac17 e2e network policy enclose IPv6 destinations
We moved to DNS destination to IP:Port, so we need to be sure
that IPv6 addresses are enclosed in square brackets with that
format.
2020-11-25 10:56:24 +01:00
Kubernetes Prow Robot
c1f36fa6f2
Merge pull request #96829 from songjiaxun/azuredisk_api_version
fix: change disk client API version for Azure Stack
2020-11-24 22:32:41 -08:00
Jiawei Wang
24aa872a2a Remove unnecessary snapshot ability check 2020-11-24 16:58:14 -08:00