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

Include ports for networkpolicy or ciliumnetworkpolicy for OTLP ingest #1550

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrdoggopat
Copy link

What this PR does / why we need it:

CECO-1468
When datadog.networkPolicy.create and OTLP is enabled, enables the necessary ingress ports in the NetworkPolicy or CiliumNetworkPolicy for OTLP ingest depending on the flavor that is configured in datadog.networkPolicy.flavor. Currently this is only supported for Dogstatsd and APM features.

Which issue this PR fixes

This addresses connectivity issues where data isn't getting sent via OTLP to the Datadog agent due to restrictive NetworkPolicy's the user might have.

Special notes for your reviewer:

Checklist

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

  • Chart Version bumped
  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • CHANGELOG.md has been updated
  • Variables are documented in the README.md
  • For Datadog Operator chart or value changes update the test baselines (run: make update-test-baselines)

@mrdoggopat mrdoggopat added bug Something isn't working enhancement New feature or request labels Oct 8, 2024
@mrdoggopat mrdoggopat requested a review from a team as a code owner October 8, 2024 16:44
@github-actions github-actions bot added the chart/datadog This issue or pull request is related to the datadog chart label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chart/datadog This issue or pull request is related to the datadog chart enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant