Skip to content

Reject independent Jobs with startPolicy.concurrencyPolicy #18

@irvinlim

Description

@irvinlim

The startPolicy.concurrencyPolicy field is used to define how to handle concurrent Jobs belonging to the same JobConfig.

In the case of Independent Jobs, they have no such JobConfig to look up, so the concurrencyPolicy is effectively useless, and we should just reject Jobs that specify this field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/apiRelated to public APIs, including CRD design, configuration, etccomponent/executionIssues or PRs related exclusively to the Execution component (Job, JobConfig)good first issueGood for newcomerskind/featureCategorizes issue or PR as related to a new, well-defined and agreed-upon feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions