Backup credentials (2): public-server device endpoints + AWS/kube on AppState#224
Open
passcod wants to merge 1 commit into
Open
Backup credentials (2): public-server device endpoints + AWS/kube on AppState#224passcod wants to merge 1 commit into
passcod wants to merge 1 commit into
Conversation
This was referenced Jun 16, 2026
f091a0d to
d63f6f3
Compare
6f5be63 to
a6a91e4
Compare
3bd36c2 to
dd4500d
Compare
a0048ff to
d4f5618
Compare
dd4500d to
ff26642
Compare
d4f5618 to
c29dfe9
Compare
7296e3a to
dc8efd5
Compare
c29dfe9 to
3729590
Compare
dc8efd5 to
b4b1c1b
Compare
3729590 to
adb18df
Compare
…n AppState (component 2) - AWS SDK (aws-config, aws-sdk-sts) + kube/k8s-openapi on AppState with FromRef impls and async init; AppError::Upstream (502) + ERRORS.md. - Device endpoints: POST /backup-capabilities, POST /backup-credentials, GET /backup-target, POST /backup-report — with the read-only restore session-policy builder and the 412/409/502 device→server→group resolution. - Tests: 16/16 (412/409/502 matrix incl. None clients, restore session-policy, stubbed-STS happy path + audit, duplicate-run 409, capabilities).
b4b1c1b to
bc091bc
Compare
adb18df to
5a2b6b4
Compare
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.
🤖 Component (2) of the backup-credentials system — the device-facing endpoints plus the AWS-SDK/kube-on-AppState capability the rest of canopy reuses. Stacked on #223 (component 1 — plan + DB layer); base is
backup-credentials-db, so review that first.aws-config,aws-sdk-sts) +kube/k8s-openapionAppState, withFromRefimpls and async init;AppError::Upstream(502) + ERRORS.md.ServerDevice):POST /backup-capabilities,POST /backup-credentials,GET /backup-target,POST /backup-report— with the read-only restore session-policy builder and the 412/409/502 device→server→group resolution.NoneAWS/kube clients), restore session-policy, stubbed-STS happy path + issuance audit, duplicate-run 409, capabilities registration.Heads-up for review:
k8s-openapiis pinned tov1_32— please confirm that matches the cluster control-plane version (ops).🤖 Generated with Claude Code
Part of TAM-6877.