Skip to content

Conversation

@armru
Copy link
Member

@armru armru commented Sep 30, 2024

Support the maxConcurrentReconciles parameter for improved concurrency management, except for backup operations. By default, the value is set to 10, enabling the operator to handle larger deployments efficiently out of the box.

This enhancement provides greater flexibility for tuning reconciliation behaviour to suit diverse workloads and deployment sizes.

Closes #5687

@armru armru added no-issue do not backport This PR must not be backported - it will be in the next minor release labels Sep 30, 2024
@armru armru requested a review from a team as a code owner September 30, 2024 07:49
@armru
Copy link
Member Author

armru commented Sep 30, 2024

/test limit=local

@github-actions
Copy link
Contributor

@armru, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/11101722194

@armru
Copy link
Member Author

armru commented Sep 30, 2024

/test limit=local

@github-actions
Copy link
Contributor

@armru, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/11104754308

@armru armru removed the no-issue label Sep 30, 2024
@gbartolini gbartolini force-pushed the dev/max-reconcile branch 2 times, most recently from a6c2270 to a0b897c Compare December 3, 2024 08:25
@NiccoloFei NiccoloFei force-pushed the dev/max-reconcile branch 4 times, most recently from a6a2776 to 83cd57c Compare December 4, 2024 14:43
@gbartolini gbartolini changed the title feat: implement maxConcurrentReconciles feat: implement maxConcurrentReconciles Dec 5, 2024
@gbartolini
Copy link
Contributor

/test tl=4

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

@gbartolini, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/12185922548

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Dec 5, 2024
@gbartolini gbartolini changed the title feat: implement maxConcurrentReconciles feat: add support for maxConcurrentReconciles Dec 5, 2024
armru and others added 4 commits December 5, 2024 22:35
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
@gbartolini gbartolini merged commit 186f28b into main Dec 5, 2024
17 checks passed
@gbartolini gbartolini deleted the dev/max-reconcile branch December 5, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not backport This PR must not be backported - it will be in the next minor release ok to merge 👌 This PR can be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: add maxConcurrentReconciles

5 participants