docker-swarm-visualizer icon indicating copy to clipboard operation
docker-swarm-visualizer copied to clipboard

A visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3

Results 12 docker-swarm-visualizer issues
Sort by recently updated
recently updated
newest added
trafficstars

I have added 2 swam workers and a worker node is continuously removed from swarm. ![image](https://user-images.githubusercontent.com/21240709/125561330-9c37eed8-9eda-42b1-a204-64bae456f1d1.png) After sometime, it will gain back. But the machine is running correctly without any...

Here is the place to say thank you to folks who are working hard on this project. « One of the greatest ways to show your appreciation to open source...

** PLEASE ONLY USE THIS ISSUE TRACKER TO SUBMIT ISSUES WITH THE DOCKER SWARM VISUALIZER ** * If you have a bug working with Docker itself, not related to these...

enhancement

The node.png currently linked from README.md is the image before the label is modified from #26 to [free to RAM]. Since the change has already been reflected, node.png also needs...

enhancement
help wanted

When nodes are in "drain" state, you could change the node status indicator to another color (grey, orange, yellow ....) .... Also: Thank you ;)

enhancement
help wanted

[data-provider.js](https://github.com/dockersamples/docker-swarm-visualizer/blob/a426fa947f2fde65387bad636ce8bcae77d01355/src/data-provider.js#L90 ) fails during container preparation (`downloading`, `preparing`). This causes a complete halt of the visualization in the event you have a `restart:always` container failing on `preparing` (e.g. 'Invalid mount...

bug
help wanted

**Description** If I deploy a stack that fails or is rejected, Visualizer displays node labels as [object Object] and service names as "undefined". (See screen shot.) If I run `docker...

bug
help wanted

The bytes to gigabytes is not done correctly, see line 47: https://github.com/dockersamples/docker-swarm-visualizer/blob/cb73142d95c48cd74c3506e80e556a648eaee269/src/utils/request.js#L47

bug
help wanted

** PLEASE ONLY USE THIS ISSUE TRACKER TO SUBMIT ISSUES WITH THE DOCKER SWARM VISUALIZER ** * If you have a bug working with Docker itself, not related to these...

Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [less](https://github.com/less/less.js). These dependencies need to be updated together. Updates `ajv` from 4.11.8 to 6.12.6 Release notes Sourced from ajv's releases. v6.12.6 Fix...

dependencies