SaaShup / netbox-docker-plugin

Netbox Docker Plugin
https://saashup.com
BSD 3-Clause "New" or "Revised" License
66 stars 4 forks source link

:sparkles: Container's image should not be changed #123

Open fanshan opened 4 months ago

fanshan commented 4 months ago
Netbox version Plugin Version Agent version Docker API Version
3.7.* 1.8.0 * *

Actual Behavior

Container's image can be changed.

Desired Behavior

Container image cannot be changed. We need to remove this feature.

Instead, we should only give the right to change the image version.

lvenier commented 4 months ago

@fanshan Im not sure I understand the issue. Changing container image is a good required feature. Why removing it ?

fanshan commented 4 months ago

You are right, I close.

lvenier commented 4 months ago

After discussion I understand.

We should not change the image but only changing the image version.

fanshan commented 4 months ago

Updated issue contents.