Skip to content

CRD registration of properties with default value set to null #1350

@devdattakulkarni

Description

@devdattakulkarni

In odoo helm chart, there is the following section in values.yaml

updateStrategy:
type: RollingUpdate
rollingUpdate: null

When Odoo CRD is created with this helm chart, the rollingUpdate field is being ignored. The OpenAPI Spec that is registered for this CRD does not seem to contain the rollingUpdate field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions