Gitops with multiple repositories

Hi !

We’re still evaluating the gitops approach with flipt.

From my understanding, there is only one single repository for the configuration right ?

From my point of view, it could be nice to be able to do something like defining in a repository namespaces/git urls and then each namespace could be populated by one git project.

Thus we could share the responsability of managing a namespace easily

WDYT of this idea ?

Regards,

Yeah thats a really good idea. Mind raising it as a feature request/issue in the main repo?

Also, just wanted to mention that currently you can put features.yml files in different directories in a single repo, so you could have one directory per namespace if you wanted. But I realize this isn’t ideal and having the ability to pull from multiple repositories makes a lot of sense

Thanks Mark, Link to the feature request :slight_smile:

2 Likes