Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic labels empty #2056

Closed
russjones opened this issue Jul 6, 2018 · 1 comment
Closed

Dynamic labels empty #2056

russjones opened this issue Jul 6, 2018 · 1 comment
Assignees

Comments

@russjones
Copy link
Contributor

CheckAccessToServer in lib/services/role.go calls GetAllLabels() on services.Server` to fetch static and dynamic labels. Static labels are returned by dynamic labels are always empty. Due to this, RBAC checks on dynamic labels always fail.

Dynamic labels show up the UI.

@aberoham
Copy link
Contributor

aberoham commented Jul 6, 2018

FYI this happened to be encountered by two separate customers this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants