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: add a new api group #1058

Merged
merged 5 commits into from
Nov 8, 2024
Merged

Conversation

kenjenkins
Copy link
Contributor

Summary

Add a gateway.pomerium.io/v1alpha1 API group with a PolicyFilter CRD for use with routes defined via the Kubernetes Gateway API.

Related issues

Checklist

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

Add a gateway.pomerium.io/v1alpha1 API group with a PolicyFilter CRD for
use with routes defined via the Kubernetes Gateway API.
@kenjenkins kenjenkins requested a review from a team as a code owner November 7, 2024 17:28
apis/gateway/v1alpha1/filter_types.go Outdated Show resolved Hide resolved
apis/gateway/v1alpha1/filter_types.go Outdated Show resolved Hide resolved
apis/gateway/v1alpha1/filter_types.go Outdated Show resolved Hide resolved
@kenjenkins
Copy link
Contributor Author

Added a PolicyFilterList type as well — I forgot that we'd need that too.

@kenjenkins kenjenkins merged commit 045c26d into main Nov 8, 2024
7 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/gateway-policy-filter branch November 8, 2024 18:52
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