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

@kenjenkins kenjenkins requested review from wasaga and kralicky November 8, 2024 19:28
@kenjenkins kenjenkins requested a review from a team as a code owner November 8, 2024 19:28
@kenjenkins kenjenkins force-pushed the kenjenkins/gateway-api-3 branch from 47324f8 to 7d2d248 Compare November 8, 2024 22:36
@kenjenkins kenjenkins force-pushed the kenjenkins/gateway-api-4 branch from e51f92f to 7ad8659 Compare November 8, 2024 22:44
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
@kenjenkins kenjenkins force-pushed the kenjenkins/gateway-api-3 branch from 7d2d248 to 9dee628 Compare November 11, 2024 06:19
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 force-pushed the kenjenkins/gateway-api-4 branch from dca47ff to 13a9283 Compare November 11, 2024 06:29
@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