Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Stop exposing Envoy admin interface #105

Merged

Conversation

stevesloka
Copy link
Member

@stevesloka stevesloka commented May 10, 2018

This fixes #90 & #80 by implementing upstream changes from Contour which will now only expose /stats on a port and not the entire admin interface.

// ref
Issue in Contour: projectcontour/contour#376
PR to Contour: projectcontour/contour#377

Signed-off-by: Steve Sloka steves@heptio.com

Signed-off-by: Steve Sloka <steves@heptio.com>
Copy link
Contributor

@alexbrand alexbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexbrand alexbrand merged commit 77c9665 into projectcontour:master May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secure envoy admin interface
2 participants