Conversation
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
…cm creation to hooks
PB-13325 | upgrading to official postgres-18 --------- Co-authored-by: Ayush Sharma <aysharma@purestorage.com>
…nd all prometheus images to fix CVEs
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
…resources (#843) * PB-12294 | Tagging resources with label app.kubernetes.io/part-of
updated the tar ball and repo index
…b, alertmanager and prometheus packages to fix high CVEs
* PB-13866 | bumping mysql version --------- Co-authored-by: Ayush Sharma <aysharma@purestorage.com>
- Add app.kubernetes.io/part-of label only when pxbackup.enabled=true - Remove labels from StatefulSet volumeClaimTemplates Co-authored-by: Bhanuchandra K <bk+pure@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
pxb prometheus will not be consuming these metrics, so they are ignored using service monitor
- Add pxbackup.federated flag in values.yaml (default: false) - Add PX_BACKUP_FEDERATED environment variable to px-backup deployment when federated mode is enabled - Update README.md to document the new federated parameter When pxbackup.federated is set to true, the PX_BACKUP_FEDERATED=true environment variable will be injected into the px-backup container.
Add federated mode flag for PX-Backup
* PB-14502 | inject configmap as env in middleware * PB-14502 | Flag added for federated PXB --------- Co-authored-by: Ayush Sharma <aysharma@purestorage.com>
Signed-off-by: kgarg-px <kgarg@purestorage.com>
Co-authored-by: Ayush Sharma <aysharma@purestorage.com>
aks-px
approved these changes
Mar 16, 2026
dbinnal-px
approved these changes
Mar 18, 2026
Collaborator
dbinnal-px
left a comment
There was a problem hiding this comment.
You need to update the index.yaml before merging to point pxb-federated branch
785b72a to
43e326b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the Prometheus alerting rules and email templates required for the global cluster count limit feature in PX-Backup. When the cluster count limit is reached, alerts are sent via AlertManager to notify administrators.
Related PR
New Prometheus Metric (from px-backup)
The alert is triggered by the
pxbackup_cluster_count_limit_statusmetric emitted by px-backup:Email Alert Preview
When the cluster count limit is reached, administrators receive an email with:
Testing
Manual Testing
Prometheus Alert Verification
Backward Compatibility
pxbackup_cluster_count_limit_statusmetric (i.e., when the limit is reached)