Skip to content

Releases: argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi

v0.4.0

09 Sep 13:29
c878c63
Compare
Choose a tag to compare

This is the first release of the plugin that has GRPC support

Also

  • Added E2E integration tests
  • Fixed multi-arch images

v0.3.0

12 Jun 15:30
Compare
Choose a tag to compare

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

26 Feb 14:25
18cc071
Compare
Choose a tag to compare
  • feat: support multiple HTTPRoute resources per rollout

v0.1.1

19 Feb 11:33
d059156
Compare
Choose a tag to compare
  • fix: handle the signal removeManagedRoutes before creating config map

v0.1.0

09 Feb 11:09
139e9de
Compare
Choose a tag to compare
  • 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

15 Sep 14:06
e3281bd
Compare
Choose a tag to compare

Add support of TCPRoute

v0.0.0-rc1

18 Mar 21:56
Compare
Choose a tag to compare
v0.0.0-rc1 Pre-release
Pre-release

First implementation of Argo Rollouts Gateway API plugin