Skip to main content

validate_backup_schedule_admission_extras

Function validate_backup_schedule_admission_extras 

Source
pub fn validate_backup_schedule_admission_extras(
    spec: &SnapshotScheduleSpec,
) -> Vec<ValidationError>
Expand description

Admission-only extras for a SnapshotSchedule: the jitter 24h cap and the non-negative startingDeadlineSeconds rule. Both TIGHTEN fields that already exist, so neither may join validate_backup_schedule.