Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watch all namespaces by default #40

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

SimonBarendse
Copy link
Member

@SimonBarendse SimonBarendse commented May 14, 2021

When nothing is configured, watch all namespaces by default. This makes it easier to get started.

It also makes configuring to watch all namespaces less awkward (currently you have to set the WATCH_NAMESPACE environment variable to the empty string to configure the operator to watch all namespaces.

Inspired by #8 and replaces #39.

cmd/manager/main.go Outdated Show resolved Hide resolved
@SimonBarendse SimonBarendse force-pushed the feature/watch-namespaces-default branch from 15dcdc4 to 91a396f Compare May 14, 2021 12:23
When nothing is configured, watch all namespaces by default. This
makes it easier to get started.

It also makes configuring to watch all namespaces less akward
(currently you have to set the WATCH_NAMESPACE environment variable
to the empty string to configure the operator to watch all namespaces.
@SimonBarendse SimonBarendse force-pushed the feature/watch-namespaces-default branch from 91a396f to 859c9e3 Compare May 14, 2021 12:26
@florisvdg
Copy link
Member

We should update the Helm chart as well to reflect this, because it overrides this setting.

@SimonBarendse
Copy link
Member Author

Thanks Floris! I've opened 1Password/connect-helm-charts#54 for the follow up in the Helm chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants