Skip to content

feat(entrypoint): materialize aws-lambda class keys at container start#28

Merged
vje013 merged 2 commits into
mainfrom
feat/entrypoint-aws-lambda-keys
May 27, 2026
Merged

feat(entrypoint): materialize aws-lambda class keys at container start#28
vje013 merged 2 commits into
mainfrom
feat/entrypoint-aws-lambda-keys

Conversation

@vje013
Copy link
Copy Markdown
Owner

@vje013 vje013 commented May 27, 2026

Phase 2 step 3b-5. Adds four materialize_key lines for the aws-lambda-{region} substrates so the next Fly redeploy actually materializes the four secrets uploaded in step 3b-4. After this PR merges + Fly redeploys, /.well-known/substrate-keys.json publishes 5 keys instead of 1.

vje013 added 2 commits May 26, 2026 20:27
Adds four materialize_key calls for the aws-lambda-{us-east-1,us-west-2,
eu-west-1,ap-northeast-1} substrates, alongside the existing
local-docker-v0 line.

After this lands and Fly redeploys, the hosted signer service produces
real class-signed identities for all five v3.0.0 substrates ready to
ship. The four AWS Lambda class keys were uploaded as Fly secrets and
are waiting for the entrypoint to materialize them on the next
container boot.

Modal and Akash entrypoint lines will be added when those substrate
adapters ship later in Phase 2.

Signed-off-by: VladimirEdouard <135543245+vje013@users.noreply.github.com>
Signed-off-by: VladimirEdouard <135543245+vje013@users.noreply.github.com>
@vje013 vje013 merged commit a3b75dd into main May 27, 2026
4 of 5 checks passed
@vje013 vje013 deleted the feat/entrypoint-aws-lambda-keys branch May 27, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant