Uh oh!
There was an error while loading. Please reload this page.
Modernize Orchestrator web UI and audit workflows - #122
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
…e-topology-worktree # Conflicts: # go/http/render_test.go
Uh oh!
There was an error while loading. Please reload this page.
Pull Request
Related issue: none
Description
Modernizes Orchestrator's legacy web interface while preserving its operational behavior and existing API contracts.
This PR:
begin-maintenanceresponse details while adding the exactMaintenanceKeyused for safe cleanup.The UI was exercised against the local three-node MySQL lab on desktop and narrow viewports, including populated audit, failure-detection, recovery-list, and recovery-detail states after controlled failovers.
Validation
go test ./... -count=1: all Go packages passedgit diff --check origin/master...HEADandgit show --check --oneline HEADpassedRelated UI PRs
Checklist
gofmt(please avoidgoimports)git commit -s)