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

Add filter chain discovery to the relay #703

Merged
merged 2 commits into from
Feb 16, 2023
Merged

Conversation

XAMPPRocky
Copy link
Collaborator

This PR refactors out the reflectors of that's used for the control plane into discrete functions in order to allow for the relay to just query for the filter configmap to get the filters for all proxies.

This implementation is just a good enough implementation for now, I think we'll build a more generic interface for the providers with this as a followup as part of #700

@github-actions github-actions bot added size/m and removed size/l labels Feb 15, 2023
@markmandel markmandel enabled auto-merge (squash) February 16, 2023 19:23
@markmandel markmandel merged commit 2d87059 into main Feb 16, 2023
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 596e381c-0fd9-46a4-8318-c6bfeb47cb08

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/703/head:pr_703 && git checkout pr_703
cargo build

@markmandel markmandel deleted the ep/relay-filterchain branch February 16, 2023 20:43
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants