Kubernetes Prow Robot
7cfdc089cc
Merge pull request #102212 from mattcary/csidriver
...
Update pd csi driver images to use v1 images (CSINode, CSIDriver, etc)
2021-05-26 13:46:19 -07:00
Kubernetes Prow Robot
2117d85c81
Merge pull request #102200 from sanwishe/simplifyboolexpr
...
simplify return boolean value expression
2021-05-26 13:46:11 -07:00
Kubernetes Prow Robot
c8abbc0edb
Merge pull request #101647 from pacoxu/disable-StreamingProxyRedirects
...
Default StreamingProxyRedirects to disabled
2021-05-26 13:46:02 -07:00
Kubernetes Prow Robot
a98d3d0700
Merge pull request #100842 from ravisantoshgudimetla/add-minReadySeconds-ss
...
api: Add min ready seconds & availablereplicas for statefulsets
2021-05-26 13:45:50 -07:00
Kubernetes Prow Robot
cb49f5cf7d
Merge pull request #96130 from brahmaroutu/mount-utils-cleanup
...
Removing utils/mount dependencies from vendor
2021-05-26 13:45:37 -07:00
Kubernetes Prow Robot
3e9c865d9d
Merge pull request #100531 from sjenning/storage-e2e-reduce-pod-count
...
e2e: reduce pods used in shared local pv test
2021-05-26 12:07:37 -07:00
Sean Sullivan
faae926d15
Changes headers to IETF standard
2021-05-26 09:32:10 -07:00
Kubernetes Prow Robot
02d0878690
Merge pull request #100435 from lauchokyip/fixSort
...
Fixed sort-by not sorting Resources as expected
2021-05-26 09:29:38 -07:00
Kubernetes Prow Robot
3726309bf9
Merge pull request #102332 from pacoxu/klog-2.9.0
...
Bump klog to 2.9.0, fixing byte array display
2021-05-26 07:49:33 -07:00
Kubernetes Prow Robot
93907e6f37
Merge pull request #102269 from lunhuijie/optimizationReturnPlus
...
simplify returning boolean expression in /pkg/volume
2021-05-26 07:49:21 -07:00
Kubernetes Prow Robot
494dc731d7
Merge pull request #98077 from jayunit100/jay-netpol-win
...
NetworkPolicy E2E enablement for Windows
2021-05-26 06:35:21 -07:00
pacoxu
876174125b
upgrade klog to v2.9.0
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-05-26 20:19:56 +08:00
pacoxu
27044f4855
depracate ValidateProxyRedirects as it is with StreamingProxyRedirects
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-05-26 20:18:49 +08:00
jornshen
90e215dfd2
add api e2e test for port ranges of netpolices
2021-05-26 20:00:11 +08:00
SataQiu
9cfbf06225
cleanup PodPreset testdata
2021-05-26 19:57:29 +08:00
Kubernetes Prow Robot
2da8d1c18f
Merge pull request #102234 from sanposhiho/scheduler/add/interface-check-on-nodeaffinity
...
scheduler/add: interface check on nodeaffinity
2021-05-26 03:17:32 -07:00
Kubernetes Prow Robot
91656fa6eb
Merge pull request #101308 from pacoxu/doc-kubelet-running-pods
...
kubelet_running_pods shows number of pods that have a running pod sandbox
2021-05-26 03:17:20 -07:00
Kubernetes Prow Robot
efd7df5c99
Merge pull request #102301 from liggitt/psp-sa-group-e2e
...
Grant PSP permissions to all serviceaccounts in e2e, not just default
2021-05-26 01:43:33 -07:00
Kubernetes Prow Robot
97bbb71a8e
Merge pull request #102086 from mengjiao-liu/fix-data-race
...
Prevent data race condition in vsphere unit tests
2021-05-26 01:43:21 -07:00
Lennart Jern
507710b50f
Update CNI plugins v0.9.1
...
ref: https://github.com/containernetworking/plugins/releases/tag/v0.9.1
Signed-off-by: Lennart Jern <lennart.jern@est.tech>
2021-05-26 11:02:04 +03:00
Patrick Ohly
4acb6a865c
storage e2e: use csi-driver-host-path v1.7.2 in single pod
...
The new default deployment in that release puts sidecars into the same
pod as the driver. This is expected to reduce load during testing.
2021-05-26 09:07:46 +02:00
navist2020
d98a83bb01
kubeadm:return error info normally
2021-05-26 14:50:53 +08:00
Srini Brahmaroutu
80a5b00445
Removing utils/mount dependencies from vendor
2021-05-25 22:49:38 -07:00
Haleygo
2769e99dba
remove scheduler deprecated algorithm-provider flag and clean up algorithmprovider pkg
2021-05-26 13:19:44 +08:00
Kubernetes Prow Robot
b496238dd6
Merge pull request #100394 from mengjiao-liu/clean-up-redundant-code
...
Fix use nil error
2021-05-25 21:33:20 -07:00
Kubernetes Prow Robot
aa0017ad13
Merge pull request #102236 from ahg-g/ahg-spread
...
Use ownerReference to build default spreading constraints
2021-05-25 19:39:28 -07:00
Kubernetes Prow Robot
8039ffc50e
Merge pull request #101935 from arkbriar/kube-proxy/fix-checkout-changes-for-endpoint-slice-cache
...
kube-proxy: Fix EndpointSliceCache::getEndpointsMap for different endpoints with same IP
2021-05-25 19:39:20 -07:00
Chok Yip Lau
e43e9696cc
Fixed sort-by not sorting Resources as expected
2021-05-25 21:37:52 -04:00
jay vyas
8651fcb25a
Implement a windows Netpol NewModel
2021-05-25 21:08:29 -04:00
Kubernetes Prow Robot
5078091aa5
Merge pull request #102150 from julianvmodesto/ssa-big-last-applied-followup
...
Make apimachineryvalidation.totalAnnotationSizeLimitB public
2021-05-25 17:03:20 -07:00
ravisantoshgudimetla
4c95bc8830
testdata: StatefulSet
2021-05-25 20:03:18 -04:00
ravisantoshgudimetla
f3ab955018
validation: Handle presence of api introduced
...
When the StatefulSetMinReadySeconds feature gate is disabled,
the registry and validation must properly handle dropping the
minReadySeconds and AvailableReplicas fields
2021-05-25 20:03:18 -04:00
ravisantoshgudimetla
d11cc95376
feature: Add minReadySeconds featuregate
2021-05-25 19:59:59 -04:00
ravisantoshgudimetla
5464b64981
generated: Changes for api introduced
2021-05-25 19:59:58 -04:00
ravisantoshgudimetla
49af835852
api: Introduce minReadySeconds,AvailableReplicas in Statefulset
...
The minReadySeconds field on StatefulSet specifies the minimum
number of seconds for which a newly created Pod should be
ready without any of its containers crashing, for it to
be considered available. The AvailableReplicas field
in the status reflects the replicas that are available
2021-05-25 19:59:57 -04:00
Matthew Cary
df4c34e771
Update pd csi driver images to use v1 images (CSINode, CSIDriver, etc)
...
Change-Id: I51ddf0014dcfe476495e324ee33aa658e7199477
2021-05-25 23:50:15 +00:00
Abdullah Gharaibeh
17551f291d
Return UnschedulableAndUnresolvable instead of Error when failing to lookup pvc or storageclass in VolumeZone plugin
2021-05-25 18:58:11 -04:00
Kubernetes Prow Robot
91200bac44
Merge pull request #102252 from smarterclayton/pod_termination
...
e2e: Flag questionable durations in container status on termination
2021-05-25 15:57:27 -07:00
Kubernetes Prow Robot
b0e9cdb298
Merge pull request #101853 from sanposhiho/scheduler_perf/fix/error-handling-correctly
...
scheduler_perf: correct error handling
2021-05-25 15:57:15 -07:00
Kubernetes Prow Robot
5640c64a9f
Merge pull request #102302 from xmudrii/debian-iptables-update
...
Update the Debian images to pick up CVE fixes in the base images
2021-05-25 14:50:43 -07:00
Jordan Liggitt
f871475a5e
Grant PSP permissions to all serviceaccounts in e2e, not just default
2021-05-25 17:49:21 -04:00
Marko Mudrinić
80fa50e0d7
Update etcd image revision
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-05-25 22:49:20 +02:00
Marko Mudrinić
33fe4bb076
Update debian-base to buster-v1.7.0
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-05-25 22:49:03 +02:00
Marko Mudrinić
3bcc15e19d
Update debian-iptables to buster-v1.6.1
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-05-25 22:49:03 +02:00
Kubernetes Prow Robot
fd82c69957
Merge pull request #102277 from serathius/etcd-image
...
Update etcd makefile to build v3.5.0-beta.3 image
2021-05-25 13:46:54 -07:00
Kubernetes Prow Robot
bc2b69b515
Merge pull request #101154 from basantsa1989/dual-stack
...
Adding IPV6 (Dual Stack) support to handle IPV6 pod cidrs
2021-05-25 13:46:43 -07:00
Abdullah Gharaibeh
6c0976814c
use ownerReference to build default spreading contraints in the scheduler
2021-05-25 16:04:48 -04:00
Julian V. Modesto
2e771b8e74
Make a public ValidateAnnotationsSize
2021-05-25 16:01:38 -04:00
Kubernetes Prow Robot
781382a74d
Merge pull request #102067 from tkashem/apf-always-create-suggested
...
apf: always create missing bootstrap configuration object
2021-05-25 12:12:43 -07:00
Lubomir I. Ivanov
8e5a982442
kubeadm: remove the cgroup driver detection code for Docker
...
Ideally this should be part of dockershim/CRI and not on the
side of kubeadm.
Remove the detection during:
- During preflight
- During kubelet config defaulting
2021-05-25 22:05:42 +03:00