feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob #114

Open
gitea-admin wants to merge 5 commits from orion/auto/feat-add-backup-infrastructure-namespace-1780360691804 into main
Owner

AI Reasoning

Backup infrastructure is needed for the Talos cluster migration. The Pelican stack has a Postgres database that requires daily backups with retention. This establishes the backups namespace, shared PVC storage, ExternalSecret for Pelican DB credentials, and a daily CronJob for pg_dump backups.


Policy Verdict

👤 Human review required — New namespaces change cluster structure

Operation type: new-namespace

Proposed by ORION

## AI Reasoning Backup infrastructure is needed for the Talos cluster migration. The Pelican stack has a Postgres database that requires daily backups with retention. This establishes the backups namespace, shared PVC storage, ExternalSecret for Pelican DB credentials, and a daily CronJob for pg_dump backups. --- ## Policy Verdict 👤 **Human review required** — New namespaces change cluster structure *Operation type: `new-namespace`* *Proposed by [ORION](https://github.com/richard-callis/orion-web)*
gitea-admin added 5 commits 2026-06-02 00:38:13 +00:00
gitea-admin added 1 commit 2026-06-02 00:38:13 +00:00
feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob
Validate Manifests / validate (pull_request) Failing after 2s
8c8a11d82d
Some checks are pending
Validate Manifests / validate (pull_request) Failing after 2s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin orion/auto/feat-add-backup-infrastructure-namespace-1780360691804:orion/auto/feat-add-backup-infrastructure-namespace-1780360691804
git checkout orion/auto/feat-add-backup-infrastructure-namespace-1780360691804
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea-admin/talos-cluster#114