test(release): verify alpha4 upgrade and production recovery - #99
Merged
Merged
Conversation
Contributor
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
RentnerKev
force-pushed
the
test/alpha4-upgrade-recovery
branch
from
September 12, 2026 23:01
36d435d to
d40bdc8
Compare
RentnerKev
marked this pull request as ready for review
September 12, 2026 23:01
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.
Summary
Verify Alpha 4 against the published, digest-pinned Alpha 3 appliance. Preserve existing users, roles, settings, hosts, certificate fingerprints and traffic through migrations, repeated startup, fresh-volume restore, and failed-restore rollback. Keep the earlier Alpha 1 upgrade path covered through shared upgrade helpers.
Exercise real ACME candidate/account/operation and encrypted DNS cleanup state through the production archive filters with the controller stopped. Restore the files as the production UID, then recover with Pebble offline. Share backup and restore exclusions to prevent stale runtime files from returning.
Verify production backup/restore preserves durable binding jobs, renewal retry metadata, event receipts/cursors, and decryptable requests under the restored application key. Check verified HTTP/3, canonical origin, and trusted proxy configuration after restore. Keep fixtures split by persistence, encryption and seed responsibilities.
Related issue
Fixes #85
Built on the merged HTTP/3 and canonical-origin changes. The final rebase onto main preserves the exact locally tested file tree.
Type of change
Testing
bun run check: 777 Bun tests and 170 Rust tests passed, plus format, lint, types, migrations, and web/controller builds.bun run certificates:smoke: 51 checks passed with HTTP/3, durable jobs, active/candidate certificate restoration, ACME accounts, operation journals, encrypted DNS credentials, and offline recovery.bun run production:smoke: 39 assertions passed, including published Alpha 3 migration from 17 to 20 applied migrations, Alpha 1 compatibility, new durable-state backup/restore, verified HTTP/3 after restore, and transactional rollback.Checklist
Breaking changes
None. This PR does not publish an Alpha 4 tag or release.
Screenshots
None.