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

Keep pgAdmin configuration writable #4009

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

cbandy
Copy link
Member

@cbandy cbandy commented Oct 3, 2024

The init container should have permission to write and replace these files. Kubernetes ensures the application container cannot write to them.

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • Bug fix

What is the current behavior (link to any open issues here)?

In some environments, the init container will fail with line 1: /etc/pgadmin/config_system.py: Permission denied.

Other Information:

Issue: PGO-1280

The init container should have permission to write and replace these
files. Kubernetes ensures the application container cannot write to
them.

Issue: PGO-1280
@cbandy cbandy merged commit fc0aee0 into CrunchyData:master Oct 3, 2024
16 checks passed
@cbandy cbandy deleted the pgadmin-umask branch October 3, 2024 15:37
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.

2 participants