cloud-ark / cloud-ark/kubeplus

CRD registration of properties with default value set to null

Open
#1,350 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
756
Forks
95
Avg merge
1d 14h
Merged PRs (30d)
7

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.