nodeset-org / hyperdrive-constellation

Constellation module for Hyperdrive
GNU Affero General Public License v3.0
0 stars 0 forks source link

restart containers message #27

Closed b0a7 closed 4 weeks ago

b0a7 commented 1 month ago

after adding a command line option to the cs validator and adjusting fallback node settings:

'The following containers must be restarted' message doesn't take into account which modules are disabled (sw is disabled)

image

it does actually just restart the enabled containers correctly though, so it is just the message that isn't accounting for the module being disabled

jclapis commented 4 weeks ago

Fixed in https://github.com/nodeset-org/hyperdrive/pull/178. Side note, this repo is for the CS daemon - TUI things should go in https://github.com/nodeset-org/hyperdrive.