-
Spike
-
Resolution: Unresolved
-
Major
-
Global Hub 1.4.0
Value Statement
This requirement is from Insights on Prem.
rhn-engineering-jharting we are consolidating the database version in use on pg16 https://issues.redhat.com/browse/RHCLOUD-35581 so that services can share the same database. We'd like to use the MCGH-provided database
Goal:
Enable postgres 16 to meet IoP requirements. for the longer term, we may leverage crunchy operator for postgres support.
the image is available - https://catalog.redhat.com/software/containers/rhel9/postgresql-16/657b03866783e1b1fb87e142?gs&q=postgres
Definition of Done for Engineering Story Owner (Checklist)
Support configuring the version of postgres in MGH CR. default is postgres 13.- Investigate what we need to do in order to support upgrading from postgres 13 to 16.
- reuse PV
- restart grafana and manager since the postgres secret is updated
- need to update the SQL?
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the [Customer
Portal_doc_issue template](
https://github.com/stolostron/backlog/issues/new?assignees=&labels=squad%3Adoc&template=doc_issue.md&title=),
and ensure doc acceptance criteria is met. Link the development issue to
the doc issue. - [ ] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [ ] The must-gather script has been updated.
- relates to
-
ACM-11471 Define Architecture, Design and Ownership of Postgresql in ACM & MCE
- Backlog
-
RHCLOUD-35581 [IoP] PostgreSQL version consolidation
- In Progress