Update generated DaemonSet API documentation - #3388
Merged
Merged
Conversation
3 tasks
|
🎯 Code Coverage (details) 🔗 Commit SHA: 14683fd | Docs | View more details | Give us feedback! |
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.
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
tbavelier
force-pushed
the
tbavelier/remove-eds-api-docs
branch
from
August 26, 2026 07:12
2b97ff0 to
a602f35
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-api-docs
branch
from
August 26, 2026 07:37
a602f35 to
1ab8e12
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-api-docs
branch
2 times, most recently
from
August 27, 2026 07:24
a46e8e8 to
7e84b2e
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-api-docs
branch
2 times, most recently
from
August 27, 2026 09:24
bbe9ca5 to
e185734
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-api-docs
branch
from
August 28, 2026 07:29
e185734 to
a430846
Compare
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 28, 2026 09:56
a430846 to
14683fd
Compare
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