Skip to content

PUBLIC_ENDPOINTS variable not updated on module upgrade #1457

@Tbaile

Description

@Tbaile

Steps to reproduce

  • Install the NethSecurity Controller version < v2.0.0
  • Upgrade the module to a new version without a fresh install.
  • Observe the environment variables after upgrading the module by accessing via SSH to the module and running grep PUBLIC_ENDPOINTS network.env

Expected behavior

After upgrading the controller module, the PUBLIC_ENDPOINTS variable should be properly set/updated as it is during a fresh install.

Actual behavior

The PUBLIC_ENDPOINTS variable is configured only on initial installation. On upgrade, it is not added by upgrade scripts, resulting in values missing and units not be able to connect to the controller.

Components

NethSecurity Controller Module <= 1.4.4

See also

Metadata

Metadata

Assignees

No one assigned

    Labels

    controllerThe issue is related to the controllerverifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Verified

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions