Skip to content

always enable metrics endpoint#222

Merged
noctarius merged 1 commit into
mainfrom
INCIDENT-015
Jul 13, 2026
Merged

always enable metrics endpoint#222
noctarius merged 1 commit into
mainfrom
INCIDENT-015

Conversation

@boddumanohar

@boddumanohar boddumanohar commented Jun 4, 2026

Copy link
Copy Markdown
Member

fixes: #194

we don't pass this variable --metrics-secure anywhere. So removing this flag from the operator and setting it as true by default.

To prevent unauthenticated users, NetworkPolicy can be added. So unauthenticated probes never reach the port in the first place.

@noctarius noctarius self-assigned this Jul 13, 2026
@noctarius noctarius merged commit c3bbd40 into main Jul 13, 2026
5 checks passed
@noctarius noctarius deleted the INCIDENT-015 branch July 13, 2026 11:05
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

Successfully merging this pull request may close these issues.

INCIDENT-015: Unauthenticated Metrics Endpoint When secureMetrics Disabled

2 participants