-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add pgbouncer v1.23 to tested versions #19534
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. |
I think you need to run the linter: |
@iliakur thanks for the tip! It's passing the lint check now but it's throwing an exception at the readme check. It's not happening locally for me, setting this PR to draft while I investigate. |
Oops, I meant @dkirov-dd thanks for the tip 😊! |
What does this PR do?
The PR adds 1.23 to the tested versions of pgbouncer.
pgbouncer 1.23 is tested with postgres v15.5.
I used the bitnami pgbouncer image because pgbouncer/pgbouncer is no longer updated.
Motivation
The most recent version of pgbouncer we're testing is from 2019.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged