cloudnative-pg icon indicating copy to clipboard operation
cloudnative-pg copied to clipboard

feat: implement maxConcurrentReconciles

Open armru opened this issue 1 year ago • 4 comments

Release Notes

The operator now supports the maxConcurrentReconciles parameter, with the exception of backups. [[WE SHOULD ADD A LINK TO THE DOC HERE]].

Closes #5687

Note for the reviewers

  • if we agree on the feature we should add the proper documentation
  • careful testing is needed
  • backups can go wrong in many ways so this patch does not address that, if we want to add the support it should be done in a different PR and we should avoid starting multiple backups for the same cluster

armru avatar Sep 30 '24 07:09 armru

/test limit=local

armru avatar Sep 30 '24 07:09 armru

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

github-actions[bot] avatar Sep 30 '24 07:09 github-actions[bot]

/test limit=local

armru avatar Sep 30 '24 11:09 armru

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

github-actions[bot] avatar Sep 30 '24 11:09 github-actions[bot]

/test tl=4

gbartolini avatar Dec 05 '24 18:12 gbartolini

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

github-actions[bot] avatar Dec 05 '24 18:12 github-actions[bot]