Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow to use Postgre 13.x images #1275

Merged
merged 1 commit into from
Jan 4, 2022
Merged

fix: Allow to use Postgre 13.x images #1275

merged 1 commit into from
Jan 4, 2022

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Dec 30, 2021

Signed-off-by: Anatolii Bazko abazko@redhat.com

What does this PR do?

RELATED_IMAGE_postgres_13_3 env variable can actually contains PostgreSQL 13.x version (CRW case).
PR allows to use PostreSQL images for 13.x version

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

https://issues.redhat.com/browse/CRW-2610

How to test this PR?

N/A

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Jan 3, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AndrienkoAleksandr, mmorhun, tolusha

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tolusha
Copy link
Contributor Author

tolusha commented Jan 4, 2022

/retest

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #1275 (dd1b18f) into main (4cb634a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1275   +/-   ##
=======================================
  Coverage   56.77%   56.77%           
=======================================
  Files          84       84           
  Lines        8720     8720           
=======================================
  Hits         4951     4951           
  Misses       3273     3273           
  Partials      496      496           
Impacted Files Coverage Δ
pkg/deploy/postgres/postgres_deployment.go 78.88% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cb634a...dd1b18f. Read the comment docs.

@tolusha tolusha merged commit 04d175b into main Jan 4, 2022
@tolusha tolusha deleted the CRW-2610 branch January 4, 2022 08:50
@che-bot che-bot added this to the 7.42 milestone Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants