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

Increase workqueue workers for KCP #516

Merged
merged 4 commits into from
Apr 11, 2023

Conversation

nesmabadr
Copy link
Contributor

  • Added max-concurrent-kyma-reconciles flag for the Kyma controller, with value for control-plane: 10
  • Added max-concurrent-manifest-reconciles flag for the Manifest controller, with value for control-plane: 10
  • Added max-concurrent-watcher-reconciles flag for the Manifest controller, with default value of 1

Closes #515

@nesmabadr nesmabadr requested a review from a team as a code owner April 6, 2023 11:30
@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 6, 2023
main.go Show resolved Hide resolved
@nesmabadr nesmabadr requested a review from ruanxin April 11, 2023 10:18
@kyma-bot kyma-bot added the lgtm Looks good to me! label Apr 11, 2023
@kyma-bot kyma-bot merged commit ca7a6c3 into kyma-project:main Apr 11, 2023
@nesmabadr nesmabadr deleted the increase_workers branch May 4, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase workqueue workers in KCP
3 participants