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

Ability to see the effective envoy configuration #167

Open
pehala opened this issue Feb 23, 2023 · 3 comments
Open

Ability to see the effective envoy configuration #167

pehala opened this issue Feb 23, 2023 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. size/XXL Requires more than a week to complete the PR or the issue.

Comments

@pehala
Copy link

pehala commented Feb 23, 2023

EnvoyConfig does some processing on the logic and merges multiple parts to create one cohesive configuration, which is then served to the envoy. However, as a user, when I am debugging an issue with a config, it would be a great addition if I could see the effective configuration, which I could use in a non-marin3r deployment or verify in pure envoy (e.g. to report a bug, to get help on official channels etc.).

@3scale-robot 3scale-robot added the needs-kind Indicates a PR or issue lacks a `kind/foo` label and requires one. label Feb 23, 2023
@pehala
Copy link
Author

pehala commented Feb 23, 2023

/kind feature

@3scale-robot 3scale-robot added needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. kind/feature Categorizes issue or PR as related to a new feature. and removed needs-kind Indicates a PR or issue lacks a `kind/foo` label and requires one. labels Feb 23, 2023
@roivaz
Copy link
Member

roivaz commented May 4, 2023

related to this, might be worth taking a look at https://github.com/lidizheng/proposal/blob/csds/A40-csds-support.md

@roivaz roivaz self-assigned this May 19, 2023
@roivaz roivaz added the priority/backlog Higher priority than priority/awaiting-more-evidence. label May 19, 2023
@3scale-robot 3scale-robot removed the needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. label May 19, 2023
@roivaz roivaz added the size/XXL Requires more than a week to complete the PR or the issue. label May 19, 2023
@3scale-robot 3scale-robot removed the needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. label May 19, 2023
@ghost
Copy link

ghost commented Aug 4, 2023

I'm late to this discussion, but if I want to see the Envoy config I usually dump the contents of the current envoyconfigrevision.marin3r.3scale.net CR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. size/XXL Requires more than a week to complete the PR or the issue.
Projects
None yet
Development

No branches or pull requests

3 participants