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

fix: Added missing ClusterRole permission #1215

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

Alevsk
Copy link
Contributor

@Alevsk Alevsk commented Jul 21, 2022

Certificate Requests page in Operator Console page was displaying an
error because of the missing list permission on console-sa service
account for certificates.k8s.io resource

Signed-off-by: Lenin Alevski [email protected]

pjuarezd
pjuarezd previously approved these changes Jul 21, 2022
Copy link
Member

@pjuarezd pjuarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one
Certificatesigningrequests.certificates.k8s.io is forbidden: User "system:serviceaccount:minio-operator:console-sa" cannot list resource "certificatesigningrequests" in API group "certificates.k8s.io" at the cluster scope

Copy link
Collaborator

@dvaldivia dvaldivia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add it to helm as well?

Certificate Requests page in Operator Console page was displaying an
error because of the missing `list` permission on `console-sa` service
account for `certificates.k8s.io` resource

Signed-off-by: Lenin Alevski <[email protected]>
@Alevsk
Copy link
Contributor Author

Alevsk commented Jul 21, 2022

Certificatesigningrequests.certificates.k8s.io is forbidden: User "system:serviceaccount:minio-operator:console-sa" cannot list resource "certificatesigningrequests" in API group "certificates.k8s.io" at the cluster scope

Yes, this PR will fix this error

@Alevsk Alevsk merged commit 97845e6 into minio:master Jul 21, 2022
@Alevsk Alevsk deleted the list-csr-permission branch July 21, 2022 23:52
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

Successfully merging this pull request may close these issues.

4 participants