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.