Skip to content

The AuthorizationPolicy of Profile Controller is not targeting the renamed Dashboard #156

@kimwnasptd

Description

@kimwnasptd

Checks

Kubeflow Version

Dashboard V2 components, after the renaming

Kubeflow Platform

master branches

Kubernetes Distribution

any

Kubernetes Version

any

Description

Bumped into this while working on the migration script #154 (comment)

After the renaming we did of the centraldashboard to be dashboard #118 (comment) we missed to update the AuthorizationPolicy that we have, which allows the Dashboard to talk to KFAP (living as a sidecar to the Profiles Controller)

Because of this, we are getting RBAC: Access Denied in the web app since the dashboard tries to talk to the Profile Controller but now the AuthorizationPolicy is not targeting the correct ServiceAccount of the updated Dashboard.

Image

Relevant Logs

RBAC: Access Denied

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugkind - things not working properlypriority/needs-triagepriority - needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions