GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
323 stars 387 forks source link

Status of docker images endhost, haproxy, network_automation_pycharm and openvswitch28 #791

Closed b-ehlers closed 11 months ago

b-ehlers commented 12 months ago

@AJNOURI As far as I know you created the docker images endhost, haproxy, network_automation_pycharm and openvswitch28.

These are not used by any appliance. Are they still used? Or can they be deleted?

b-ehlers commented 11 months ago

Created PR https://github.com/GNS3/gns3-registry/pull/800 to remove network_automation_pycharm and openvswitch28, because they are not used by any appliance and they are not available at DockerHub https://hub.docker.com/u/gns3.

I'm a little bit unsure about endhost and haproxy. They are available at DockerHub, so these images might be in use. But no appliance uses them.

@grossmj I propose the following: Delete both images at DockerHub and wait one or two month if anyone complains. If you decide to keep these images, then create appliances and enable them in the docker build system. Otherwise they can be deleted.

grossmj commented 11 months ago

@grossmj I propose the following: Delete both images at DockerHub and wait one or two month if anyone complains. If you decide to keep these images, then create appliances and enable them in the docker build system. Otherwise they can be deleted.

I am unsure too. I can only see the last activity for an image on DockerHub, endhost was pulled 1 hour ago and haproxy 8 days ago.

b-ehlers commented 11 months ago

I can only see the last activity for an image on DockerHub, endhost was pulled 1 hour ago and haproxy 8 days ago.

That's good to know, so both docker images are still in use. Therefore my new proposal is now to create appliances for endhost and haproxy and add both to the docker build system.

Shall I create a PR?

grossmj commented 11 months ago

Indeed they are still used, please can you create a PR? Thanks 🙏

b-ehlers commented 11 months ago

Fixed by PR #801