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

Add missing SA for dns internal check #1016

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

titilambert
Copy link
Contributor

Hello,

I get this kind of error with the dns-status-internal check:

time=" " level=error msg="Error waiting for node to reach minimum age: nodes \"aks-linux1-18020575-vmss0003io\" is forbidden: User \"system:serviceaccount:synthetic:default\" cannot get resource \"nodes\" in API group \"\" at the cluster scope"

It seems the dns-status-internal check, does a 'get node' query:
See there:

The PR adds the missing Service Account and RBAC for this check

Copy link
Collaborator

@integrii integrii left a comment

Choose a reason for hiding this comment

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

LGTM

@integrii integrii merged commit 38ead7d into kuberhealthy:master Feb 25, 2022
@integrii
Copy link
Collaborator

Thank you!

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.

None yet

2 participants