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

gateway: policy filter implementation #1067

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

kenjenkins
Copy link
Contributor

Summary

Watch our custom PolicyFilter objects. Update a "Valid" status condition to report on whether the PPL could be parsed successfully. Add logic to apply policies to the generated Pomerium routes.

Related issues

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

controllers/gateway/extensionfilters.go Outdated Show resolved Hide resolved
pomerium/gateway/filters.go Show resolved Hide resolved
pomerium/gateway/filters.go Show resolved Hide resolved
Base automatically changed from kenjenkins/gateway-api-3 to main November 11, 2024 06:28
Watch our custom PolicyFilter objects. Update a "Valid" status condition
to report on whether the PPL could be parsed successfully. Add logic to
apply policies to the generated Pomerium routes.
@kenjenkins kenjenkins merged commit 9fa224a into main Nov 11, 2024
7 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/gateway-api-4 branch November 11, 2024 18:33
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.

3 participants