Enable mTLS for Neuvector metrics
All threads resolved!
All threads resolved!
Package Merge Request
Package Changes
Adds ServiceMonitor config for Neuvector Remove override of mTLS
Package MR
big-bang/product/packages/neuvector!27 (merged)
For Issue
Merge request reports
Activity
changed milestone to %1.56.0
assigned to @brettcharrier
added statusreview label
- Automatically resolved by Brett Charrier
Also moving this one to statusdoing since it depends on big-bang/product/packages/neuvector!27 (diffs)
added statusdoing label and removed statusreview label
- Resolved by Micah Nagel
- Resolved by Micah Nagel
added statusreview label and removed statusdoing label
added neuvector label
requested review from @ryan.j.garcia and @rob.ferguson
- Resolved by Ryan Garcia
Was testing with neuvector and monitoring/metrics for 2.0 stuff and encountered istio mTLS issues so wanted to test and see it all together and I'm getting these errors:
❯ kubectl logs -n neuvector neuvector-prometheus-exporter-pod-d554bcf99-rlxrd Login to controller ... HTTPSConnectionPool(host='neuvector-svc-controller', port=10443): Max retries exceeded with url: /v1/auth (Caused by NewConnectionError ('<urllib3.connection.HTTPSConnection object at 0x7ff4770115d0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
And a
HTTP/503
in prometheus/targets
mentioned in commit 4c2a5315
Please register or sign in to reply