Skip to content

CORE-6844: BETA feature for custom envoy sidecar #337

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jantaylor
Copy link

This adds a BETA feature flag for a custom envoy side car on an application. The primary use of this feature is to have the region-api add a side-car to the application that contains a custom LUA script that intercepts requests, validates authorization, and responds appropriate or forwards the request on to the app.

Once this functionality has been tested and verified to be stable and production ready, it will be removed from BETA status.

This code requires that some work needs to be created on the region-api and that this controller-api PR be merged & deployed to work properly. The region-api so that Custom Envoy Sidecar is created for the app/pod with the feature flag enabled from the controller-api.

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.

1 participant