-
Notifications
You must be signed in to change notification settings - Fork 18
feat: add two-phase extension upgrade with spec.schemaVersion #328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
WentingWu666666
wants to merge
23
commits into
documentdb:main
Choose a base branch
from
WentingWu666666:developer/two-phase-extension-upgrade
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
47c25e1
feat: add two-phase extension upgrade with spec.schemaVersion
wentingwu000 85b99e9
feat: add validating webhook for DocumentDB version safety
wentingwu000 af34418
refactor: adopt CNPG validation function list pattern
wentingwu000 b936f9c
refactor: simplify controller by moving validations to webhook
wentingwu000 ddf3f9d
docs: fix release tag format in CRD upgrade command (remove v prefix)
wentingwu000 1d859d6
docs: improve upgrade documentation with control/data plane framing
wentingwu000 9cf200d
docs: replace control/data plane with operator/clusters framing
wentingwu000 f23885e
docs: add rolling safety gap upgrade pattern to walkthrough
wentingwu000 ab49d4c
docs: use sequential versions in rolling safety gap example
wentingwu000 761f081
docs: clarify rollback rules schema is permanent, version floor enfo…
wentingwu000 71d48ac
feat: set primaryUpdateMethod to switchover for safer rolling updates
wentingwu000 9b11bd5
docs: improve rollback tab titles with clearer scenarios
wentingwu000 291459f
docs: reframe multi-region upgrades as binary-first-then-schema
wentingwu000 0e2fef6
docs: remove How It Works Internally section from upgrade docs
wentingwu000 e8b4f28
docs: improve upgrade docs fluency and structure
wentingwu000 6965e8b
docs: add links to CHANGELOG and release notes
wentingwu000 488ca6d
docs: add health check commands to pre-upgrade checklist
wentingwu000 1ba5f67
ci: add two-phase schema upgrade and webhook validation tests
wentingwu000 2173a84
test: improve patch coverage to meet 90% threshold
wentingwu000 2e87863
fix: address PR review comments
wentingwu000 288f5c4
fix: reject explicit schemaVersion when binary version unknown
wentingwu000 9c4822b
fix: address xgerman's PR review (C1, M1, M3, m1-m3, m6, n1)
wentingwu000 82043b1
fix: escape Helm template reference in webhook comment
wentingwu000 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.