feat: enable remote customer-cloud storage bindings (ALIEN-291)#156
Draft
lilienblum wants to merge 31 commits into
Draft
feat: enable remote customer-cloud storage bindings (ALIEN-291)#156lilienblum wants to merge 31 commits into
lilienblum wants to merge 31 commits into
Conversation
This was referenced Jul 20, 2026
Contributor
Author
|
CI Fast reached and passed lint, TypeScript typecheck, the real bindings addon build, package-layout validation, and the full TypeScript unit suite. It then stopped on the existing ALIEN-291-specific Rust, Node addon, TypeScript, IAM dataset, and generated AWS/GCP/Azure artifact checks are listed in the PR body and pass locally. |
lilienblum
force-pushed
the
lilienblum/alien-291-remote-bindings
branch
from
July 21, 2026 02:09
959ffe4 to
915d152
Compare
lilienblum
force-pushed
the
lilienblum/alien-291-remote-bindings
branch
from
July 21, 2026 08:15
3f13df3 to
75e408e
Compare
…remote-bindings # Conflicts: # crates/alien-bindings/src/bindings.rs # crates/alien-manager/src/auth/authz.rs # crates/alien-manager/src/providers/oss_authz.rs # crates/alien-manager/src/routes/commands.rs # packages/bindings/PACKAGE_LAYOUT.md # packages/bindings/README.md # packages/bindings/src/__tests__/loader.test.ts # packages/bindings/src/factories.ts
…remote-bindings # Conflicts: # crates/alien-manager/src/providers/oss_authz.rs
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.
Linear: ALIEN-291 — BYOB v0: provision customer-cloud storage and access it remotely
Summary
POST /v1/bindings/resolvefor authoritative, resource-scoped remote Storage bindings.RemoteStoragesurface with onlyget,put,head,list, anddelete.put,get,head,list, anddelete, including post-delete absence verification.Security and ownership
storage/remote-data-writepermission set contains only the object and multipart operations required by this API.Breaking migration
/v1/resolve-credentialsroute.BindingsProvider::for_remote_deploymentwithBindings::for_remote_deployment.Verification
cargo checkpassed.cargo fmt --all -- --check,git diff --check, secret scanning, and OSS-boundary scanning passed.75e408e: run 29813653350. The later04e19ad6commit changes only smoke-runner deletion verification.e7739d70in run 29821403874; its paired unlabeled PR E2E gate passed with cloud jobs intentionally skipped in run 29821403903.Draft validation
/v1/bindings/resolve) and Platform TypeScript SDK (strict{commandId} | {project}token request) with the repository's pinned open-source Speakeasy CLI workflows. The installed CLI currently reportsNot authenticated; generated files were intentionally not hand-edited.