-
Notifications
You must be signed in to change notification settings - Fork 618
[release-1.17] Add sinks.knative.dev to namespaced ClusterRole
#8433
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
[release-1.17] Add sinks.knative.dev to namespaced ClusterRole
#8433
Conversation
These are roles that users can use to give their developers access to Knative Eventing resources and we're missing the sinks group. Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.17 #8433 +/- ##
=============================================
Coverage 64.10% 64.10%
=============================================
Files 388 388
Lines 23363 23363
=============================================
Hits 14976 14976
Misses 7591 7591
Partials 796 796 ☔ View full report in Codecov by Sentry. |
pierDipi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knative-prow-robot, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test reconciler-tests |
2 similar comments
|
/test reconciler-tests |
|
/test reconciler-tests |
…tive#8433) Add `sinks.knative.dev` to namespaced ClusterRole These are roles that users can use to give their developers access to Knative Eventing resources and we're missing the sinks group. Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
…ative#8433) (#1049) * [release-1.17] Add `sinks.knative.dev` to namespaced ClusterRole (knative#8433) Add `sinks.knative.dev` to namespaced ClusterRole These are roles that users can use to give their developers access to Knative Eventing resources and we're missing the sinks group. Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Run make generate-release Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> --------- Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Knative Prow Robot <automation+prow-robot@knative.team>
This is an automated cherry-pick of #8432