Releases: argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi
Releases · argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi
v0.4.0
v0.3.0
This is the first release of the plugin compiled against version 1.0 of the Kubernetes Gateway API. This means that only gateway.networking.k8s.io/v1 (and upwards) resources are supported.
If you want to use Argo rollouts with 0.x implementations of the Gateway API and v1beta1 Kubernetes resources, then please use 0.2.0 release of the plugin
Also
- Support multiple backend references
- New documentation site similar with all the other Argo projects
v0.2.0
- feat: support multiple HTTPRoute resources per rollout
v0.1.1
- fix: handle the signal removeManagedRoutes before creating config map
v0.1.0
- Add support of traffic routing based on a header value for canary
- Fix the problem with finding needing route rule among several route rules
v0.0.1
Add support of TCPRoute
v0.0.0-rc1
First implementation of Argo Rollouts Gateway API plugin