Update generated DaemonSet API documentation - #3388
Open
tbavelier wants to merge 1 commit into
Open
Conversation
3 tasks
|
AlexanderYastrebov
approved these changes
Aug 24, 2026
|
|
||
| // Number of the replicas. | ||
| // Not applicable for a DaemonSet/ExtendedDaemonSet deployment | ||
| // Not applicable for a DaemonSet deployment |
Contributor
There was a problem hiding this comment.
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
force-pushed
the
tbavelier/remove-eds-api-docs
branch
from
August 24, 2026 13:45
c2153a2 to
2b97ff0
Compare
drichards-87
approved these changes
Aug 24, 2026
khewonc
approved these changes
Aug 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Describe your test plan
make generate manifestsis idempotentgo test ./api/... -count=1git diff --checkChecklist
documentationqa/skip-qalabel