Skip to content

Update generated DaemonSet API documentation - #3388

Merged
tbavelier merged 1 commit into
mainfrom
tbavelier/remove-eds-api-docs
Aug 28, 2026
Merged

Update generated DaemonSet API documentation#3388
tbavelier merged 1 commit into
mainfrom
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

Code Coverage

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

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 14683fd | 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.

@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch from c2153a2 to 2b97ff0 Compare August 24, 2026 13:45
@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch from 2b97ff0 to a602f35 Compare August 26, 2026 07:12
@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch from a602f35 to 1ab8e12 Compare August 26, 2026 07:37
@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch 2 times, most recently from a46e8e8 to 7e84b2e Compare August 27, 2026 07:24
@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch 2 times, most recently from bbe9ca5 to e185734 Compare August 27, 2026 09:24
@tbavelier
tbavelier force-pushed the tbavelier/remove-eds-api-docs branch from e185734 to a430846 Compare August 28, 2026 07:29
Base automatically changed from tbavelier/remove-eds to main August 28, 2026 09:56
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 a430846 to 14683fd Compare August 28, 2026 09:56
@tbavelier
tbavelier merged commit 2c30181 into main Aug 28, 2026
36 of 39 checks passed
@tbavelier
tbavelier deleted the tbavelier/remove-eds-api-docs branch August 28, 2026 11:25
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