Commit Graph

96643 Commits

Author SHA1 Message Date
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
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
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
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
Abel Barrera Duran
52979da973 32bit > 4GB integer overflow edge case fix 2020-12-21 13:12:42 -05:00
Kubernetes Prow Robot
12b4f7100d
Merge pull request #97329 from SergeyKanzhelev/sergeyToReviewers
Requesting reviewers status for SergeyKanzhelev
2020-12-21 10:06:25 -08:00
Kubernetes Prow Robot
2490a797a2
Merge pull request #97417 from andyzhangx/azurefile-secret
fix Azure file share not deleted issue when the namespace is deleted
2020-12-21 06:58:25 -08:00
Joseph Burnett
16133c2b77 Up and down scale stabilize with envelope.
The HPA controller keeps a flat history of recommendations for
stabilization. However when both up and down scale stabilization are
configured, the interpretation of the history changes depending on the
direction of movement. What we want is to keep the stabilized
recommendation within the envelope of the minimum and maximum over
configured stabilization windows. We should only move when the
envelope forces a move.
2020-12-21 14:36:13 +01:00
wojtekt
d0726e4b13 Unify variable naming between GuaranteedUpdate and Delete in storage 2020-12-21 14:11:17 +01:00
andyzhangx
8d43976b74 fix azure file secret not found issue 2020-12-21 11:17:40 +00:00
SataQiu
3a2ffbf70a kubeadm: clean redundant whitespace for join command template 2020-12-21 11:27:22 +08:00
Kubernetes Prow Robot
c995039d62
Merge pull request #97337 from dlorenc/upd
Updates deps in order to remove rsc.io/sampler
2020-12-19 22:32:25 -08:00
waynepeking348
6c36a48550 fix bugs when copying deployment annotations to replicaSet if value is empty 2020-12-20 13:46:26 +08:00
drfish
070773c399 Remove scheduler plugins package's dependency from core package 2020-12-20 00:18:40 +08:00
Abu Kashem
13cedca0eb
clean up executing request on panic 2020-12-18 22:13:15 -05:00
Kubernetes Prow Robot
b749a3a421
Merge pull request #97366 from nilo19/bug/fix-vmss-name
Fix nil VMSS name when setting service to auto mode
2020-12-18 17:54:24 -08:00