Aldo Culquicondor
6fc5fc0c86
Remove unused CreatePodsOnNode function
...
Remnant of old daemonset controller
2021-04-15 18:53:36 +00:00
Kubernetes Prow Robot
24350a922e
Merge pull request #101086 from enj/enj/i/auth_owners_gen
...
Prune stale entries from OWNERS files
2021-04-15 08:27:50 -07:00
phantooom
82c2266f25
chore: make csi getPodInfoAttrs func private
2021-04-15 20:51:51 +08:00
Kubernetes Prow Robot
a95fd40203
Merge pull request #100322 from minbaev/cluster-event-reg-cleanup
...
got rid of ClusterEventReg generate ClusterEvent objects on the fly
2021-04-14 21:27:49 -07:00
Kubernetes Prow Robot
677210ba32
Merge pull request #101048 from dims/revert-revert-derekwaynecarrpromote-memory-backed-volumes
...
Revert "Revert "Promote SizeMemoryBackedVolumeSizing to beta""
2021-04-14 20:25:49 -07:00
Kubernetes Prow Robot
fcf9300cc8
Merge pull request #101080 from ahg-g/ahg-cost-beta
...
Graduate PodDeletionCost to Beta
2021-04-14 18:20:18 -07:00
Kubernetes Prow Robot
6d130d3b97
Merge pull request #100557 from chendave/validation_cleanup
...
Validate plugin config for KubeSchedulerConfiguration
2021-04-14 18:20:01 -07:00
Kubernetes Prow Robot
74763cd7e8
Merge pull request #100370 from houjun41544/20210318-nodeinfoIsNil
...
Remove redundant checks
2021-04-14 18:19:49 -07:00
Kubernetes Prow Robot
d09d1ea6cb
Merge pull request #100853 from yuzhiquan/scheduler-events
...
Implement EnqueueExtensions interface in TopologySpreading scheduling
2021-04-14 13:15:10 -07:00
Kubernetes Prow Robot
e42f44588a
Merge pull request #100090 from whypro/enqueue-extension
...
Implement EnqueueExtensions interface in volumerestrictions and volumezone.
2021-04-14 11:57:09 -07:00
Alexander Minbaev
8325c6b0da
got rid of ClusterEventReg with generating ClusterEvent objects on the fly
2021-04-14 13:38:46 -05:00
Kubernetes Prow Robot
80085be866
Merge pull request #101000 from lojies/ominilcheckforlen
...
code cleanup: Omit redundant nil check on slices
2021-04-14 07:02:43 -07:00
wangyx1992
7fe934a72d
cleanup: fix log capitalization in volume package
...
Signed-off-by: wangyx1992 <wang.yixiang@zte.com.cn >
2021-04-14 21:58:56 +08:00
Jordan Liggitt
10b07085f8
Define constant for eviction failure cause
2021-04-14 09:12:39 -04:00
Shiming Zhang
44e9f6175d
Fix test
...
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com >
2021-04-14 17:02:27 +08:00
Kubernetes Prow Robot
d21753e417
Merge pull request #100775 from mengjiao-liu/fix-nil-order
...
Fix nil pointer dereference by changing code order
2021-04-14 01:32:42 -07:00
pacoxu
e9a3b92985
remove pod preset testdata and args
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-04-14 16:23:23 +08:00
Kubernetes Prow Robot
25ee51c791
Merge pull request #100614 from chendave/nodevolumelimitnits
...
Fix couple of nits in `nodevolumelimits` plugin
2021-04-14 00:28:42 -07:00
Kubernetes Prow Robot
3c20c5aa2f
Merge pull request #100177 from wangyx1992/wrapped-error
...
fix errors in wrapped format
2021-04-13 23:24:42 -07:00
Kubernetes Prow Robot
87e0466e4e
Merge pull request #101006 from pacoxu/flake/fix-exec-probe
...
frequently flake ut: exec test should not run in Parallel as feature gate is not locked yet
2021-04-13 19:44:43 -07:00
Davanum Srinivas
e47593359a
Revert "Revert "Promote SizeMemoryBackedVolumeSizing to beta""
...
This reverts commit 0e70b6a251 .
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-04-13 22:23:51 -04:00
Dave Chen
c6e65079c7
Validate plugin config for KubeSchedulerConfiguration
...
Signed-off-by: Dave Chen <dave.chen@arm.com >
2021-04-14 09:30:20 +08:00
Jordan Liggitt
33ad842480
allow evictions subresource to accept policy/v1 and policy/v1beta1
2021-04-13 21:22:25 -04:00
卢振兴10069964
feab44c273
fix a broken link in docker_sandbox.go
2021-04-14 09:01:37 +08:00
Monis Khan
91241eac9b
Prune stale entries from OWNERS files
...
Signed-off-by: Monis Khan <mok@vmware.com >
2021-04-13 20:54:50 -04:00
Abdullah Gharaibeh
6ebafb37dd
Graduate PodDeletionCost to Beta
2021-04-13 20:01:21 -04:00
Rob Scott
764b501ac4
Updating EndpointSlice validation to match Endpoints validation
2021-04-13 15:26:19 -07:00
Jordan Liggitt
e22cd7dbc4
Generated files
...
Change-Id: Ibd7ac0392fd52ae7ce2f6864aefb47bf1b74f8c3
2021-04-13 17:27:42 -04:00
Jordan Liggitt
40f8fb2224
Register Eviction v1
2021-04-13 17:27:42 -04:00
Dan Winship
4272ac92a7
Document the NodeAddressType values
2021-04-13 13:57:54 -04:00
drfish
63b249b84b
Fix log format in flexvolume
2021-04-13 21:42:07 +08:00
Lee Verberne
d8ee5ab09e
Generated code for Pod-based ephemeralcontainers
2021-04-13 13:36:48 +02:00
Lee Verberne
d22dc5cb72
Switch ephemeralcontainers SR to Pod Kind
...
This changes the `/ephemeralcontainers` subresource of `/pods` to use
the `Pod` kind rather than `EphemeralContainers`.
When designing this API initially it seemed preferable to create a new
kind containing only the pod's ephemeral containers, similar to how
binding and scaling work.
It later became clear that this made admission control more difficult
because the controller wouldn't be presented with the entire Pod, so we
updated this to operate on the entire Pod, similar to how `/status`
works.
2021-04-13 13:36:48 +02:00
Kubernetes Prow Robot
dd72c4534c
Merge pull request #97968 from saschagrunert/apparmor-host-check
...
Remove check for apparmor_parser in AppArmor host validation
2021-04-13 01:58:50 -07:00
Dave Chen
62d7f8f570
Fix couple of nits in nodevolumelimits plugin
...
Signed-off-by: Dave Chen <dave.chen@arm.com >
2021-04-13 15:59:50 +08:00
Kubernetes Prow Robot
1fa101d1a4
Merge pull request #100947 from lojies/cleanuppkgsheduler
...
code cleanup for pkg/scheduler
2021-04-13 00:44:50 -07:00
pacoxu
49e7700cef
exec test should not run in Parallel as feature gate is not locked
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-04-13 14:15:43 +08:00
SimonCqk
b9d9cc38b5
fix: inaccurate miss schedule times of cronjob v2.
...
Signed-off-by: SimonCqk <cqk0100@gmail.com >
2021-04-13 13:59:27 +08:00
Kubernetes Prow Robot
d51f15ed0d
Merge pull request #100885 from enj/enj/i/auth_owners
...
Update sig-auth OWNERS
2021-04-12 22:18:49 -07:00
Kubernetes Prow Robot
ed3e0d302f
Merge pull request #100644 from Huang-Wei/sched-fwk-config
...
Surface kube config in scheduler framework handle
2021-04-12 19:12:49 -07:00
卢振兴10069964
b29a5fb074
fix broken link in some files
2021-04-13 08:46:24 +08:00
卢振兴10069964
5ddb1be59a
code cleanup for pkg/scheduler
2021-04-13 08:16:16 +08:00
Maxime Lagresle
63cba062eb
more sensible comment
2021-04-12 21:20:20 +02:00
Mike Danese
9b7d654a08
force implementors of dyanmiccertificates providers to think about notify
...
Right now, `_, ok := provider.(Notifier); !ok` can mean one of two
things:
1. The provider does not support notification because the provided
content is static.
2. The implementor of the provider hasn't gotten around to implementing
Notifier yet.
These have very different implications. We should not force consumers of
these interfaces to have to figure out the static of Notifier across
sometimes numerous different implementations. Instead, we should force
implementors to implement Notifier, even if it's a noop.
Change-Id: Ie7a26697a9a17790bfaa58d67045663bcc71e3cb
2021-04-12 11:29:15 -07:00
Rastko Sarcevic
a245f73b34
Fixed the broken link
2021-04-12 19:23:41 +02:00
Kubernetes Prow Robot
34909133de
Merge pull request #100804 from aojea/topohints
...
Fix Topology Aware Hints support for Kube-Proxy
2021-04-12 01:48:00 -07:00
卢振兴10069964
70cf1fe882
fix broken link for issue 101008
2021-04-12 15:54:20 +08:00
zhuangqh
adf28648cb
docs: fix outdated enhancement doc link
...
Signed-off-by: zhuangqh <zhuangqhc@gmail.com >
2021-04-12 15:15:58 +08:00
Quan Tian
a90df057ac
Fix panic when killing container fails
...
Use runningPod for logging as the pod passed in could be nil.
2021-04-12 14:02:53 +08:00
卢振兴10069964
a36c5f08f4
code cleanup: Omit redundant nil check on slices
2021-04-12 09:00:36 +08:00