Skip to content

Why am I getting list operation denied errors for a controller created for namespace scoped resources? #4023

Closed Answered by camilamacedo86
jwatte asked this question in Support
Discussion options

You must be logged in to vote

Hi @jwatte,

First at all, I would like to recommend you follow up the Quick Start (https://book.kubebuilder.io/quick-start) and the Getting Started (it will take 15 min) and will give to you a better idea over how things work. See: https://book.kubebuilder.io/getting-started

Note that to allow we merge ANY PR we run a lot of automated tests as we update the samples under the testdata. The Roles has been generated correctly as should be see, i.e.: https://github.com/kubernetes-sigs/kubebuilder/blob/master/testdata/project-v4/config/rbac/role.yaml . The samples under the testdata are generated via the script: https://github.com/kubernetes-sigs/kubebuilder/blob/master/test/testdata/generate.sh

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by camilamacedo86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants