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

Eventing uses cluster-admin for webhook and controller, which is probably too powerful #749

Closed
n3wscott opened this issue Jan 24, 2019 · 3 comments
Assignees
Milestone

Comments

@n3wscott
Copy link
Contributor

I think this is an oversight in our rbac config.

https://github.com/knative/serving/blob/ad35b282be64639873400e4ccea177c0a3bc0050/config/200-clusterrole.yaml#L17

@evankanderson
Copy link
Member

More specifically, we use cluster-admin instead of a specific set of roles:

https://github.com/knative/eventing/blob/master/config/201-clusterrolebinding.yaml

/milestone 0.4

@knative-prow-robot
Copy link
Contributor

@evankanderson: The provided milestone is not valid for this repository. Milestones in this repository: [v0.4.0]

Use /milestone clear to clear the milestone.

In response to this:

More specifically, we use cluster-admin instead of a specific set of roles:

https://github.com/knative/eventing/blob/master/config/201-clusterrolebinding.yaml

/milestone 0.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@evankanderson evankanderson changed the title Eventing does not give RBAC perms for creating mutatingwebhookconfigurations Eventing uses cluster-admin for webhook and controller, which is probably too powerful Jan 25, 2019
@evankanderson
Copy link
Member

/milestone v0.4.0

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

4 participants