Gregory Man
92fe46a498
Added unit tests to sample-controller
...
Added unit tests.
Changed NewController function to accept informers and not informers
factory. This make code more testable and align it with other
controllers.
Kubernetes-commit: a29a1cbb955e993300c9388a218a4f323f3fdf8f
2017-10-19 18:31:46 +03:00
Brian Grant
c61d786f35
Initial commit
2017-10-19 07:19:05 -07:00
Antoine Pelisse
795dabe08b
Update openapi to use kube-openapi code
...
Kubernetes-commit: 3ed58475c4fd99c56bba63059ca75891f417e55a
2017-10-18 15:19:56 -07:00
James Munnelly
00e875e461
Add sample CustomResourceDefinition controller
...
sample-controller: add API types
sample-controller: regenerate files
sample-controller: add implementation
sample-controller: update bazel
sample-controller: update make-rules and cache_go_dirs
sample-controller: Set noStatus tag. Remove openapi-gen tag.
sample-controller: add deletion tombstone handling logic
sample-controller: update README, remove use of reflect in UpdateFuncs
sample-controller: add OWNERS file
sample-controller: add LICENSE
Kubernetes-commit: 740afa0e65bf44a95752fb863017a7cf14b476ad
2017-10-09 19:19:34 +01:00
Jordan Liggitt
530724013e
Remove github.com/juju/ratelimit
...
Kubernetes-commit: 2068044910e2a009a37cf7628ba32184600d0281
2016-12-07 15:10:03 -05:00
Jordan Liggitt
e8d6b5cf83
Switch from juju/ratelimit to golang.org/x/time/rate
...
Kubernetes-commit: 4b9f00988b9401f6c774d3d5e1bce45a8e8f81c8
2018-01-19 02:08:51 -05:00