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

[ENH] - Add a way for users to check if Nebari Workflow Controller is deployed #17

Open
Adam-D-Lewis opened this issue Jul 4, 2023 · 1 comment

Comments

@Adam-D-Lewis
Copy link
Member

Adam-D-Lewis commented Jul 4, 2023

Users may not know if NWC is deployed or not. It can be frustrating if it's not deployed b/c the expected result will not happen.

To fix, I could add a https://<nebari-domain>/argo/nwc/info subpath which returns {"version":"<nwc version>"} if it's deployed.

@Adam-D-Lewis
Copy link
Member Author

I should probably put all the nwc subpaths behind a common nwc subpath. E.g. https://<nebari-domain>/argo/nwc/info, https://<nebari-domain>/argo/nwc/validate, https://<nebari-domain>/argo/nwc/mutate

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

1 participant