istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/debug-auth.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 5 releaseNotes: 6 - | 7 **Updated** the Istiod debug interface to be only accessible over localhost or with proper authenciation (mTLS or JWT). 8 The recommended way to access the debug interface is through `istioctl experimental internal-debug`, which handles 9 this automatically. 10