Upgrading to PostgreSQL 15 and moving to sclorg images#1486
Merged
aknochow merged 4 commits intoansible:develfrom Feb 29, 2024
Merged
Upgrading to PostgreSQL 15 and moving to sclorg images#1486aknochow merged 4 commits intoansible:develfrom
aknochow merged 4 commits intoansible:develfrom
Conversation
Member
|
Could we switch to using the sclorg postgres image? That way the data directory paths will line up with the RH offered Postgres images and will be consistent with the other operators? For example, for the EDA Operator: |
0747103 to
c00ee61
Compare
c71ecc3 to
d3f07c9
Compare
d3f07c9 to
1c63086
Compare
1b6784d to
1c87383
Compare
fa6a91c to
3f634ec
Compare
3f634ec to
9ae5954
Compare
kurokobo
reviewed
Aug 25, 2023
9ae5954 to
7750a07
Compare
kurokobo
reviewed
Aug 29, 2023
docs/user-guide/advanced-configuration/assigning-awx-pods-to-specific-nodes.md
Outdated
Show resolved
Hide resolved
7750a07 to
a30b7fc
Compare
a30b7fc to
c77208e
Compare
aknochow
approved these changes
Feb 29, 2024
3 tasks
aknochow
pushed a commit
to aknochow/awx-operator
that referenced
this pull request
Mar 6, 2024
* Upgrading to postgres:15 * Changing image from postgres to sclorg * Handle scenario where upgrade status is not defined & correct pg tag * Rework the upgrade logic to be more resiliant for multiple upgrades --------- Co-authored-by: john-westcott-iv <john-westcott-iv@users.noreply.github.com> Co-authored-by: Christian M. Adams <chadams@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SUMMARY
Upgrading from postgres 13 to 15.
Still needs testing
ISSUE TYPE
ADDITIONAL INFORMATION