Indeed
68ebe29529
fix leader migration options not applied
...
to kube-controller-manager or cloud-controller-manager
2021-03-09 14:46:52 -08:00
Kubernetes Prow Robot
770a9504ea
Merge pull request #95734 from fromanirh/podresources-concrete-resources-apis
...
podresources APIs: concrete resources apis: implement GetAllocatableResources
2021-03-09 14:29:04 -08:00
Davanum Srinivas
6c76fe9c14
Skip test when depending on feature
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-09 17:22:10 -05:00
Davanum Srinivas
ecc8de7083
Revert : conformance: promote container exec probe timeout tests
...
Reverting af3e118b1f
and
2242d0ffc4
as these tests fail when
ExecProbeTimeout feature gate is turned on.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-09 17:05:07 -05:00
Antonio Ojea
4c8be7793c
fix integration endpointslicemirroring
...
it can happen that there are multiple slices, and some of them
outdated, so we relax the test to check that at least one
has the corresponding fields mirrored.
2021-03-09 22:38:14 +01:00
Mengxue Zhang
fd8128d7d6
move nodeaffinity helpers to component-helpers package (only impact scheduler plugins)
2021-03-09 21:33:02 +00:00
Morten Torkildsen
08e0a46757
Promote PodDisruptionBudget e2e test to Conformance
2021-03-09 12:26:02 -08:00
Kubernetes Prow Robot
2bcbc527a7
Merge pull request #99995 from wzshiming/fix/scheduler-nodelabel
...
Scheduler/plugins/nodelabel fix no label preference
2021-03-09 12:23:04 -08:00
wojtekt
d3ec5a5138
Move non-provider specific upgrade tests logic to upgrades package
2021-03-09 21:17:15 +01:00
wojtekt
f5fab2672e
Rename functions to eliminate master word
2021-03-09 21:17:15 +01:00
wojtekt
99fdb84ae8
Split GCE/GKE upgrade mechanics to a separate file
2021-03-09 20:58:58 +01:00
Jordan Liggitt
7956a9239a
kubectl describe policy/v1 PodDisruptionBudget
2021-03-09 14:56:05 -05:00
Jeremy Edwards
60df5606d6
Add Windows Defender exclusion for unpigz.exe
2021-03-09 19:52:25 +00:00
afrouz
8f2e927b4a
Migrate cmd/kubelet, image, cadvisor and cri to structured logging
2021-03-09 23:12:10 +03:30
Aldo Culquicondor
8ae0ad2b2f
Fix completed indexed job with repeated indexes
2021-03-09 19:22:45 +00:00
Kubernetes Prow Robot
eeccc9f9c0
Merge pull request #99992 from wojtek-t/cleanup_describe_19
...
Refactor upgrade tests in preparation for explicit ownership
2021-03-09 11:06:16 -08:00
Kubernetes Prow Robot
b801a3e60f
Merge pull request #99991 from soltysh/kubectl_cronjob
...
Fix batch/v1 CronJob support in create, describe and polymorphichelpers
2021-03-09 11:06:07 -08:00
Kubernetes Prow Robot
a10a694f56
Merge pull request #99875 from bobbypage/bump-cadvisor
...
vendor: cAdvisor v0.39.0
2021-03-09 11:05:58 -08:00
Kubernetes Prow Robot
afca3dace4
Merge pull request #99785 from erain/issue/98270
...
metrics: etcd_object_counts->apiserver_storage_object_counts(stable)
2021-03-09 11:05:50 -08:00
Kubernetes Prow Robot
d256468a09
Merge pull request #99644 from gavinfish/sched-param
...
Scheduler: make parallelism as part of schedulerOptions
2021-03-09 11:05:42 -08:00
Kubernetes Prow Robot
67fbcccad8
Merge pull request #99462 from jpbetz/apply-cluster-role-aggregator
...
Migrate cluster role aggregator to apply
2021-03-09 11:05:30 -08:00
Kubernetes Prow Robot
5155865ae2
Merge pull request #99326 from sunpa93/fs_resize_fix
...
fix: use pv annotation to trigger filesystem resize when necessary
2021-03-09 11:05:18 -08:00
Kubernetes Prow Robot
046ad61479
Merge pull request #99290 from mortent/PromotePDBsToGA
...
Promote PodDisruptionBudget to policy/v1
2021-03-09 11:05:05 -08:00
Chok Yip Lau
ab5a81cd15
Fixed set env did not support keys with dot in it
2021-03-09 13:50:48 -05:00
Jefftree
1ebfb6d679
Add E2E tests for SSA
2021-03-09 10:28:21 -08:00
Sergey Kanzhelev
2449075825
postpone ExecProbeTimeout locking for at least 1 release based on user feedback
2021-03-09 18:07:13 +00:00
Rob Scott
8a3f72074e
Adding new EndpointsOverCapacity annotation for Endpoints controller
...
Now that the EndpointSlice API and controllers are GA, the Endpoints
controller will use this annotation to warn when Endpoints are over
capacity. In a future release, this warning will be replaced with
truncation.
2021-03-09 09:48:53 -08:00
Utsav Oza
13513f9762
Migrate pkg/kubelet/cm/ top level files to structured logging
2021-03-09 23:15:24 +05:30
Federico Paolinelli
b69bc865b4
Bump up the agnhost version used
...
This is needed to consume the changes in https://github.com/kubernetes/kubernetes/pull/98883
Signed-off-by: Federico Paolinelli <fpaoline@redhat.com>
2021-03-09 18:39:31 +01:00
Kubernetes Prow Robot
3f09686958
Merge pull request #100006 from cynepco3hahue/pass_cpuset_mems_to_dockershim
...
Pass cpuset.mems to the dockershim during container creation
2021-03-09 09:19:44 -08:00
Kubernetes Prow Robot
8a599510d3
Merge pull request #99935 from MikeSpreitzer/ratelimit-realtest
...
Enable, rate limit, and test APF controller fights
2021-03-09 09:19:36 -08:00
Kubernetes Prow Robot
17395678c4
Merge pull request #99671 from tanjing2020/scheduler-policy
...
Log invalid scheduler-policy input instead of panic
2021-03-09 09:19:26 -08:00
Kubernetes Prow Robot
207c75c6f7
Merge pull request #99522 from robscott/topology-hints
...
Adding support for Topology Aware Hints
2021-03-09 09:19:12 -08:00
Kubernetes Prow Robot
dc74b9d0c7
Merge pull request #98753 from Jiawei0227/length
...
Relax csiNodeIDMaxLength to longer limit
2021-03-09 09:19:00 -08:00
Shiming Zhang
ab3a765570
Scheduler/plugins/nodelabel fix no label preference
2021-03-10 00:19:28 +08:00
fengzixu
edc1c62471
feature: add CSIVolumeHealth feature and gate
...
1. add EventRecorder to ResourceAnalyzer
2. add CSIVolumeHealth feature and gate
2021-03-10 01:16:37 +09:00
Kubernetes Prow Robot
97e2c84057
Merge pull request #96963 from bl-ue/96919-kubectl-describe-node-age-col
...
Fix case of Age column in kubectl describe node
2021-03-09 08:09:00 -08:00
Ryan Phillips
089d8dda12
add duration encoder to structured logger
2021-03-09 09:50:24 -06:00
Morten Torkildsen
66e722765a
Update e2e tests to use the policy v1 api
2021-03-09 10:29:11 -05:00
Morten Torkildsen
621aed4d32
generated
2021-03-09 10:29:11 -05:00
Morten Torkildsen
21fba79d45
Promote PDBs to GA
2021-03-09 10:29:11 -05:00
drfish
c2ceb21a3e
Make parallelism as part of schedulerOptions
2021-03-09 23:25:55 +08:00
Joe Betz
24f95667bf
Migrate clusterroleaggregation controller to apply
2021-03-09 07:15:14 -08:00
Kubernetes Prow Robot
bc13a38367
Merge pull request #99980 from BenTheElder/cleanup-unused-3p
...
remove unused third_party/intemp
2021-03-09 06:35:12 -08:00
Kubernetes Prow Robot
7c57489f84
Merge pull request #99297 from chendave/testonly
...
Move test specific option setting to the test file
2021-03-09 06:35:00 -08:00
David Eads
fa03dee68c
provide directly decodable versions for storageversion API
2021-03-09 08:36:32 -05:00
Maciej Szulik
a68582d608
Fix batch/v1 CronJob support in create, describe and polymorphichelpers
2021-03-09 14:33:56 +01:00
Kubernetes Prow Robot
8a8c267e58
Merge pull request #98191 from cmluciano/cml/signetown
...
network: Self nominate cmluciano approver for sig-network
2021-03-09 05:32:59 -08:00
Artyom Lukianov
0370768650
Pass cpuset.mems to the dockershim during container creation
...
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-03-09 14:29:12 +02:00
Kubernetes Prow Robot
a56fa34d6b
Merge pull request #99942 from jsafrane/refactor-migration-featuregates
...
Refactor CSI migration plugin manager to get featureGates as a parameter
2021-03-09 04:27:46 -08:00