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

NR-346357: Sync up nr-ebpf-agent charts in helm-charts from newrelic-… #1537

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

nravada
Copy link
Contributor

@nravada nravada commented Dec 5, 2024

…ebpf-agent

Is this a new chart

What this PR does / why we need it:

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [mychartname])

@nravada nravada requested a review from a team as a code owner December 5, 2024 13:13
Copy link
Member

@kpattaswamy kpattaswamy left a comment

Choose a reason for hiding this comment

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

Is it possible to add the remaining changes from eBPF repo as well here to get this chart up to date?

@@ -131,3 +131,33 @@ nodeSelector: {}
tolerations: []
# -- Sets all pods' affinities. Can be configured also with `global.affinity`
affinity: {}
# -- Kubernetes cluster domain
Copy link
Member

Choose a reason for hiding this comment

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

I believe you'll need to create new image & tags (need to use the dockerhub registry now since we are moving away from GCR) as well since the existing artifacts don't have the logic to utilize these configuration changes.

You'll also need to run helm-docs to auto-update the readme with the new changes from this Values.yaml

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.

3 participants