Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Implement behaviour for --clustergittrack-mode flag #156

Open
JoelSpeed opened this issue Aug 27, 2019 · 0 comments
Open

Implement behaviour for --clustergittrack-mode flag #156

JoelSpeed opened this issue Aug 27, 2019 · 0 comments
Assignees
Labels

Comments

@JoelSpeed
Copy link
Contributor

Available options for the flag are:

  • Disabled: Do not manage ClusterGitTracks
  • IncludeNamespaced: Manage ClusterGitTracks and allow them to manage namespaced resources
  • ExcludeNamespaced: Manage ClusterGitTracks but disallow them from managing namespaced resources

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.

@JoelSpeed JoelSpeed added this to To do in Fix Ownership bug via automation Aug 27, 2019
@DanielMorsing DanielMorsing moved this from To do to In progress in Fix Ownership bug Sep 3, 2019
@DanielMorsing DanielMorsing self-assigned this Sep 3, 2019
@JoelSpeed JoelSpeed moved this from In progress to Done in Fix Ownership bug Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

No branches or pull requests

2 participants