Skip to content

Commit cb6b50b

Browse files
Commit from GitHub Actions (Scheduled Jobs)
1 parent b01d0e4 commit cb6b50b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

schema/jobset.x-k8s.io/jobset_v1alpha2.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6327,10 +6327,6 @@
63276327
{
63286328
"message": "StartupPolicy and DependsOn APIs are mutually exclusive",
63296329
"rule": "!(has(self.startupPolicy) && self.startupPolicy.startupPolicyOrder == 'InOrder' && self.replicatedJobs.exists(x, has(x.dependsOn)))"
6330-
},
6331-
{
6332-
"message": "DependsOn can't be set for the first ReplicatedJob",
6333-
"rule": "!(has(self.replicatedJobs[0].dependsOn))"
63346330
}
63356331
]
63366332
},

0 commit comments

Comments
 (0)