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 #35

Closed
mathianasj opened this issue Apr 9, 2020 · 4 comments · Fixed by #36
Closed

Watch All Namespaces #35

mathianasj opened this issue Apr 9, 2020 · 4 comments · Fixed by #36
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mathianasj
Copy link
Contributor

I would like the ability to watch all namespaces when deploying with OLM.

@raffaelespazzoli
Copy link
Contributor

that's already the behavior. Let me know if I can close this.

@mathianasj
Copy link
Contributor Author

So even with this in the olm deployment section

  • name: WATCH_NAMESPACE
    valueFrom:
    fieldRef:
    fieldPath: metadata.annotations['olm.targetNamespaces']

which will render to the deployed namespace it will still watch all namespaces?

@raffaelespazzoli raffaelespazzoli self-assigned this Apr 9, 2020
@raffaelespazzoli
Copy link
Contributor

raffaelespazzoli commented Apr 9, 2020 via email

@raffaelespazzoli raffaelespazzoli added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 9, 2020
@mathianasj
Copy link
Contributor Author

I will take a look at this

raffaelespazzoli added a commit to raffaelespazzoli/cert-utils-operator that referenced this issue Apr 9, 2020
fixes redhat-cop#30
fixes redhat-cop#28

Signed-off-by: Raffaele Spazzoli <raffaele.spazzoli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants