kubernetes-sigs / kubernetes-sigs/crdify

Property Validation: `uniqueItems`

Open
#22 2 comments 0 reactions 1 assignee Claimed by @Ashishm0511 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 `uniqueItems` constraint on a property enforces that lists should only contain unique items in the list.

Going from a non-unique constraint on list items to a uniqueness constraint is more restrictive and a breaking change as it could invalidate existing allowed values and break client/user expectations.

The opposite direction of unique to non-unique is less restrictive and 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.