-
### Describe the bug
I'm attempting to use Flagger on AWS EKS with the Gateway API making use of the AWS Gateway API Controller. I have followed the instructions in the tutorial at: https://docs.fl…
-
We had an idea to implement canary deployments while using sticky session so, for instance, 20% of our traffic uses canary while the others use 80%, all the while these requests stick with the initial…
-
# Summary
Consider implementing a solution to automatically add the routes defined in `strategy.canary.trafficRouting.istio.virtualService.routes` to `strategy.canary.trafficRouting.managedRoutes`.…
-
- [ ] aggiornare i tags
- [ ] rimuovere Cos'è
-
-
- Deploy new code to a small percentage of traffic (
-
Ability to redirect traffic from one route based on matched headers:
Envoy Config example:
```
routes:
- match:
prefix: "/service/v1"
headers:
- name: "x-canary"
value:…
-
*Description*:
It would beneficial for users to be able to rollout proxy config change to canary service first prior to wide fleet rollout. EG could be managing multiple envoyproxy services (stable a…
-
### Description
The resource type `aws_api_gateway_deployment` has three attributes, `stage_name`, `stage_description`, and `canary_settings`, that "silently" create a new stage that is not managed…
-
Checklist:
* [ ] I've included steps to reproduce the bug.
* [x] I've included the version of argo rollouts.
**Describe the bug**
We had a issue when in the middle of the rollout we ran …