Skip to content

Setting default scalingStrategy for scaledJobs not allowed #875

Description

@toniSta

The documentation states the following regarding the scaledjob's scalingStrategy:

Select a Scaling Strategy. Possible values are default, custom, accurate, or eager. The default value is default.

However, the CRD doesn't allow to explicitly set it to default:

strategy:
enum:
- custom
- accurate
- eager

This additional check was introduced in version 2.20.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions