-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
AKO Version
v2.10.0
Distribution
Kubernetes
Kubernetes Version
1.33
Current Behavior
No status on AtlasBackupPolicy and AtlasBackupSchedule CR
apiVersion: atlas.mongodb.com/v1
kind: AtlasBackupSchedule
metadata:
creationTimestamp: "2025-10-22T02:00:30Z"
generation: 1
name: prod-backup-schedule
namespace: minimal-test
resourceVersion: "310960"
uid: 4f95754f-93e8-481e-9295-a5c351c06671
spec:
autoExportEnabled: false
policy:
name: prod-backup-policy
namespace: minimal-test
restoreWindowDays: 3
updateSnapshots: trueCustom Resources to reproduce the issue
apiVersion: atlas.mongodb.com/v1
kind: AtlasBackupSchedule
metadata:
creationTimestamp: "2025-10-22T02:00:30Z"
generation: 1
name: prod-backup-schedule
namespace: minimal-test
resourceVersion: "310960"
uid: 4f95754f-93e8-481e-9295-a5c351c06671
spec:
autoExportEnabled: false
policy:
name: prod-backup-policy
namespace: minimal-test
restoreWindowDays: 3
updateSnapshots: trueSteps To Reproduce
- Install ABS and ABP
- Observe the status
Logs
Code of Conduct
- I agree to follow this project's Code of Conduct