.. |
bootstrap
|
move helpers.go to helper
|
2017-04-11 15:49:11 -07:00 |
certificates
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
cloud
|
remove NewCloudNodeController() second return value
|
2017-03-25 10:54:01 +08:00 |
cronjob
|
Remove unused argument of 'groupJobsByParent' function in cronjob controller.
|
2017-03-20 12:43:10 -04:00 |
daemon
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
deployment
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
disruption
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
endpoint
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
garbagecollector
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
job
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
namespace
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
node
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
podautoscaler
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
podgc
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
replicaset
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
replication
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
resourcequota
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
route
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
service
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
serviceaccount
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
statefulset
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
ttl
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
volume
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
.import-restrictions
|
add import restrictions
|
2016-10-13 16:10:24 -07:00 |
BUILD
|
Update bazel
|
2017-02-27 06:48:13 -05:00 |
OWNERS
|
Add janetkuo to approvers for controllers
|
2017-02-08 14:37:25 -08:00 |
client_builder.go
|
fix typos
|
2017-03-18 22:45:07 +08:00 |
controller_ref_manager.go
|
GC: Fix re-adoption race when orphaning dependents.
|
2017-03-17 15:39:26 -07:00 |
controller_utils.go
|
Make controller Run methods consistent
|
2017-04-14 07:27:45 -04:00 |
controller_utils_test.go
|
Deployment: filter out old RSes that are deleted or with non-zero replicas before cleanup
|
2017-02-16 14:48:10 -08:00 |
doc.go
|
…
|
|
lookup_cache.go
|
Use fnv.New32a() in hash instead adler32
|
2017-02-15 14:03:54 +08:00 |