Skip pg-upgrade during update of Geo nodes
What does this MR do?
When the installation is a Geo primary or Geo secondary node, do not automatically upgrade PostgreSQL.
This MR is built on top of the commits of !4046 (closed).
Related issues
Closes #5251 (closed)
Checklist
See Definition of done.
-
Changelog entry created. Not applicable for Documentation changes and minor changes. -
Documentation created/updated=> We should not block this time-sensitive MR on docs -
Tests added -
Integration tests added to GitLab QA, if applicable -
MR targeting master
branch -
MR has a green pipeline on GitLab.com -
Equivalent MR/issue for CNG opened if applicable -
trigger-package
has a green pipeline running against latest commit
Reviewer Checklist
In addition to above, reviewer must:
-
Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks
Edited by Michael Kozono