Skip to content

Conversation

@ChrisJBurns
Copy link
Collaborator

@ChrisJBurns ChrisJBurns commented Nov 28, 2025

The registry server requires configuration in the config file about postgres database details. This CR adds the ability for a user to specify the details of a postgres database that the Operator uses to populate the config file with.

Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@github-actions github-actions bot added the size/M Medium PR: 300-599 lines changed label Nov 28, 2025
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.53%. Comparing base (80ebee6) to head (0db3089).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #2800 +/- ## ========================================== + Coverage 56.49% 56.53% +0.04%  ========================================== Files 319 319 Lines 30954 30887 -67 ========================================== - Hits 17487 17462 -25  + Misses 11962 11931 -31  + Partials 1505 1494 -11 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@ChrisJBurns ChrisJBurns changed the title draft: adds ability to configure database details for registry server adds ability to configure database details for registry server Nov 28, 2025
Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@github-actions github-actions bot added size/M Medium PR: 300-599 lines changed and removed size/M Medium PR: 300-599 lines changed labels Nov 28, 2025
@ChrisJBurns ChrisJBurns enabled auto-merge (squash) November 28, 2025 18:09
@github-actions github-actions bot added size/M Medium PR: 300-599 lines changed and removed size/M Medium PR: 300-599 lines changed labels Nov 28, 2025
Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@github-actions github-actions bot added size/M Medium PR: 300-599 lines changed and removed size/M Medium PR: 300-599 lines changed labels Nov 28, 2025
jhrozek
jhrozek previously approved these changes Nov 28, 2025
Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

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

let's make sure our prod requires SSL but that can be done as a follow-up

Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@github-actions github-actions bot added size/M Medium PR: 300-599 lines changed and removed size/M Medium PR: 300-599 lines changed labels Nov 28, 2025
@ChrisJBurns ChrisJBurns merged commit ab7f542 into main Nov 28, 2025
35 checks passed
@ChrisJBurns ChrisJBurns deleted the adds-database-details branch November 28, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Medium PR: 300-599 lines changed

3 participants