pusher / faros

Faros is a CRD based GitOps controller
Apache License 2.0
99 stars 15 forks source link

Implement behaviour for --clustergittrack-mode flag #156

Open JoelSpeed opened 5 years ago

JoelSpeed commented 5 years ago

Available options for the flag are:

This behaviour should be achievable by manipulating which Watches are actually started based on flag configuration.

We will need to ensure that namespaced objects are ignored properly in the GitTrack controller when the value of this flag is ExcludeNamespaced.