Skip to content
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

🛡 Initial shielding support for Viceroy #455

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

acw
Copy link
Contributor

@acw acw commented Mar 13, 2025

This PR builds from #441, extending the implementation to actually support our core shielding operators.

As part of this PR, I've extended the fastly.toml support to allow users to specify shielding sites for testing. The local site is demarcated by just using the string "local", while remote sites must provide URLs for encrypted and unencrypted connections. (Viceroy doesn't check that they're actually encrypted or not, it just needs to know two URLs).

I've included test cases for all the behavior I expect, as well.

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.

2 participants