Skip to content

Add ability to force a reload of a descriptor in the new integrator #1174

@prioux

Description

@prioux

This is just a feature, but given that the new integrator stores descriptors in memory at boot time, maybe having the ability to force a reload of all of them (just replacing their content) would be nice. This would allow the admin to edit a descriptor in the installation, click the reload button and then the new descriptor takes effect. Maybe an admin feature in the interface somewhere.

Notes:

  1. Maybe a new Control message could be sent to a Bourreau do perform the same reload
  2. Descriptors loaded by the integrator have from_file() method that is useful
  3. The admin must realize that eloading won't affect existing ToolConfigs and Tools (e.g. their container config attributes)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions