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

Provide an option to use envoyproxy/envoy-contrib images #37

Open
zd9KgA opened this issue May 8, 2022 · 3 comments
Open

Provide an option to use envoyproxy/envoy-contrib images #37

zd9KgA opened this issue May 8, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@zd9KgA
Copy link

zd9KgA commented May 8, 2022

I'd like to be able to use func-e in connection with Envoy configuration that required contributed functionalities
(such as experimenting with PostgresProxy).

An option (e.g. via command line switch) to toggle between the regular behavior and using the extended image would be helpful (to me).

My current alternative is not to use func-e, but to work explicitly with the images.

@zd9KgA zd9KgA added the enhancement New feature or request label May 8, 2022
@codefromthecrypt
Copy link
Contributor

This would be similar to how debug images are done. ex a separate json file. So, I'll move this to the archive-envoy repository as func-e already has a means to use a different json. The main thing here is archiving them into tar as func-e doesn't integrate with docker directly and likely won't

https://archive.tetratelabs.io/envoy/index.html

@codefromthecrypt codefromthecrypt transferred this issue from tetratelabs/func-e May 9, 2022
@zd9KgA
Copy link
Author

zd9KgA commented May 10, 2022

@codefromthecrypt Thanks for the hint. Until a corresponding archive is maintained, I'll try to craft and provide a corresponding JSON file locally.

@codefromthecrypt
Copy link
Contributor

yep this was an intentional design of ours. by using a json URL people can reduce the choices or expand them per site concerns or when there's a gap like this!

note: this is the schema if it helps https://archive.tetratelabs.io/release-versions-schema.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants