Skip to content

exclusiveMinimum and maximum does not make sense with ValueWithUnit object, it...

Dzmitry_Paulouski (slb) requested to merge master into add_node_selector

exclusiveMinimum and maximum does not make sense with ValueWithUnit object, it would make sense with float for instance. Removing this constraint does not remove the check with is done by a pydantic validator few lines below

Merge request reports