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

Update filesystem permissions in PostgreSQL app #2760

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

pavannd1
Copy link
Contributor

@pavannd1 pavannd1 commented Mar 18, 2024

Change Overview

  • Recent update to the bitnami/postgresql changed the filesystem to readonly by default. This blocks blueprint backup/restore workflows that utilize the filesystem in the PostgreSQL pod. Setting it to false to allow write operations on the filesystem.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@infraq infraq added this to In Progress in Kanister Mar 18, 2024
@pavannd1 pavannd1 requested review from ankitjain235, chaitalisg, aberezovska and hairyhum and removed request for ankitjain235 March 18, 2024 20:51
Kanister automation moved this from In Progress to Reviewer approved Mar 18, 2024
Copy link
Contributor

@chaitalisg chaitalisg left a comment

Choose a reason for hiding this comment

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

LGTM!

@pavannd1 pavannd1 added the kueue label Mar 18, 2024
@mergify mergify bot merged commit 530d05b into master Mar 18, 2024
14 checks passed
Kanister automation moved this from Reviewer approved to Done Mar 18, 2024
@mergify mergify bot deleted the fix-postgres-fs-permissions branch March 18, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants