Anthony ARNAUD
6013aaa370
use Lstat instead of Stat for unix socket on windows
2020-12-29 15:14:29 -05:00
Kubernetes Prow Robot
d664958e55
Merge pull request #96378 from neolit123/1.20-update-system-validators
...
vendor: update system-validators to v1.3.0
2020-12-29 11:47:48 -08:00
drfish
4a839fa6d3
Fix typos in garbagecollector_test.go
2020-12-29 23:20:18 +08:00
Zhou Peng
493d5e8632
[pkg/cluster/ports/ports]: fix minor syntax
...
Signed-off-by: Zhou Peng <p@ctriple.cn>
2020-12-29 20:42:54 +08:00
Kubernetes Prow Robot
9406e145c2
Merge pull request #97326 from victor-timofei/deltafifo-doc
...
Update DeltaFIFO documentation and group Delta definitions to the top of the file
2020-12-28 23:50:28 -08:00
Kubernetes Prow Robot
b860d08e4b
Merge pull request #96226 from jiahuif/feature/migration-configuration/parsing
...
leader migration configuration: parsing & validation.
2020-12-28 10:12:27 -08:00
chymy
25f8545b9d
Fix on comments
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2020-12-28 15:28:51 +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
lixiaobing1
0e274441ba
add node selector info in ErrReasonPod
2020-12-26 14:15:08 +08:00
he.qingguo
416e41d5ec
CHANGELOG: add a hyperlink to issue 86282
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
2020-12-26 09:20:21 +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
Alex Dudko
b11e4f2484
Migrate scheduler.go, factory.go to structured logging
2020-12-24 18:50:30 -08:00
Kubernetes Prow Robot
88a05df5ff
Merge pull request #97266 from robbiemcmichael/kubeadm-validate-cert-chains
...
kubeadm: support certificate chain validation
2020-12-24 11:32:26 -08:00
Robbie McMichael
9022f24aed
kubeadm: tests for certificate chain validation
2020-12-24 23:49:04 +08:00
Robbie McMichael
de8821acd3
kubeadm: support certificate chain validation
...
Fixes an issue where some kubeadm phases fail if a certificate file
contains a certificate chain with one or more intermediate CA
certificates. The validation algorithm has been changed from requiring
that a certificate was signed directly by the root CA to requiring that
there is a valid certificate chain back to the root CA.
2020-12-24 23:41:10 +08:00
Victor Timofei
3a107951f0
Update the wording of the DeltaFIFO
2020-12-24 16:33:04 +02:00
Amit Watve
c954bc61a5
fix literal quotes in logdump path.
2020-12-24 00:23:32 -08:00
chymy
6ec7b823c1
Add a hyperlink to issue 95156
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2020-12-24 15:41:05 +08:00
Rajalakshmi-Girish
98948ad809
fixes the unit tests to be more tolerant with error messages
2020-12-24 04:47:46 +00:00
Gurleen Grewal
2414bce4c3
Fix golint issues in pkg/kubelet/types
2020-12-23 19:21:31 -08:00
chymy
db71b5b156
fix anchor point err
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2020-12-24 11:18:45 +08:00
chymy
6b5165ae8a
CHANGELOG: fix markdown format
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2020-12-24 10:28:26 +08:00
Kubernetes Prow Robot
9858bc2925
Merge pull request #97452 from 249043822/br-cleanup-kubctl111
...
remove unused funcs for kubeadm tests
2020-12-23 17:04:26 -08:00
Kubernetes Prow Robot
37352fb58e
Merge pull request #97376 from SergeyKanzhelev/dockerSubnetOnContainerd
...
configure docker on containerd nodes so it wouldn't reserver 172.17 s…
2020-12-23 14:34:27 -08:00
Kubernetes Prow Robot
35bbb52735
Merge pull request #97482 from thockin/makefile-comments-CnP
...
Fix Makefile cut-paste comment errors
2020-12-23 12:54:26 -08:00
Kubernetes Prow Robot
47c2983490
Merge pull request #97432 from saikat-royc/skip-multiaz-volume-test
...
Skip multi az PD storage test if no extra zone detected
2020-12-23 12:00:38 -08:00
Kubernetes Prow Robot
e20300b1a0
Merge pull request #93285 from aarnaud/windows-devicemanager
...
Port deviceManager to windows container manager to enable GPU access
2020-12-23 12:00:26 -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
Kubernetes Prow Robot
6d76ece4d6
Merge pull request #97413 from SataQiu/fix-kubeadm-join-command-20201221
...
kubeadm: clean redundant whitespace for join command template
2020-12-23 10:18:26 -08:00
Kubernetes Prow Robot
fec1a366c3
Merge pull request #91592 from jayunit100/netpol-impl2
...
new NetworkPolicy Validation suite
2020-12-23 05:56:27 -08:00
jay vyas
36ae8fd91a
import the netpol testing package so that ownership is attributed correctly in the network policy testing suit
2020-12-23 07:40:47 -05:00
Tim Hockin
6f0f7aad46
Fix Makfile cut-paste comment errors
2020-12-22 21:37:42 -08:00
Kubernetes Prow Robot
f11c3b475d
Merge pull request #94858 from waynepeking348/master
...
fix bugs when copying deployment annotations to replicaSet if value is empty
2020-12-22 19:08:26 -08:00
he.qingguo
18b7fe8fd8
Optimized some non-standard variable names
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
2020-12-23 09:20:04 +08:00
he.qingguo
d5966cb5d9
cleanup: fix some error log capitalization
...
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
2020-12-23 08:36:43 +08:00
Kubernetes Prow Robot
94be86aaa2
Merge pull request #97349 from aldudko/kube-scheduler-logging
...
Migrate pkg/scheduler logs to structured logging
2020-12-22 15:02:26 -08:00
jay vyas
59517f7335
Adding casey (sig-net chair) to approvers list for test/e2e/network
...
Adding casey (sig-net chair) to approvers list for test/e2e/network
2020-12-22 16:20:59 -05:00
Saikat Roychowdhury
bc4977724f
Skip multi az PD storage test if no extra zone detected
2020-12-22 21:06:44 +00:00
Gurleen Grewal
73f24d6beb
Fix golint issues in api/admission and api/admissionregistration
2020-12-22 12:13:41 -08:00
Kubernetes Prow Robot
d815833a30
Merge pull request #97206 from tkashem/panic
...
clean up executing request on panic
2020-12-22 10:26:26 -08:00
Kubernetes Prow Robot
c6b3e72e0e
Merge pull request #97421 from claudiubelu/test-images-20h2
...
test images: Adds 20H2 to the windows_os_versions
2020-12-22 07:52:41 -08:00
Kubernetes Prow Robot
8c6f244c18
Merge pull request #97302 from jindezgm/patch-1
...
Refresh Timestamp when pod is not present in the three sub-queues
2020-12-22 07:52:26 -08:00
KeZhang
0abed09a6a
remove unused funcs for kubeadm tests
2020-12-22 19:37:30 +08:00
xiongzhongliang
fe094b20d2
fix typo of kubectl completion -h
2020-12-22 16:49:39 +08:00
Kubernetes Prow Robot
0f7c2dc314
Merge pull request #97082 from andyzhangx/azurefile-actimeo
...
fix: azure file latency issue for metadata-heavy workloads
2020-12-21 19:12:25 -08:00
Kubernetes Prow Robot
d63dc87ae8
Merge pull request #97418 from wojtek-t/guaranteed_update_refactors
...
Unify variable naming between GuaranteedUpdate and Delete in storage
2020-12-21 15:40:25 -08:00
Kubernetes Prow Robot
83156c6246
Merge pull request #92335 from farah/farah/remove-unused-interface
...
Delete unused interface
2020-12-21 14:50:25 -08:00
Kubernetes Prow Robot
b10d82b93b
Merge pull request #97422 from claudiubelu/sample-apiserver-tty
...
test images: Allows sample-apiserver to be built without a TTY
2020-12-21 14:00:25 -08:00
Kevin Klues
2fcbd2206d
Fix bug in CPUManager with race on map acccess
...
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2020-12-21 19:11:53 +00:00
Kubernetes Prow Robot
32093b0447
Merge pull request #97403 from abelbarrera15/mem-32-bit-req-bug
...
32bit > 4GB integer overflow edge case fix
2020-12-21 11:06:26 -08:00