Commit Graph

96370 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
1588d58151
Merge pull request #95099 from brianpursley/TestReadLogs
Added unit tests for ReadLogs
2020-12-08 16:29:02 -08:00
Kubernetes Prow Robot
ce7ac8442e
Merge pull request #94599 from verult/adc-op-asw-race
Fixes Attach Detach Controller reconciler race reading ActualStateOfWorld and operation pending states
2020-12-08 16:28:53 -08:00
Kubernetes Prow Robot
b6e0aac05c
Merge pull request #93920 from zhouya0/log_with_limited_tail
[Flaky Test] Add limited lines to log when having tail option
2020-12-08 16:28:45 -08:00
Kubernetes Prow Robot
4f2c21f9e8
Merge pull request #93549 from Dean-Coakley/fix-res-quota-comments
Fix ResourceQuota comments
2020-12-08 16:28:36 -08:00
Kubernetes Prow Robot
0ee9c391f1
Merge pull request #92827 from yuanhuaiwang/disruptionresync
Remove resync period for disruption controller
2020-12-08 16:28:26 -08:00
Kubernetes Prow Robot
d61429975f
Merge pull request #92342 from gavinfish/serverconfig-typo
Fix typo in apiserver config.file file
2020-12-08 16:28:17 -08:00
Kubernetes Prow Robot
9c35c491f0
Merge pull request #91450 from gaurav1086/kube_proxy_test_fix_goroutine_leak
kube-proxy-test: fix goroutine leak
2020-12-08 16:28:08 -08:00
Kubernetes Prow Robot
4425569da6
Merge pull request #89688 from cprayer/kubectl-808
Added 'No resources found' message to logs command
2020-12-08 16:27:54 -08:00
Kubernetes Prow Robot
1b1b5ed890
Merge pull request #88771 from prameshj/customsubnet
Remove feature gate for ILB Custom Subnet.
2020-12-08 16:27:42 -08:00
Kubernetes Prow Robot
d267d6f29b
Merge pull request #97134 from wilsonehusin/patch-1
1.20 Major Themes Changelog Restructure
2020-12-08 13:47:34 -08:00
Wilson E. Husin
494d55ead0
Remove duplicated lines 2020-12-08 12:19:59 -08:00
Wilson E. Husin
9f371bce1f
Remove unintentional suffix in 1.20.0 release
This was generated by krel and it was missed by https://github.com/kubernetes/sig-release/pull/1371
2020-12-08 11:42:54 -08:00
Anago GCB
00d6a12d02 CHANGELOG: Update directory for v1.20.0 release 2020-12-08 18:46:40 +00:00
prameshj
9ec84ee87c
Use nodecache 1.16.0 image with CoreDNS 1.7 2020-12-08 10:40:36 -08:00
Jordan Liggitt
8820dc4522 Revert "iAdd host IP to etcd listen client URLs."
This reverts commit 8b4e164a78.
2020-12-08 11:37:13 -05:00
drfish
4ac5844ec0 Cleanup sanity check for CVE-2019-11253 2020-12-08 23:19:21 +08:00
qini
71dcb18eef Deprecate the mixed protocols annotation 2020-12-07 11:01:05 +08:00
Ian Coldwater
2422a94ac2 added sig-security to OWNERS_ALIASES 2020-12-06 19:40:12 -06:00
wangyamei
958411f452 Fix the wrong link to server-side-apply conflicts 2020-12-05 22:59:43 +08:00
Jeremy Edwards
90fa9de0dc Add jeremyje to cluster/gce/OWNERS 2020-12-04 23:47:36 +00:00
Patrick Rhomberg
a3d483e965 Update cross-referencing for PRs. 2020-12-04 22:42:18 +00:00
Patrick Rhomberg
66c54ffc43 Refer to KEP rather than directly to documentation link. 2020-12-04 22:39:36 +00:00
Kubernetes Prow Robot
e1c617a88e
Merge pull request #96874 from MikeSpreitzer/flaky/apnf-e2e-drown-test
Tweak up flaking end-to-end tests of API Priority and Fairness
2020-12-04 14:37:25 -08:00
Kubernetes Prow Robot
c4cf0d49b1
Merge pull request #97074 from adtac/apfe2e-4
APF e2e: disable drown-out tests temporarily
2020-12-04 13:09:25 -08:00
Andrew Sy Kim
6cfd2ffe0e move approvers in k8s.io/legacy-cloud-providers to emeritus status
We are no longer accepting features into k8s.io/legacy-cloud-providers.
Any kind/feature PRs must be approved by SIG Cloud Provider going forward.

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-04 15:26:53 -05:00
Adhityaa Chandrasekar
922548bbb4 APF e2e: disable drown-out tests temporarily
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-12-04 20:18:54 +00:00
Andrew Sy Kim
5db1b65a26 update k8s.io/legacy-cloud-provider/OWNERS with no_parent_owners: true
We are no longer accepting features into k8s.io/legacy-cloud-providers.
Any kind/feature PRs must be approved by SIG Cloud Provider going forward.

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-04 14:54:40 -05:00
Ling Samuel
c99567005d
apiserver add --lease-reuse-duration-seconds to config lease reuse duration
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-12-04 19:19:49 +08:00
Dave Chen
58142288a5 Add constraint selector to pod template
PodTopologySpread plugin will only count the existing pod when that
pod's label matches with `constraint.Selector`, which means all pods
could be scheduled to one topology zone when the constraint does not
have any selector defined.

Signed-off-by: Dave Chen <dave.chen@arm.com>
2020-12-04 18:04:26 +08:00
chymy
b79b110fa5 CHANGELOG: list should be one item
Signed-off-by: chymy <chang.min1@zte.com.cn>
2020-12-04 14:36:19 +08:00
Jiawei Wang
8c17534429 Copy the same storageclass instead of constructing one in external test 2020-12-03 19:52:32 -08:00
Kubernetes Prow Robot
a744bddbf4
Merge pull request #96990 from Huang-Wei/deflake-preemption-timeout
Increase preemption timeout from 1 minute to 2 minutes
2020-12-03 16:05:25 -08:00
Kubernetes Prow Robot
29d79de528
Merge pull request #97016 from rajansandeep/fixmigrationlogic
[Kubeadm]: Fix CoreDNS migration logic
2020-12-03 13:55:25 -08:00
Joel Smith
29ff2fe528 Remove now-unused eviction helpers, fix unit test TestCRIListPodStats 2020-12-03 13:04:25 -07:00
Derek Carr
acb43c7c4a Rework hostfs metrics
Ephemeral storage usage should be calculated by the metrics code,
not the eviction code.
2020-12-03 13:04:25 -07:00
Seth Jennings
acae34be79 kubelet: reduce no-op status manager msg log level 2020-12-03 13:06:02 -06:00
Andrew Sy Kim
0c90d8ddd9 test/integration: disable fake cloud routes controllers in cloud-controller-manager secure serving tests
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-03 14:03:33 -05:00
Andrew Sy Kim
00f9aef0ab cloud-provider: allow disable interfaces from fake cloud provider
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-03 14:03:33 -05:00
Andrew Sy Kim
794122dd3e cloud-controller-manager: improve warning message for --configure-cloud-routes
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-03 14:03:33 -05:00
Andrew Sy Kim
4bee62cfd7 cloud-controller-manager: routes controller should not depend on --allocate-node-cidrs
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-03 14:03:33 -05:00
Joel Smith
39a11744ce Partially revert "Include pod /etc/hosts in ephemeral storage calculation for eviction"
This reverts (most of) commit f34b586d01.
2020-12-03 04:47:16 -07:00
Jan Safranek
8f186f9172 Flush FibreChannel devices before deleting
If a FibreChannel device is used as a block volume, we should flush its I/O
before deleting its device. It is not strictly necessary when it's used as
a filesystem (mount), but it won't hurt either.
2020-12-03 09:54:22 +01:00
jornshen
c38637a08b [flaky test] fix race in TestVersion in pkg/kubelet/cri/remote 2020-12-03 14:26:11 +08:00
Dave Chen
d293ae1298 Create PVC first if it's referenced by PV
Signed-off-by: Dave Chen <dave.chen@arm.com>
2020-12-03 13:56:54 +08:00
Haowei Cai
7a28ca419e generated 2020-12-02 14:32:50 -08:00
Haowei Cai
d13fe474f9 storage-version: update conditions 2020-12-02 14:32:34 -08:00
Fabio Bertinatto
ee082985c2 e2e: promote use of functions that support custom timeouts in storage tests.
WaitForPodSuccessInNamespace[Slow] are replaced by WaitForPodSuccessInNamespaceTimeout(),
so that custom timeouts are used instead of the hardcoded ones.
2020-12-02 16:14:13 -03:00
Mike Danese
84995167d6 hoist error message change in token registry to noderestriction
The token registry error message was changed in
5eefd7d012 to exclude some object details.
This error comes from noderestriction under some circumstances. Let's
make sure they match.

Change-Id: If9240f5c1a131d27dce389e2c6eca6c33d681f3b
2020-12-02 10:58:25 -08:00
Fabio Bertinatto
c28dba5494 e2e: add new custom timeout value for slow PV deletion 2020-12-02 15:57:58 -03:00
Fabio Bertinatto
c82626f96f e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03:00