Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

is endpoints/restricted in role definition absolutely necessary? #114

Closed
dpotapov opened this issue Feb 12, 2020 · 1 comment
Closed

is endpoints/restricted in role definition absolutely necessary? #114

dpotapov opened this issue Feb 12, 2020 · 1 comment
Labels
question Further information is requested

Comments

@dpotapov
Copy link

I don't have cluster-wide access to Kubernetes I'm deploying to. Thus the chart won't install saying:

attempting to grant RBAC permissions not currently held: {APIGroups:[""], Resources:["endpoints/restricted"], Verbs:["create" "get" "patch" "update" "list" "watch" "delete"]}

Can there be a solution for this?

@feikesteenbergen
Copy link
Member

No, it is not required for all Kubernetes deployments, only for OpenShift, it was added due to this:

#91

@paulfantom paulfantom added the question Further information is requested label Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants