You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
justin-lesko
changed the title
Add rule to clusterrole so the node agent can query the EKS control p…
[CONTINT-4500] Add EKS Clusterrole Rule for EKS control plane metrics
Feb 3, 2025
2025-02-05 20:51:34 UTC ℹ️ MergeQueue: waiting for PR to be ready
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals. Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.
2025-02-05 22:15:27 UTC⚠️MergeQueue: This merge request was unqueued
2025-02-06 18:28:18 UTC ℹ️ MergeQueue: waiting for PR to be ready
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals. Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.
2025-02-06 20:31:15 UTC⚠️MergeQueue: This merge request was unqueued
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR adds a clusterrole rule necessary to allow the agent to query the EKS metrics API as described in the official AWS blog post.
Motivation
Functional control plane metric reporting.
Additional Notes
The complementary helm chart PR is: DataDog/helm-charts#1687
Minimum Agent Versions
Describe your test plan
The testing documentation is found in the description of DataDog/helm-charts#1687.
datadog-agent
anddatadog-cluster-checks-runner
clusterroles.Checklist
bug
,enhancement
,refactoring
,documentation
,tooling
, and/ordependencies
qa/skip-qa
label