Skip to content

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

Open
jantaylor wants to merge 5 commits intomasterfrom
CORE-6844
Open

CORE-6844: BETA feature for custom envoy sidecar#337
jantaylor wants to merge 5 commits intomasterfrom
CORE-6844

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