Skip to content

Add a optional field to infrastructure/network/config instances that allows you to provide a regex search strings #156

@A-Beck

Description

@A-Beck

Currently, the name of the instance is used when looking for suitable networks in the network dialog code. This is not ideal, because the name of the instance is used in multiple places for multiple purposes ( i.e the satellite registration code ).

Separating the regex search into it's own attribute would allow the Network Config instance to be more flexible and possibly reduce redundant network config objects.

Looks like, at a minimum, you'd need to update the dialog code and the set_network code to use this. We could always fall back to the name of the config instance if the regex search string is not provided.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions