You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a Kubernetes configuration file proposes the tls-server-name option, the asyncio client should configure the underlying HTTP library with this particular option.
If a Kubernetes configuration file proposes the
tls-server-nameoption, the asyncio client should configure the underlying HTTP library with this particular option.See the upstream client issue about this: kubernetes-client/python#1933