Results 43 comments of Cory O'Daniel

The DynamicHTTPProvider in k8s could be used to go through`k8s` library instead of mocking around it. Integration tests should include fetching a connection from the `k8s` client.

Yeah, it'll probably be a part the effort to support mutating and validation webhooks (#15) which hasn't been started yet.

Thats awesome to here! Kudo looks pretty cool! Webhooks would be good to see in one of the the next miles when prometheus (#4) endpoints are added since it'll require...

Yeah! I think two similar controller methods would be good and accept a map (instead of a K8s.Operation.t). I think that the added event map might have the uid of...

Maybe accept optional params to toggle foreground/background and block owner deletion

~Could be done independently of #22. May be nice to wait and use that interface.~ #22 is merged. Create a module around events *References:* * [core/v1 events](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#event-v1-core) * [write operations](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#-strong-write-operations-strong--283)...

Related: #5 #4 #2

It should read those metrics from telemetry (#33). Not positive if this should be an optional library or not.

* [ ] Controllers * [ ] Schedulers * [ ] Watchers * [ ] Reconcilers