Kubernetes Prow Robot
5ce38504fb
Merge pull request #99118 from adtac/remove-fwk-readme
...
scheduler/framework/plugins: delete moved docs
2021-02-16 13:45:44 -08:00
Kubernetes Prow Robot
a4b3d31678
Merge pull request #98730 from dims/mark-cmd-line-params-related-to-dockershim-as-deprecated
...
Mark commandline parameters related to dockershim as deprecated
2021-02-16 13:45:18 -08:00
Kubernetes Prow Robot
55626cf2c6
Merge pull request #95301 from lorenz/pr-remove-dangling-volumes
...
Automatically remove orphaned pod's dangling volumes
2021-02-16 12:53:06 -08:00
Kubernetes Prow Robot
6aab94eff9
Merge pull request #99045 from mattcary/op-metric
...
Clean up deprecated volume operation metrics
2021-02-16 11:55:45 -08:00
Kubernetes Prow Robot
e7cc2117a0
Merge pull request #98956 from gjkim42/fix-race-KillPod
...
kubelet: Fix race when KillPod followed by IsPodPendingTermination
2021-02-16 10:13:10 -08:00
Kubernetes Prow Robot
d0a433fa45
Merge pull request #98458 from SaranBalaji90/profiling
...
Add support to disable /debug/pprof and /debug/flags/v endpoint
2021-02-16 10:12:58 -08:00
Kubernetes Prow Robot
0ce2036e81
Merge pull request #98949 from gavinfish/sched-rm-reflect1
...
Scheduler: remove reflect.DeepEqual for defaultpreemption, helper, imagelocality package
2021-02-16 07:13:06 -08:00
Adhityaa Chandrasekar
4e8454ae9d
scheduler/framework/plugins: delete moved docs
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2021-02-16 13:26:27 +00:00
Nikhita Raghunath
6cef3a4e33
*: remove nikhiljindal from OWNERS
2021-02-16 10:59:26 +05:30
Nikhita Raghunath
dc3f59c881
*: remove mbohlool from reviewers
2021-02-16 10:59:27 +05:30
Nikhita Raghunath
6b12c96a9b
*: remove madhusudancs from reviewers
2021-02-16 10:59:26 +05:30
Nikhita Raghunath
e1b6089e7e
*: remove jianhuiz from reviewers
2021-02-16 10:59:26 +05:30
Nikhita Raghunath
b11516d69f
*: move gmarek to emeritus_approvers
2021-02-16 10:59:19 +05:30
Nikhita Raghunath
c3c45b9b8c
*: move balajismaniam to emeritus_approvers
2021-02-16 10:55:47 +05:30
Kubernetes Prow Robot
bcfa3a0a36
Merge pull request #98878 from soltysh/cronjobv2_beta
...
Promote cronjob controller v2 to beta
2021-02-15 20:03:05 -08:00
Kubernetes Prow Robot
3d8dd2517f
Merge pull request #98201 from pacoxu/limit-range/fix
...
fix duplicate validation error for quota editing
2021-02-15 12:53:05 -08:00
Geonju Kim
5e752968c3
Simulate KillPod in TestSyncPodsDeletesWhenSourcesAreReadyPerQOS
2021-02-14 07:17:48 +09:00
Geonju Kim
b451c15bf7
kubelet: Fix race when KillPod followed by IsPodPendingTermination
...
Ensures the pod to be pending termination or be killed, after
(*podKillerWithChannel).KillPod has been returned, by limiting
one request per pod in (*podKillerWithChannel).KillPod.
2021-02-14 07:16:49 +09:00
drfish
ac0b034b02
Remove reflect.DeepEqual for defaultpreemption, helper, and imagelocality package
2021-02-13 16:16:14 +08:00
Kubernetes Prow Robot
002fb9fc5e
Merge pull request #98676 from ahg-g/ahg-ttl
...
JobDeletionDurationSeconds metric in TTLAfterFinished controller
2021-02-12 16:57:05 -08:00
Matthew Cary
3e9cf26f11
Restore volume operation error metric, and mark it and related metric for deprecation
...
Change-Id: I3f559e34637c28999ee9e708a832e16b1764887d
2021-02-12 14:21:24 -08:00
Abdullah Gharaibeh
181e2173cf
Added time to deletion metric to ttl-after-finidhed controller
2021-02-12 13:02:17 -05:00
Sri Saran Balaji Vellore Rajakumar
af05a7eca3
Refactor Kubelet Server to take kubeConfiguration instead of multiple fields
2021-02-11 16:15:35 -08:00
Sri Saran Balaji Vellore Rajakumar
51cdf4e97b
Add support to disable /debug/pprof and /debug/flags/v endpoint
...
Co-authored-by: xiaofei.sun <sunxiaofei@kuaishou.com >
Co-authored-by: SaranBalaji90 <srisaranbalaji@gmail.com >
2021-02-11 15:56:53 -08:00
Kubernetes Prow Robot
b1a2a99f1f
Merge pull request #98997 from gavinfish/sched-remove-todo
...
Scheduler: remove outdated TODO in interpodaffinity
2021-02-11 15:48:46 -08:00
Kubernetes Prow Robot
2d153fe04e
Merge pull request #98969 from khenidak/beta-feature
...
upgrade IPv6DualStack feature to beta and turn on by default
2021-02-11 11:53:37 -08:00
Kubernetes Prow Robot
91e4b9dd7d
Merge pull request #98726 from cpanato/followup-endport
...
networking/validation: add endport range validation
2021-02-11 11:53:26 -08:00
drfish
2e7e075762
Remove outdated TODO in interpodaffinity
2021-02-11 20:45:00 +08:00
Kubernetes Prow Robot
63f89493ec
Merge pull request #98961 from aojea/donotleak
...
Do not leak files on iptables unit tests
2021-02-11 01:48:23 -08:00
Kubernetes Prow Robot
659b4dc4a8
Merge pull request #98305 from aojea/holdports
...
kube-proxy has to clear NodePort stale UDP entries
2021-02-10 23:36:16 -08:00
Davanum Srinivas
6150378d36
Mark commandline parameters related to dockershim as deprecated
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-02-10 21:04:19 -05:00
Kubernetes Prow Robot
ccdc59d26e
Merge pull request #98899 from Huang-Wei/remove-unknown-event
...
sched: remove Unknown queuing literal
2021-02-10 17:58:31 -08:00
Kubernetes Prow Robot
254106c42c
Merge pull request #98830 from liyanhui1228/fixvspherepath
...
Escape the special character in vsphere windows path
2021-02-10 17:58:23 -08:00
Khaled (Kal) Henidak
32b9e31c23
ammend tests to ensure feat gate is off when expected (beta: gate is always on)
2021-02-10 23:58:55 +00:00
Kubernetes Prow Robot
838bb6a567
Merge pull request #98663 from gavinfish/sched-remove-plugin-pt
...
Scheduler: change config.Plugins from pointers to objects
2021-02-10 15:36:15 -08:00
Antonio Ojea
7223f12f39
don´t leak files on iptables tests
...
the iptables restore function, if it considers that the --wait flag
is not supported, creates a lock file to mimic the iptables behaviour.
The test should take this into account and remove the file.
2021-02-11 00:20:38 +01:00
Khaled (Kal) Henidak
3e56ddae67
upgrade IPv6DualStack feature to beta and turn on by default
2021-02-10 23:14:05 +00:00
Kubernetes Prow Robot
0d598baa4a
Merge pull request #98641 from Jeffwan/update_links
...
Fix ALPHA stability level reference link
2021-02-10 13:42:15 -08:00
Wei Huang
04a40d1f18
sched: remove Unknown queuing literal
2021-02-10 11:03:07 -08:00
Kubernetes Prow Robot
dcec526c80
Merge pull request #98938 from rphillips/fixes/race_TestSyncPodsDeletesWhenSourcesAreReadyPerQOS
...
kubelet_test: fixes race in TestSyncPodsDeletesWhenSourcesAreReadyPerQOS
2021-02-10 09:10:59 -08:00
drfish
74315f9c56
Change config.Plugins from pointers to objects
2021-02-10 23:45:59 +08:00
Ryan Phillips
ee8ea1b2c1
kubelet_test: fixes race in TestSyncPodsDeletesWhenSourcesAreReadyPerQOS
2021-02-10 09:36:32 -06:00
Antonio Ojea
ed21a0e16c
kube-proxy: clear conntrack entries after rules are in place
...
Clear conntrack entries for UDP NodePorts,
this has to be done AFTER the iptables rules are programmed.
It can happen that traffic to the NodePort hits the host before
the iptables rules are programmed this will create an stale entry
in conntrack that will blackhole the traffic, so we need to
clear it ONLY when the service has endpoints.
2021-02-10 16:22:03 +01:00
Kubernetes Prow Robot
11a05eb9af
Merge pull request #94895 from kinvolk/mauricio/fix-setvolumeownership
...
volume: Change owner of symlinks too
2021-02-10 05:50:59 -08:00
Kubernetes Prow Robot
18605d8814
Merge pull request #98792 from wzshiming/ut/speed-up-persistentvolume
...
Speed up pkg/controller/volume/persistentvolume unit tests
2021-02-10 01:06:59 -08:00
Kubernetes Prow Robot
6b9379eae4
Merge pull request #98001 from JornShen/proxier_winkernel_structured_logging
...
migrate proxy/winkernel/proxier.go logs to structured logging
2021-02-09 23:47:12 -08:00
Kubernetes Prow Robot
d819199065
Merge pull request #97888 from pacoxu/fix/97565
...
check containerd as well as docker-containerd
2021-02-09 23:46:59 -08:00
Kubernetes Prow Robot
071bdc344e
Merge pull request #98643 from chenyw1990/structuredLogsOfKubeletServer
...
pkg/kubelet/server: migrate to structured logs
2021-02-09 21:58:59 -08:00
Kubernetes Prow Robot
60a0740c95
Merge pull request #98678 from ahg-g/ahg-ttl-beta
...
Graduate TTLAfterFinished to beta
2021-02-09 15:10:59 -08:00
Kubernetes Prow Robot
b9b11d3100
Merge pull request #98510 from jsturtevant/windows-metrics-access-denied
...
Ignore transient errors when gathering stats for Windows Containers in Dockershim
2021-02-09 10:25:30 -08:00