kubernetes/pkg/controller
Patrick Ohly 6eb0b034ac volume scheduler: move reason strings into volume code
The scheduler doesn't really need to know in detail which reasons
rendered a node unusable for a node. All it needs from the volume
binder is a list of reasons that it then can present to the user.

This seems a bit cleaner. But the main reason for the change is that
it simplifies the checking of CSI inline volumes and perhaps later
capacity checking. Both will lead to new failure reasons, which then
can be added without changing the interface.
2020-02-28 10:09:18 +01:00
..
apis/config Migrate components to EndpointsLeases leader election lock 2019-10-28 09:09:03 +01:00
bootstrap Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
certificates Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
cloud move well known cloud provider taints to k8s.io/cloud-provider/api 2020-02-23 19:54:59 -05:00
clusterroleaggregation generated: run refactor 2020-02-08 12:30:21 -05:00
cronjob Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
daemon Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
deployment generated: run refactor 2020-02-08 12:30:21 -05:00
disruption generated: run refactor 2020-02-08 12:30:21 -05:00
endpoint Merge pull request #88447 from taesunny/pkg/controller 2020-02-26 19:39:19 -08:00
endpointslice Adding AppProtocol to Service and Endpoints Ports 2020-02-25 17:42:34 -08:00
garbagecollector Fix golint errors in pkg/controller/garbagecollector 2020-02-20 04:46:02 +00:00
history generated: run refactor 2020-02-08 12:30:21 -05:00
job Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
namespace Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
nodeipam Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
nodelifecycle Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
podautoscaler Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
podgc generated: run refactor 2020-02-08 12:30:21 -05:00
replicaset Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
replication manual fixes 2020-02-08 12:32:33 -05:00
resourcequota generated: run refactor 2020-02-08 12:30:21 -05:00
route move util/metrics to component-base 2019-10-08 14:42:31 +02:00
service Merge pull request #88516 from boddumanohar/issues/87447 2020-02-26 19:39:44 -08:00
serviceaccount generated: run refactor 2020-02-08 12:30:21 -05:00
statefulset Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
testutil manual fixes 2020-02-08 12:32:33 -05:00
ttl generated: run refactor 2020-02-08 12:30:21 -05:00
ttlafterfinished generated: run refactor 2020-02-07 18:16:47 -08:00
util generated: run refactor 2020-02-08 12:30:21 -05:00
volume volume scheduler: move reason strings into volume code 2020-02-28 10:09:18 +01:00
.import-restrictions update existing import-restrictions files 2020-01-28 10:51:45 +01:00
BUILD Remove use of testapi codecs, selflink, resourcepath functions 2019-12-13 11:56:29 -05:00
client_builder_dynamic.go generated: run refactor 2020-02-08 12:30:21 -05:00
client_builder.go generated: run refactor 2020-02-08 12:30:21 -05:00
controller_ref_manager_test.go
controller_ref_manager.go fix unsafe JSON construction 2019-10-10 09:44:54 +08:00
controller_utils_test.go some manual fixes 2020-02-07 18:17:40 -08:00
controller_utils.go generated: run refactor 2020-02-08 12:30:21 -05:00
doc.go
informer_factory.go Use metadata informers instead of dynamic informers in controller manager 2019-07-11 12:18:52 -04:00
lookup_cache.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00