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

Dashboard - CLI Commands aren't namespace-aware #4342

Closed
tkonieczny opened this issue Sep 7, 2023 · 1 comment
Closed

Dashboard - CLI Commands aren't namespace-aware #4342

tkonieczny opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
bug 🐛 Something is not working as should be service:dashboard 🎡 Testkube Web Dashboard

Comments

@tkonieczny
Copy link
Contributor

Describe the bug
All CLI commands in Dashboard aren't namespace-aware. CLI defaults to testkube namespace, so if Testkube is installed in different one it need to be specifically set. Correct namespace is returned by API (for example /info)

Screenshot from 2023-09-07 12-39-16

Expected behavior
--namespace should be displayed, and set to the correct namespace (if different than the default testkube):

- Test->CLI Commands
- Execution->CLI Commands
- TestSuite->CLI Commands
@tkonieczny tkonieczny added the bug 🐛 Something is not working as should be label Sep 7, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Testkube Sep 7, 2023
@tkonieczny tkonieczny added the service:dashboard 🎡 Testkube Web Dashboard label Sep 7, 2023
@rangoo94 rangoo94 moved this from 🆕 New to 🔖 Ready in Testkube Sep 19, 2023
@rangoo94
Copy link
Member

Fixed with kubeshop/testkube-dashboard#888

@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Testkube Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something is not working as should be service:dashboard 🎡 Testkube Web Dashboard
Projects
Status: Done
Development

No branches or pull requests

3 participants