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

Performance test for GardenerCluster controller #523

Open
2 tasks
tobiscr opened this issue Nov 25, 2024 · 0 comments
Open
2 tasks

Performance test for GardenerCluster controller #523

tobiscr opened this issue Nov 25, 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 Nov 25, 2024

Description

Goal of this issue is to measure and improve the performance of KIM related to the GardenerClusterCR controller.

We are currently facing on PROD a processing time of around 30min for a full reconciliation of all GardenerClusterCR s which is too long.During this period, new created or adjusted GardenerClusterCR s are not processed immediately which leads to bad user experience and noticeable increase of our average processing time.

AC:

Reasons

Improve user experience and average processing time for reconciling the GardenerClusterCRs.

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 Nov 25, 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