-
### Describe the bug
We are currently using `canaries` with `autoscalerRef` and HPA enabled as described in the docs.
```
apiVersion: flagger.app/v1beta1
kind: Canary
...
spec:
autoscale…
-
### Describe the bug
Following the [flagger docs for keda integration](https://docs.flagger.app/tutorials/keda-scaledobject), I updated the canary to point to the KEDA scaled object instead of the …
-
We would like to have the development branch running with the chime config for a while before actually deploying it. There are two ideas (not mine) on how to do this:
1. Keep a number of dedicated …
-
### Describe the bug
We've created Canary with manual gates approval. Everything is going according to the plan, all stages passed. New version of the app was promoted to the primary deployment. Ro…
-
Setup serverless deployment to use gradual canary roll-out (at least for production) so Travis can be allowed to deploy automatically
-
So this is a fun one :D
* have a rollout that has been just fine for ~24 hours
* the rollout was in a completed state (can see this based on notifications)
* suddenly Rollouts starts sending …
-
Use the example from https://github.com/QCDIS/NaaVRE-dev-environment/tree/main/services/canary-example to update the charts
-
Can you make the canary analysis run on the first deploy so that we can inspect the canary status to see whether the deployment is is fit for traffic?
Flagger Helm Chart Version: 1.0.0
On first …
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
Isn't clear that user cannot run this command throught their shell.
```
Test if the deployment was successful:
curl $(kubectl get svc my-app-svc -o jsonpath="{.spec.clusterIP}")
version-1
```…