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

[Operational awareness] set timeouts for Gardener connections to expire after a meaningful time #446

Open
2 tasks
tobiscr opened this issue Oct 24, 2024 · 0 comments
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Oct 24, 2024

Description

We have to verify the configured timeouts for connections to Gardener Seed cluster. In case, the Gardener Seed cluster reacts extremely slowly, we have to ensure that our connections are not staying endless open to avoid side-effects / impacts on KIM.

AC:

  • Ensure the maximal lifetime for a connection to Gardener Seed cluster API is configured to max. 1min
  • Ensure the maximal request timeout for call to Gardener Seed cluster API is set to 30sec

Reasons

Avoid service degradations in cases of Gardener Seed clusters have a low performance.

Attachments

@tobiscr tobiscr added kind/feature Categorizes issue or PR as related to a new feature. area/control-plane Related to all activities around Kyma Control Plane labels Oct 24, 2024
@tobiscr tobiscr changed the title Operational awareness: set timouts for Gardener connections to expire after a meaningful time [Operational awareness] set timeouts for Gardener connections to expire after a meaningful time Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant