Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

FDU Flag for non-isolated binary execution #228

@OliLay

Description

@OliLay

Is your feature request related to a problem? Please describe.
When non-isolation execution is needed (e.g. because isolation does not work for a certain binary), then the configuration file of the native plugin has to be changed. This then affects all FDUs deployed to this node, instead of just the FDUs that really need to run in non-isolated mode.

Describe the solution you'd like
Maybe add an flag in the FDU inside the command tree, something like isolated: False, which then tells the native plugin to use non-isolated mode.

The default should be True, as most of the times isolated execution is desired

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions