Skip to content

Conversation

@sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Dec 4, 2025

What kind of change does this PR introduce?

Bug fix #4571

What is the new behavior?

Since we started injecting pgsodium root key via container entrypoint, there's no need to volume mount the /etc/postgresql-custom directory.

This resolves the problem where new directories are added to this path from upstream postgres image, hence breaking local upgrades.

Additional context

relates to #1212
supersedes #4570

@sweatybridge sweatybridge requested a review from a team as a code owner December 4, 2025 06:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19919439447

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 56.155%

Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 80.61%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 19919068534: -0.03%
Covered Lines: 6815
Relevant Lines: 12136

💛 - Coveralls

@sweatybridge sweatybridge merged commit 03a9671 into develop Dec 4, 2025
12 checks passed
@sweatybridge sweatybridge deleted the rm-config branch December 4, 2025 06:34
@github-actions github-actions bot mentioned this pull request Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

supabase start fails after CLI upgrade - missing /etc/postgresql-custom/conf.d directory

3 participants