Skip to content

Support team locked out of cluster-admin HTTP route #7436

@nrauso

Description

@nrauso

In issue #7312, we introduced the ability to restrict web UI access based on a list of allowed IPs or networks.

Image

However, this change has introduced a regression affecting support sessions: if a sysadmin restricts the cluster-admin route to specific IPs or networks, it becomes inaccessible via the support session.

This occurs because the access restriction may unintentionally exclude the loopback IP of the NS8 instance, which is required to reach the UI during a support session.

To resolve this, the loopback address of the instance should be implicitly included in the allowed IPs when access restrictions are in place.

Components

  • core:3.6.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions