Preview regression since mcp 0.38 / fleet edge: new previews of OAuth apps get no app-auth secret — pods wedge Pending #121
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Observed live on
open-platform/wwwPR #42 (2026-08-13, the first fresh www preview since the edge ship):plat-edge-token-secret.yaml(new) but noapp-auth-secret.yaml— while the pre-edge previewspr-8andpr-18of the same app both have it, and prod does too.Pendingforever onError: secret "app-auth" not found(deployment 0/2, HelmRelease Progressing until timeout).ci.preview.createevents for pr-42 (16:28, 16:29, 16:45, 16:48, 16:59Z) — CI keeps re-invoking, none writes the OAuth secret, and there are no oauth-registration or error lines around them.Blast radius: every new PR preview of an app that carries auth (the template defaults
auth: appsince 0.4) — the preview provisioning path in mcp 0.38.x apparently dropped or silently skips the OAuth-app registration +app-auth-secret.yamlrender the pre-edge flow did. Existing previews and prod overlays are untouched.Evidence gathered via operator custody (source-controller artifact listing +
kubectl get eventsonopen-platform--www--pr-42+ mcp deploy logs). Exact command lines available on request.Filed from the import-pane workstream (www #42), which tripped over it; that work reroutes to prod for validation and is not blocked.