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

Clusterroles used for prometheus access not functional on app-sre cluster #123

Closed
pbergene opened this issue Jan 31, 2019 · 7 comments · Fixed by #125
Closed

Clusterroles used for prometheus access not functional on app-sre cluster #123

pbergene opened this issue Jan 31, 2019 · 7 comments · Fixed by #125

Comments

@pbergene
Copy link

pbergene commented Jan 31, 2019

The clusterroles used for app-sre cluster do not seem to grant prometheus access. The templated ones including the explicit namespace reference into resourceNames do not work for authz. This can be verified using the developer accounts in stage and is a blocker for QE and migrating the production environment.

cc @jfchevrette @s-urbaniak @squat @juzhao

  resourceNames:
  - <namespace>
  resources:
  - namespaces
  verbs:
  - get
@juzhao
Copy link

juzhao commented Feb 3, 2019

any update on this?

@squat
Copy link
Contributor

squat commented Feb 3, 2019

I’ve been traveling all last week for some meetings and unable to tackle this. However, it is high priority and will be addressed this coming week.

@juzhao
Copy link

juzhao commented Feb 11, 2019

still "403 Permission Denied" error

@pbergene
Copy link
Author

Any updates here?

@squat
Copy link
Contributor

squat commented Feb 12, 2019

This is underway rn. Should be fixed today/tomorrow.

@pbergene
Copy link
Author

How is this looking, do we have an understanding of this issue?

@pbergene
Copy link
Author

Wee, thank you so much @squat - back on the road to migration.

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

Successfully merging a pull request may close this issue.

3 participants