Skip to content

Update generated DaemonSet API documentation - #3388

Open
tbavelier wants to merge 1 commit into
tbavelier/remove-edsfrom
tbavelier/remove-eds-api-docs
Open

Update generated DaemonSet API documentation#3388
tbavelier wants to merge 1 commit into
tbavelier/remove-edsfrom
tbavelier/remove-eds-api-docs

Conversation

@tbavelier

@tbavelier tbavelier commented Aug 24, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Updates API source comments and regenerates OpenAPI definitions, CRD schemas, and configuration reference documentation so Agent workloads and status are described only as native DaemonSets.

It also removes the obsolete DatadogAgent v1alpha1 JSON schema that still exposed ExtendedDaemonSet fields.

Motivation

This is the generated-artifact portion of CONTP-1895, split from the runtime removal to keep mechanical changes easy to review.

Additional Notes

This PR depends on #3387 and is the middle layer of stack #3390. Bundle and marketplace files are intentionally untouched because they are regenerated during the release process.

Minimum Agent Versions

  • Agent: none
  • Cluster Agent: none

Describe your test plan

  • make generate manifests is idempotent
  • go test ./api/... -count=1
  • git diff --check

Checklist

  • PR has at least one valid label: documentation
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Aug 24, 2026

Copy link
Copy Markdown

Pipelines  Tests  Code Coverage

⚠️ Warnings

🚦 8 Pipeline jobs failed

DataDog/datadog-operator | e2e: [1.22] — 🔄 Retry may pass, looks flaky

View more details · View in GitLab

DataDog/datadog-operator | e2e: [1.26] — 🔄 Retry may pass, looks flaky

View more details · View in GitLab

DataDog/datadog-operator | e2e: [1.29] — 🔄 Retry may pass, looks flaky

View more details · View in GitLab

View all 8 failed jobs.

ℹ️ Info

🔄 Datadog auto-retried 12 jobs - 0 passed on retry View in Datadog

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 50.31% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2b97ff0 | Docs | View more details | Give us feedback!


// Number of the replicas.
// Not applicable for a DaemonSet/ExtendedDaemonSet deployment
// Not applicable for a DaemonSet deployment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: missing dot.

Describe Agent status and workload fields only in terms of native DaemonSets, then regenerate OpenAPI definitions, CRD schemas, and configuration references. Drop the obsolete v1alpha1 DatadogAgent JSON schema that still exposed ExtendedDaemonSet fields.\n\nCONTP-1895
@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch from c2153a2 to 2b97ff0 Compare August 24, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants