kubernetes-sigs / kubernetes-sigs/crdify

Property Validation: `multipleOf`

Open
#23 1 comment 0 reactions 1 assignee Claimed by @cvan20191 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 `multipleOf` constraint on a property enforces that the value of the property is a multiple of the constraint.

Adding/changing a new `multipleOf` constraint is a breaking change and will invalidate values that were previously allowed.
Removing a `multipleOf` constraint would be a relaxing of the validation and 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.