Handle JSONDecodeError in dynamic client discovery
#2429 When the Kubernetes API server returns a 503 Service Unavailable error with a text/plain content type (instead of application/json), the dynamic client fails with an unhandled JSONDecodeError exception while trying to parse the response as JSON.
T
tamil vanan committed
d0cfad357c5546ada2ee94e4c346c89640739eb2
Parent: c330b84