Fix Cluster.refresh sometimes taking upwards of 20s (#4826)
- Only read and parse the proxy config once
- Reuse the AuthorizationV1Api instance for the entire refresh instead
of recreating it between 32 and 302 times, this should allow for
reusing sockets
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
Showing
+119 -74
Please register or sign in to comment