iter8-tools / iter8

Kubernetes release optimizer
https://iter8.tools
Apache License 2.0
256 stars 34 forks source link

Refactor ABn service to use traffic contoller instead of its own #1477

Closed kalantar closed 1 year ago

kalantar commented 1 year ago

Pods for ABn controller/service will be the same as the pods for traffic controller. ABn chart itself will go away. When you install the traffic controller, you also get the ABn service. Stripping out the controller portions from ABn service implementation. Retain only the gRPC API portions.

Part of epic For SDK based A/B/n tests, enable visualization of result in Grafana