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

Not possible to use Argo in several namespaces #1273

Closed
emichaf opened this issue Mar 21, 2019 · 5 comments
Closed

Not possible to use Argo in several namespaces #1273

emichaf opened this issue Mar 21, 2019 · 5 comments

Comments

@emichaf
Copy link

emichaf commented Mar 21, 2019

Deploying Argo to several namespaces, but it's not possible to use Argo in several namespaces (isolated)!

is it possible to isolate workflow execution & GUI output for deployments in several namespaces?

using instanceid or similar ?

@sarabala1979
Copy link
Member

are you trying to deploy more than one argo workflow and GUI in the same cluster?

@emichaf
Copy link
Author

emichaf commented Mar 22, 2019

Yes, can deploy Argo including the GUI and Argo-events in different namespaces, but all Argo GUIs is vizualizing all workflows executed from all namespaces....

@sarabala1979
Copy link
Member

Argo UI 2.2.1 doesn't support to watch one namespace. But the Master has the implementation. Argo UI will be released soon.
Here the steps to configure the UI on namespace specific #1114 (comment)

@jessesuen
Copy link
Member

v2.3 argo UI should now support this.

@fchenTelus
Copy link

@jessesuen Supported in v2.3 based on env var FORCE_NAMESPACE_ISOLATION, or can we use something else now?

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

No branches or pull requests

4 participants