kubernetes/pkg/controller
Patrick Ohly d2cc70ee2c scheduler: fail when a pod uses disabled generic ephemeral volumes
Without this error, kube-scheduler was simply ignoring the special
volume source and scheduled the pod. This was unlikely to work in
practice because the volume might have needed binding or the feature
is also disabled on kubelet which then doesn't know what to do with
the volume.
2021-03-03 10:13:05 +01:00
..
apis/config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
bootstrap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
certificates hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
clusterroleaggregation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cronjob Merge pull request #99553 from alaypatel07/fix-flaky-unit-test 2021-03-02 11:11:31 -08:00
daemon hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
deployment hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
disruption hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpoint hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpointslice Updating EndpointSlice controller to wait for cache to be updated 2021-03-02 09:43:46 -08:00
endpointslicemirroring hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
garbagecollector hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
history hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
job hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
namespace hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodeipam hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodelifecycle hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podautoscaler hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podgc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicaset hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replication hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
resourcequota hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
serviceaccount hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
statefulset hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
storageversiongc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testutil hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttlafterfinished hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
util hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volume scheduler: fail when a pod uses disabled generic ephemeral volumes 2021-03-03 10:13:05 +01:00
controller_ref_manager_test.go
controller_ref_manager.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
controller_utils_test.go Implement pod deletion cost 2021-03-01 13:45:58 -05:00
controller_utils.go Implement pod deletion cost 2021-03-01 13:45:58 -05:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00