flagger icon indicating copy to clipboard operation
flagger copied to clipboard

Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

Results 357 flagger issues
Sort by recently updated
recently updated
newest added

### Describe the bug While the pod rollout is happening on a Blue/Green deployment, the traffic flip-flops between the old and new versions. I believe this is because all the...

Hey! We're currently looking into flagger to drive our staged rollout and the following question popped up: Can flagger be configured to not do a rollback even when the analysis...

## Describe the feature Flagger provides different kinds of webhooks to control the rollout process. Besides all current webhooks, per our business requirement, we hope to have a webhook between...

## Describe the feature Is there support for worker deployments? I.e. they don’t receive any traffic, but they pull work from somewhere on their own. ### Proposed solution One way...

## Describe the feature Kuma support for multi-zone (multi-cluster) service-mesh deployments What problem are you trying to solve? Currently when using flagger with kuma set as the mesh-provider, updates to...

The documentation states the following: ``` Why is there a window of downtime during the canary initializing process when analysis is disabled? A window of downtime is the intended behavior...

Is there any plans to develop or is it possible to contribute ALB Ingress support for flagger? There appears to be support in ALB annotations for custom weights - https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/ingress/annotation/#actions...

Current language implies that `Analysis Enabled` equates to `skipAnalysis:true`. This seems to be backwards.

### Describe the bug A clear and concise description of what the bug is. Please provide the Canary definition and Flagger logs. Canary service never gets any traffic ### To...

Flagger would benefit by a security review under the TAG Security Pal program. In order to apply the program, a project requires that a [Self Assessment](https://github.com/cncf/tag-security/blob/main/assessments/guide/self-assessment.md) be completed. We are...