Insecure run modes should be either not possible or explicitly opted in to
Right now, network proxy server supports three auth modes (if I read https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/2fdb1a46954b1e99af989b037e543751eae49fe0/cmd/server/main.go correctly).
- TLS Client auth
- Service account token auth
- None
The third mode should be ideally removed. If it is absolutely needed, it should be explicitly opted into via an e.g. --insecure-no-client-auth flag.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale
/lifecycle frozen