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

Adding additional check for EKS, using Kubelet #2634

Merged

Conversation

williamkubecost
Copy link
Contributor

@williamkubecost williamkubecost commented Mar 13, 2024

What does this PR change?

  • Adds an additional check for EKS to check the Kubelet version

Does this PR relate to any other PRs?

  • No

How will this PR impact users?

  • Introduces an additional verification step just in case the spec.ProviderID is inaccurate. We've noticed anomalies with Karpenter-managed nodes, particularly missing certain expected labels.

Does this PR address any GitHub or Zendesk issues?

  • No

How was this PR tested?

  • I did not thoroughly test this; I simply duplicated the line from the Alibaba check since we are also verifying the Kubelet version there.

Does this PR require changes to documentation?

  • No

Have you labeled this PR and its corresponding Issue as "next release" if it should be part of the next OpenCost release? If not, why not?

  • No, and no reason in particular.

Signed-off-by: Will <wgonzalez@kubecost.com>
Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opencost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 4:36am

Copy link
Contributor

@michaelmdresser michaelmdresser left a comment

Choose a reason for hiding this comment

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

I think this makes sense, but I'd like to check with @avrodrigues5, @mbolt35, and/or @AjayTripathy on this.

@mattray mattray added opencost OpenCost issues vs. external/downstream P2 Estimated Priority (P0 is highest, P4 is lowest) kubecost Relevant to Kubecost's downstream project E1 Estimated level of Effort (1 is easiest, 4 is hardest) labels Mar 14, 2024
@avrodrigues5
Copy link
Contributor

Looks fine for me too! Please rebase thou!

Copy link

sonarcloud bot commented Apr 4, 2024

@AjayTripathy AjayTripathy merged commit a12dd22 into opencost:develop Apr 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E1 Estimated level of Effort (1 is easiest, 4 is hardest) kubecost Relevant to Kubecost's downstream project needs-follow-up opencost OpenCost issues vs. external/downstream P2 Estimated Priority (P0 is highest, P4 is lowest)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants