Skip to content

DPE-8577 support non-snapped environments in start-pgbackrest-exporter#272

Open
taurus-forever wants to merge 3 commits into
16/edgefrom
alutay/pgbrstexporter_k8s
Open

DPE-8577 support non-snapped environments in start-pgbackrest-exporter#272
taurus-forever wants to merge 3 commits into
16/edgefrom
alutay/pgbrstexporter_k8s

Conversation

@taurus-forever
Copy link
Copy Markdown
Contributor

Issue

It is hard to test pgbackrest-exporter on K8s

Solution

Branch on $SNAP to handle both snap and non-snap (k8s) environments,
following the pattern from start-exporter.sh.
Non-snap mode runs the exporter directly with /etc/pgbackrest.conf;
snap mode keeps existing setpriv privilege-drop behavior.

Closes #169

Assisted-by: Claude:claude-4.6-opus

…rter.sh

Branch on $SNAP to handle both snap and non-snap (k8s) environments,
following the pattern from start-exporter.sh. Non-snap mode runs the
exporter directly with /etc/pgbackrest.conf; snap mode keeps existing
setpriv privilege-drop behavior.

Closes #169

Assisted-by: Claude:claude-4.6-opus
@taurus-forever taurus-forever changed the title feat(snap): support non-snapped environments in start-pgbackrest-exporter DPE-8577 support non-snapped environments in start-pgbackrest-exporter Apr 29, 2026
marceloneppel
marceloneppel previously approved these changes Apr 29, 2026
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.

start-pgbackrest-exporter.sh does not support non-snapped environments

4 participants