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 namespaces resources #113

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

innerpeacez
Copy link
Member

No description provided.

@@ -25,7 +25,7 @@ metadata:
heritage: "{{ .Release.Service }}"
rules:
- apiGroups: [""]
resources: ["pods", "pods/log", "endpoints", "services", "nodes"]
resources: ["pods", "pods/log", "endpoints", "services", "nodes", "namespaces"]
Copy link
Member

Choose a reason for hiding this comment

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

Which feature in SkyWalking requires this permission?

Copy link
Member Author

Choose a reason for hiding this comment

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

image

@wu-sheng wu-sheng added this to the 4.5.0 milestone Mar 22, 2023
@innerpeacez innerpeacez merged commit febbcac into apache:master Mar 22, 2023
@innerpeacez innerpeacez deleted the add-namespace-resources branch March 22, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants