Ranvit Bommineni
Ranvit Bommineni
##### SUMMARY Backups are failing because the postgres image runs as uid 26 that doesn't have perms to the backup PVC. This fixes #1830 ##### ISSUE TYPE - Bug, Docs...
##### SUMMARY The db migration pod and the backup process pod have failed to schedule on a k8s cluster where every node has a taint. So this PR adds the...
##### SUMMARY This change enhances the WebSocket connection handling in the UI by ensuring messages are only sent when the WebSocket is fully open. This improves stability, and might help...