Skip to content

Simplify public operator configuration options#2706

Merged
tbavelier merged 1 commit intomainfrom
tbavelier/simplify-public-docs
Mar 6, 2026
Merged

Simplify public operator configuration options#2706
tbavelier merged 1 commit intomainfrom
tbavelier/simplify-public-docs

Conversation

@tbavelier
Copy link
Copy Markdown
Member

What does this PR do?

Adds some +doc-gen:truncate markers on fields:

  • referencing CustomConfig
  • global.kubelet.host
    Adds +doc-gen:exclude to global.DisableNonResourceRules

Motivation

Simplify options for the public doc page https://docs.datadoghq.com/containers/datadog_operator/config. The children fields are "complex" especially for kubelet.host while it is not frequently modified

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Write there any instructions and details you may have to test your PR.

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

@tbavelier tbavelier requested a review from a team March 6, 2026 08:45
@tbavelier tbavelier requested review from a team as code owners March 6, 2026 08:45
@tbavelier tbavelier added documentation Improvements or additions to documentation qa/skip-qa labels Mar 6, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.80%. Comparing base (232e661) to head (945ce1c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2706      +/-   ##
==========================================
- Coverage   38.81%   38.80%   -0.02%     
==========================================
  Files         307      307              
  Lines       26610    26618       +8     
==========================================
  Hits        10329    10329              
- Misses      15501    15509       +8     
  Partials      780      780              
Flag Coverage Δ
unittests 38.80% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f75d74...945ce1c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tbavelier tbavelier merged commit 0b27d7c into main Mar 6, 2026
46 checks passed
@tbavelier tbavelier deleted the tbavelier/simplify-public-docs branch March 6, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation qa/skip-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants