k3s/pkg/controller
k8s-merge-robot a550cf16b9 Merge pull request #25826 from freehan/svcsourcerange
Automatic merge from submit-queue

promote sourceRange into service spec

@thockin  one more for your pile

I will add docs at `http://releases.k8s.io/HEAD/docs/user-guide/services-firewalls.md`

cc: @justinsb 

Fixes: #20392
2016-05-28 02:20:13 -07:00
..
daemon Merge pull request #24908 from pmorie/daemon-controller-loc 2016-05-12 15:51:55 -07:00
deployment move server client shared annotations to new api/annotations package 2016-05-09 11:10:44 -07:00
endpoint Endpoints controller respects unready service annotation 2016-05-10 14:20:10 -07:00
framework Attach detach controller business logic added 2016-05-24 23:01:16 -07:00
garbagecollector add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server 2016-05-24 13:07:28 -07:00
gc implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
job implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
namespace Merge pull request #25662 from deads2k/prevent-hotloop 2016-05-28 01:30:51 -07:00
node Merge pull request #26054 from gmarek/flags 2016-05-27 14:26:15 -07:00
persistentvolume Merge pull request #25960 from jsafrane/do-not-sort-bind 2016-05-26 15:47:14 -07:00
petset Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
podautoscaler Use Metrics API in HPA 2016-05-20 19:50:56 +02:00
replicaset add namespace index to rc and pod 2016-05-06 17:12:36 +08:00
replication Explicitly enqueue controllers on failures and increase resync period 2016-05-16 08:52:01 +02:00
resourcequota Have quota controller use a rate limiter to avoid hot-loops 2016-05-17 11:09:30 -04:00
route Spread creating routes over time and retry on failures 2016-05-26 13:00:53 +02:00
service promote sourceRange into service spec 2016-05-26 10:42:30 -07:00
serviceaccount Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
volume Fix DATA RACE in unit tests: reconciler_test.go 2016-05-27 01:19:25 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
controller_utils.go Make name validators return string slices 2016-05-18 00:48:01 -07:00
controller_utils_test.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
doc.go
lookup_cache.go Update lookup_cache.go 2016-05-16 15:26:30 +08:00