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

service-mesh: open envoy admin endpoint #478

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

davidweisse
Copy link
Contributor

This enables the admin interface of the Envoy Proxy in the Service Mesh. The interface is running by default on port 9901 but is only accessible if the ingress settings for the Proxy are manually set to receive data from the specified port.

@davidweisse davidweisse added the feature Shiny new feature for our users label May 21, 2024
Copy link

github-actions bot commented May 21, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-05-22 15:10 UTC

@katexochen katexochen added changelog PRs that should be part of the release notes and removed feature Shiny new feature for our users labels May 22, 2024
@davidweisse davidweisse force-pushed the feat/service-mesh-metrics branch 2 times, most recently from 3584680 to 03b2cc4 Compare May 22, 2024 09:42
e2e/servicemesh/servicemesh_test.go Outdated Show resolved Hide resolved
internal/kuberesource/sets.go Show resolved Hide resolved
service-mesh/main.go Show resolved Hide resolved
@davidweisse davidweisse force-pushed the feat/service-mesh-metrics branch from 03b2cc4 to 464218f Compare May 22, 2024 13:28
@davidweisse davidweisse force-pushed the feat/service-mesh-metrics branch from 464218f to 39f3ca4 Compare May 22, 2024 13:57
@davidweisse davidweisse requested a review from burgerdev May 22, 2024 13:58
@davidweisse davidweisse force-pushed the feat/service-mesh-metrics branch from 39f3ca4 to cf0e55c Compare May 22, 2024 14:05
@davidweisse davidweisse merged commit 43cb384 into main May 22, 2024
8 checks passed
@davidweisse davidweisse deleted the feat/service-mesh-metrics branch May 22, 2024 15:08
@katexochen katexochen added no changelog PRs not listed in the release notes and removed changelog PRs that should be part of the release notes labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants