gefyrahq / gefyra-docker-desktop-extension

Docker Desktop Extension for Gefyra. Connect your local containers to Kubernetes!
https://gefyra.dev
Apache License 2.0
3 stars 1 forks source link

Gefyra Bridge #12

Closed SteinRobert closed 1 year ago

SteinRobert commented 1 year ago

Implement the Gefyra Bridge functionality.

We should probably rethink the workflow. The split screen in the beginning might not be actually needed.

SteinRobert commented 1 year ago

My proposal: We add a button "bridge" (maybe with an icon) to the run container table for container's that have been started through Gefyra. A modal opens which allows to configure the bridge. When the container is bridged the button changes and one can view the bridge's information. I thought about expanding and collapsing the container's table row - however this might be a bit confusing since we have similar columns (like ports and names). Therefore I would suggest to display the bridge information either in a separate table or also in a modal. Bildschirm­foto 2023-03-27 um 09 49 02 Bildschirm­foto 2023-03-27 um 09 51 48 Bildschirm­foto 2023-03-27 um 09 58 39

SteinRobert commented 1 year ago

Closed via #94