Document migration from ExtendedDaemonSet - #3389
Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intoAug 28, 2026
Merged
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c9349bdefd
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This comment has been minimized.
This comment has been minimized.
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 24, 2026 13:45
71c5267 to
f4d19c9
Compare
drichards-87
approved these changes
Aug 24, 2026
khewonc
approved these changes
Aug 24, 2026
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 26, 2026 07:12
f4d19c9 to
ad29a22
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 26, 2026 07:37
ad29a22 to
68cc39e
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
2 times, most recently
from
August 27, 2026 07:24
21d9259 to
b7b382d
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 27, 2026 09:13
b7b382d to
37cfc0b
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 27, 2026 09:24
37cfc0b to
c3ecc5f
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 28, 2026 07:29
c3ecc5f to
7099048
Compare
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 28, 2026 09:56
7099048 to
2763dad
Compare
Remove EDS from user-facing feature documentation and describe the supported upgrade sequence: migrate to a native DaemonSet on the last EDS-capable Operator release before upgrading.\n\nCONTP-1895
Require Operator 1.30.0 for the safe migration, preserve edsMaxPodUnavailable in the native DaemonSet strategy, and scope resource verification to the migrated Agent workload.\n\nCONTP-1895
tbavelier
force-pushed
the
tbavelier/remove-eds-docs
branch
from
August 28, 2026 11:25
2763dad to
b27a02d
Compare
gh-worker-dd-mergequeue-cf854d
Bot
deleted the
tbavelier/remove-eds-docs
branch
August 28, 2026 13:46
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?
Removes ExtendedDaemonSet from user-facing feature documentation and adds the supported upgrade procedure.
Users must disable EDS on the last EDS-capable Operator release, wait for the native DaemonSet rollout, and only then upgrade to a release without EDS support.
Motivation
Completes the upgrade-path documentation required by CONTP-1895.
Additional Notes
This PR depends on #3388 and is the top 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
Documentation-only change. Links and commands were reviewed against the runtime changes in the lower stack layers.
Checklist
documentationqa/skip-qalabel