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

Improve the output of gefyra list command #116

Closed
Schille opened this issue Jul 21, 2022 · 1 comment
Closed

Improve the output of gefyra list command #116

Schille opened this issue Jul 21, 2022 · 1 comment
Labels
enhancement 🎉 New feature or request good first issue ✨ Good for newcomers

Comments

@Schille
Copy link
Collaborator

Schille commented Jul 21, 2022

gefyra list --container command should include the Kubernetes namespace (and if bridged) of the running containers
gefyra list --bridges command should include in output, the namespace, deployment/statefulset and pod container
gefyra list without switches may displays containers and bridges

@Schille Schille added the enhancement 🎉 New feature or request label Jul 21, 2022
SteinRobert added a commit that referenced this issue Jul 28, 2022
Add tabulate to format tables.
Refactor `get_all_containers` to add namespace to tuple.
Schille pushed a commit that referenced this issue Jul 29, 2022
* feat(#116): add namespace to container list
Add tabulate to format tables.
Refactor `get_all_containers` to add namespace to tuple.
* feat: print containers and bridges if no option given
Co-authored-by: Michael Schilonka <michael@blueshoe.de>
@SteinRobert SteinRobert added the good first issue ✨ Good for newcomers label Nov 6, 2022
@SteinRobert
Copy link
Contributor

This has been solved in Gefyra 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🎉 New feature or request good first issue ✨ Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants