Skip to content
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

CSR: Check timeouts configured to K8s API (Golang K8s API) #135

Open
2 tasks
tobiscr opened this issue Mar 14, 2024 · 0 comments
Open
2 tasks

CSR: Check timeouts configured to K8s API (Golang K8s API) #135

tobiscr opened this issue Mar 14, 2024 · 0 comments

Comments

@tobiscr
Copy link

tobiscr commented Mar 14, 2024

Description

As part of the Cloud-Scale-Readiness initiative, we have to verify the default timeout-configuration for the Compass Manager when talking to

  • KCP Kubernetes API
  • Compass Director

The timeout should avoid unnecessary long delays when establishing a connection and ensure connections get closed if the sender is replying very slowly.

AC:

  • Check / adjust timeouts configured on the Kubernetes API client level
  • Check / adjust timeouts configured for the client which is talking to Compass Director
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

1 participant