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 providers.gke.gdc option to datadog chart #1521

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

fanny-jiang
Copy link
Contributor

@fanny-jiang fanny-jiang commented Sep 11, 2024

What this PR does / why we need it:

Support Datadog Agent installation with logs collection for GKE on Google Distributed Cloud.

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:

Includes mounting of kubelet cert volume from a GDC-provided secret called datadog-kubelet-cert.

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)

@github-actions github-actions bot added the chart/datadog This issue or pull request is related to the datadog chart label Sep 11, 2024
test/datadog/gdc_test.go Outdated Show resolved Hide resolved
test/datadog/gdc_test.go Outdated Show resolved Hide resolved
test/datadog/gdc_test.go Outdated Show resolved Hide resolved
test/datadog/gdc_test.go Outdated Show resolved Hide resolved
# Conflicts:
#	charts/datadog/Chart.yaml
#	charts/datadog/README.md
#	charts/datadog/templates/NOTES.txt
#	test/datadog/baseline/agent-clusterchecks-deployment_default.yaml
#	test/datadog/baseline/cluster-agent-deployment_default.yaml
#	test/datadog/baseline/cluster-agent-deployment_default_advanced_AC_injection.yaml
#	test/datadog/baseline/cluster-agent-deployment_default_minimal_AC_injection.yaml
#	test/datadog/baseline/daemonset_default.yaml
#	test/datadog/baseline/other_default.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart/datadog This issue or pull request is related to the datadog chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant