Files
flagger/pkg
Yusuke Kuoka e1d8703a15 Refactor to merge KubernetesServiceRouter into ServiceController
The current design is that everything related to managing the targeted resource should go into the respective implementation of `canary.Controller`. In the service-canary use-case our target is Service so rather than splitting and scattering the logics over Controller and Router, everything should naturally go to `ServiceController`. Maybe at the time of writing the first implementation, I was confusing the target service vs the router.
2019-11-27 22:40:40 +09:00
..
2019-10-21 16:33:47 +03:00
2019-10-21 16:33:47 +03:00
2019-09-08 09:33:34 +03:00
2019-04-15 11:25:45 +03:00
2019-11-03 00:01:32 +02:00
2018-10-23 16:36:48 +03:00
2019-11-11 19:14:05 +02:00