[PR #14] [CLOSED] feature: Add global cluster snapshot overview & cleanup function #86

Closed
opened 2026-03-02 15:47:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PegaProx/project-pegaprox/pull/14
Author: @gyptazy
Created: 1/27/2026
Status: Closed

Base: mainHead: feature/10-add-cluster-global-snapshot-overview-cleanup


📝 Commits (1)

  • 0184ef3 feature: Add global cluster snapshot overview & cleanup function

📊 Changes

2 files changed (+350 additions, -4 deletions)

View changed files

📝 pegaprox_multi_cluster.py (+125 -0)
📝 web/index.html.original (+225 -4)

📄 Description

feature: Add global cluster snapshot overview & cleanup function

  • Add new tab "Snapshots" to cluster overview
    • Providing an overview of all (filtered) snapshots (sorted by oldest age)
    • Add filter for snapshots older than a given date
  • Add option to delete snapshots directly for a cluster admin

Fixes: #10

Sponsored-by: credativ GmbH (https://credativ.de)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PegaProx/project-pegaprox/pull/14 **Author:** [@gyptazy](https://github.com/gyptazy) **Created:** 1/27/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/10-add-cluster-global-snapshot-overview-cleanup` --- ### 📝 Commits (1) - [`0184ef3`](https://github.com/PegaProx/project-pegaprox/commit/0184ef3ae26fc8a2b22b85d80b6914258bcf2318) feature: Add global cluster snapshot overview & cleanup function ### 📊 Changes **2 files changed** (+350 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pegaprox_multi_cluster.py` (+125 -0) 📝 `web/index.html.original` (+225 -4) </details> ### 📄 Description feature: Add global cluster snapshot overview & cleanup function - Add new tab "Snapshots" to cluster overview - Providing an overview of all (filtered) snapshots (sorted by oldest age) - Add filter for snapshots older than a given date - Add option to delete snapshots directly for a cluster admin Fixes: #10 Sponsored-by: credativ GmbH (https://credativ.de) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:47:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/project-pegaprox-PegaProx#86
No description provided.