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

[DPE-6056] Add preload libs to regular startup parameters #741

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Jan 24, 2025

Should fix missing preload libs during upgrade

Port of canonical/postgresql-k8s-operator#774

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.38%. Comparing base (997c599) to head (bd1df49).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   71.38%   71.38%           
=======================================
  Files          15       15           
  Lines        3253     3253           
  Branches      480      480           
=======================================
  Hits         2322     2322           
  Misses        812      812           
  Partials      119      119           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dragomirp dragomirp changed the title [DPE-6056] Add preload libs to regular startup params [DPE-6056] Add preload libs to regular startup parameters Jan 24, 2025
@dragomirp dragomirp marked this pull request as ready for review January 24, 2025 12:02
@dragomirp dragomirp requested review from a team, taurus-forever, marceloneppel and lucasgameiroborges and removed request for a team January 24, 2025 12:02
@@ -22,7 +22,7 @@

logger = logging.getLogger(__name__)

TIMEOUT = 600
TIMEOUT = 900
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants