Skip to content

Fix infrastructure menu link to the first visible menu item

What does this MR do?

At the moment, the Infrastructure menu item link is hardcoded to the Kubernetes page. Nevertheless, if the user doesn't have enough access rights, the Kubernetes menu item won't be displayed, but the link still points to it.

We need to change that and always point to the first menu item.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports