Skip to content

Replacement for the "addInterceptor" Function of the Api Clients #2321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cesarandr opened this issue Mar 20, 2025 · 1 comment
Open

Replacement for the "addInterceptor" Function of the Api Clients #2321

cesarandr opened this issue Mar 20, 2025 · 1 comment

Comments

@cesarandr
Copy link

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!

@mstruebing
Copy link
Member

Hey @cesarandr this is unfortunately not yet implemented.
We have an open issue regarding the timeout here: #1613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants