kubernetes-sigs / kubernetes-sigs/crdify

Property Validation: `allOf`

Open
#24 3 comments 0 reactions 1 assignee Claimed by @saschagrunert View on GitHub
good first issue help wanted kind/feature priority/important-longterm triage/accepted
Dominant language
Go
Stars
47
Forks
22
PR merge metrics
No merged PRs in 30d

Description

The `allOf` constraint on a property means that the value of the property must match all of the subschemas.

Adding/changing schemas in the set of `allOf` schemas is a breaking change as it is more restrictive, breaks client/user expectations, and may invalidate existing resources.

Removing a schema is likely OK.

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.