Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
4a6dcb1
feat: define enterprise key resource boundary
alongubkin Aug 3, 2026
4f0bd44
feat: generate retained enterprise keys
alongubkin Aug 3, 2026
86119e0
feat: import enterprise keys into deployments
alongubkin Aug 3, 2026
ab136d8
feat: add native enterprise key bindings
alongubkin Aug 4, 2026
f7c2750
feat: resolve enterprise keys through remote bindings
alongubkin Aug 4, 2026
d9cf9e7
feat: monitor enterprise encryption keys
alongubkin Aug 4, 2026
54c6c26
chore: update platform api schemas
alongubkin Aug 4, 2026
0aa4087
feat: support native storage encryption keys
alongubkin Aug 4, 2026
6380eea
feat: accept preissued manager binding access
alongubkin Aug 4, 2026
ef5ef4a
test: qualify enterprise keys through generated deployments
alongubkin Aug 4, 2026
27b298d
test: probe resource-scoped GCP management access
alongubkin Aug 4, 2026
56208d8
fix: bootstrap Azure enterprise key creation
alongubkin Aug 4, 2026
c2ce7f4
feat: expose project encryption role in Platform SDK
alongubkin Aug 4, 2026
40f953b
test: update Manager fixtures for encrypted storage
alongubkin Aug 4, 2026
853b2bd
fix: update manager storage fixtures
alongubkin Aug 4, 2026
f39fadc
test: cover gated key CloudFormation output
alongubkin Aug 4, 2026
647d25b
test: wait for remote key access readiness
alongubkin Aug 4, 2026
cf6d46e
fix: uniquify retained GCP key rings
alongubkin Aug 4, 2026
94426a6
test: qualify gated Key resources
alongubkin Aug 4, 2026
337d06e
test: qualify native Key encryption
alongubkin Aug 4, 2026
96cc228
Merge remote-tracking branch 'origin/main' into alon/alien-442-build-…
alongubkin Aug 6, 2026
2ef5747
fix: keep encryption branch lint clean
alongubkin Aug 6, 2026
7bd78a4
Merge branch 'alon/alien-440-add-project-scoped-external-ids-to-deplo…
alongubkin Aug 6, 2026
f1974f3
Merge branch 'alon/alien-440-add-project-scoped-external-ids-to-deplo…
alongubkin Aug 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

125 changes: 124 additions & 1 deletion client-sdks/manager/openapi.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 122 additions & 1 deletion client-sdks/manager/rust/openapi-3.0.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client-sdks/platform/openapi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client-sdks/platform/rust/openapi-3.0.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client-sdks/platform/rust/openapi.json

Large diffs are not rendered by default.

Loading
Loading