Commit Graph

10 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 944c992f72
Ignore readOnly for automatic permissions 2021-04-15 17:21:00 +02:00
Kjeld Schouten-Lebbing aeab9be5d2
allow setting readOnly on customStorage and limit permissionsmounts (#357)
* alles setting readOnly on customStorage

* update common version and example

* fix a typo

* Limit volume mounting for permission fix to relevant volumes.
2021-04-15 16:45:50 +02:00
Kjeld Schouten-Lebbing 6abf2fae1a
Fixup the permissions script and make it more efficient (#355)
* Fixup the permissions script and make it more efficient

* update common and common-test versions
2021-04-15 14:28:28 +02:00
Kjeld Schouten-Lebbing d67ca77bae
Common part of Storage Part 2 (#344)
* Prepare Common for different permission schema

* Don't use PGID for storage ownership in any case.
2021-04-14 19:14:58 +02:00
kjeld Schouten-Lebbing e8f9ef02d4
Cleanup, Fixes and Review Feedback
Includes mix fixes like:
- Fixing the documentation
- Making sure device and storage mounts work correctly
- Fixing broken things that where supposed to work according to the PR highlights
- Moving some additional things to TrueCharts based containers
- Hiding, changing and reordening some bad UI elements
- Adding support for supplementalGroup permissions

Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Justin Clift <justin@postgresql.org>
2021-03-12 17:18:46 +01:00
kjeld Schouten-Lebbing 2b444a32c0
Delete job hooks more often 2021-03-09 21:21:54 +01:00
Kjeld Schouten-Lebbing a59d73061f
Add additional Storage tests and rename appExtraVolumeMounts (#218) 2021-03-03 22:03:02 +01:00
kjeld Schouten-Lebbing 44f424018b
Add License Info on a per-file basis 2021-03-03 14:56:22 +01:00
Kjeld Schouten-Lebbing 3cda910be6
Add Unlimited Custom hostPath mounts (#201) 2021-03-01 18:38:55 +01:00
Kjeld Schouten-Lebbing 236ec00b2d
[Common] Cert and Storage rework (#191)
* Add IX-Cert to Common
and:
- split storage
- merge custom into common chart

* Integrate most of the Bitnami Common Chart into ours
2021-02-28 16:53:33 +01:00