Skip to content

Feat: Option to disable git sync in Flipt v2 #5306

@prdpx7

Description

@prdpx7

I like the architecture of flipt@v2 - having every flags backed by gitops makes sense.
the only problem is, there is no option to disable the git sync from the flipt dashboard.

there have been multiple github outages last year. I am just worried about the worst case scenario where github is down and i also want to revert a flag.

Proposed Solution

If we can add an Admin API to disable the git sync on the dashboard - it will solve most of my problem.
If you look at how ArgoCD solve this problem - On every argo application you have the ability to disable or enable the git sync.
you can manually patch kubernetes manifests nin emergency without getting blocked on git sync.

https://argo-cd.readthedocs.io/en/latest/user-guide/sync-options/

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreenhancementCreated by Linear-GitHub Syncv2Flipt v2

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions