-
Notifications
You must be signed in to change notification settings - Fork 8
Add PlatformHttpClient and PlatformBackend traits (EdgeZero PR6) #581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
prk-Jr
wants to merge
49
commits into
main
Choose a base branch
from
feature/edgezero-pr6-backend-http-client
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
180471e
Rename crates to trusted-server-core and trusted-server-adapter-fastly
prk-Jr f63e5b2
Add platform abstraction layer with traits and RuntimeServices
prk-Jr 020e88c
Merge remote-tracking branch 'origin/main' into feature/edgezero-pr1-…
prk-Jr 37c8fbf
Merge branch 'feature/edgezero-pr1-crate-rename' into feature/edgezer…
prk-Jr 7495d96
Merge branch 'main' into feature/edgezero-pr2-platform-traits
prk-Jr 2c40d58
Address platform layer review feedback
prk-Jr 46e3360
Reject host strings containing control characters in BackendConfig
prk-Jr 2f40b4c
Fix clippy error
prk-Jr 8210a85
Validate scheme and host for control characters in BackendConfig
prk-Jr 99d7bee
Address review findings on platform abstraction layer
prk-Jr a2597e5
Address review findings on platform abstraction layer
prk-Jr d7a35a1
Merge branch 'main' into feature/edgezero-pr2-platform-traits
prk-Jr d8b267b
Add config store read path and storage module split
prk-Jr 591b9b3
Merge branch 'main' into feature/edgezero-pr2-platform-traits
aram356 ce456a9
Merge branch 'main' into feature/edgezero-pr3-config-store
prk-Jr ed57b14
Merge branch 'main' into feature/edgezero-pr3-config-store
prk-Jr a8c5648
Harden legacy config-store reads and align Fastly adapter stubs
prk-Jr 14e54c4
Address storage review feedback
prk-Jr c682c6d
Resolved github-advanced-security bot problems
prk-Jr eec34fb
Address PR review feedback on platform abstraction layer
prk-Jr d6be0b2
Merge branch 'main' into feature/edgezero-pr2-platform-traits
prk-Jr b25bfd6
Add PR 4 design spec for secret store trait (read-only)
prk-Jr a641eb0
Clarify test scope and deferred branches in PR 4 spec
prk-Jr 1ee695c
Add implementation plan for PR 4 secret store trait
prk-Jr 5b205bb
Add test for get_secret_bytes open-failure path
prk-Jr df6bc60
Add NotImplemented tests for FastlyPlatformSecretStore write stubs
prk-Jr 21ec187
Inline StoreId binding and add section comment in write-stub tests
prk-Jr e51a7d6
Remove plan
prk-Jr b4bda32
Add PR 6 design spec for backend and HTTP client traits
prk-Jr 57d6bec
Address spec review findings on PR 6 design
prk-Jr 571656c
Implement PlatformHttpClient and thread RuntimeServices through proxy…
prk-Jr e271dce
Merge branch 'main' into feature/edgezero-pr6-backend-http-client
prk-Jr 7181a92
Merge branch 'main' into feature/edgezero-pr3-config-store
prk-Jr f4c4b57
Merge branch 'main' into feature/edgezero-pr2-platform-traits
prk-Jr b8c4daf
Merge branch 'main' into feature/edgezero-pr4-secret-store
prk-Jr 2bc167e
Merge branch 'main' into feature/edgezero-pr2-platform-traits
prk-Jr b458d64
Address pr review findings
prk-Jr 089a805
Merge branch 'feature/edgezero-pr2-platform-traits' into feature/edge…
prk-Jr 882fd29
Merge branch 'feature/edgezero-pr3-config-store' into feature/edgezer…
prk-Jr 291ad66
Merge branch 'feature/edgezero-pr4-secret-store' into feature/edgezer…
prk-Jr ebf129b
Resolve pr review findings
prk-Jr b0c6571
Merge branch 'main' into feature/edgezero-pr6-backend-http-client
prk-Jr cc1c6b8
Merge branch 'main' into feature/edgezero-pr6-backend-http-client
prk-Jr 9935b85
Fix ci test and format failure
prk-Jr 7499dcc
Merge remote-tracking branch 'origin' into feature/edgezero-pr6-backe…
prk-Jr 93bcfc5
Address review findings
prk-Jr 9fe544c
Address PR review findings
prk-Jr f49c948
Merge branch 'main' into feature/edgezero-pr6-backend-http-client
prk-Jr bbef522
Address review findings
prk-Jr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.