Open
Description
Before opening, please confirm:
- I have searched for duplicate or closed issues.
- I have read the guide for submitting bug reports.
- I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
Bug Category
Kubernetes RBAC Conversion
Describe the bug
See pkg/apis/rbac/v1/evaluation_helpers.go
Expected behavior
That is, kube doesn't implement pods/*, but this implementation does. I'm not sure if this is a good or bad thing, but might be worth being consistent, and pointing it out in docs.
Reproduction steps
N/A
Code Snippet
// Put your code below this line.
Log output
Additional configuration
No response
Operating System
No response
Additional information and screenshots
No response