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

/metrics endpoint is publicly exposed #280

Open
pricejc-sublime opened this issue Aug 30, 2024 · 2 comments
Open

/metrics endpoint is publicly exposed #280

pricejc-sublime opened this issue Aug 30, 2024 · 2 comments

Comments

@pricejc-sublime
Copy link

It looks like port 10254 is set up to always be added to the Service created by the operator based on https://github.com/Azure/aks-app-routing-operator/blob/main/pkg/manifests/nginx.go#L316. This causes the /metrics endpoint to be publicly exposed by the load balancer. I believe this may be undesirable as that endpoint could leak information.

@zioproto
Copy link

zioproto commented Oct 9, 2024

Cc: @sabbour

@sabbour
Copy link

sabbour commented Oct 11, 2024

Fix coming: #295

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

No branches or pull requests

3 participants