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
Hello everyone,
I was wondering on how the addInterceptor function was replaced in the major version update 0.22.3 to 1.0.0.
Im currently trying to add a timeout to the api clients and haven't found a way to do that.
I found that through the applyToHTTPSOptions I can pass a timeout attribute inside of an options object to the KubeConfig but couldn't find how this works exactly.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
Hello everyone,
I was wondering on how the
addInterceptor
function was replaced in the major version update 0.22.3 to 1.0.0.Im currently trying to add a timeout to the api clients and haven't found a way to do that.
I found that through the
applyToHTTPSOptions
I can pass a timeout attribute inside of an options object to the KubeConfig but couldn't find how this works exactly.Any help would be appreciated!
The text was updated successfully, but these errors were encountered: