You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering whether it would be possible to add docker swarm compatibility to the container explorer. If I open a remote vscode window on one of my swarm nodes, the container explorer shows a list of containers, but only those existing on the currently connected node. It would be very interesting to see the stacks that exist on all cluster nodes instead.
Could I implement this myself in a custom extension based on containertools extension? For this to happen, the vscode-container-client package probably needs a method for listing the swarm stacks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for this amazing extension.
I'm wondering whether it would be possible to add docker swarm compatibility to the container explorer. If I open a remote vscode window on one of my swarm nodes, the container explorer shows a list of containers, but only those existing on the currently connected node. It would be very interesting to see the stacks that exist on all cluster nodes instead.
Could I implement this myself in a custom extension based on containertools extension? For this to happen, the vscode-container-client package probably needs a method for listing the swarm stacks.
thanks,
Kobe
Beta Was this translation helpful? Give feedback.
All reactions