Files
kubernetes/pkg/api/resource
k8s-merge-robot 54b352ae3a Merge pull request #26907 from smarterclayton/tolerate_quantity
Automatic merge from submit-queue

Resource quantity must support leading and trailing whitespace in JSON for back-compat

For backwards compatibility reasons, we must continue to support leading or trailing whitespace on Quantity values when deserialized from JSON.  We must also support numbers serialized into yaml (`cpu: 1`) and JSON (`"cpu": 1`)

Fixes #26898
2016-06-08 16:16:41 -07:00
..
2016-05-19 08:41:39 -04:00
2016-06-06 17:18:22 -04:00
2016-05-19 08:41:39 -04:00
2015-08-05 17:30:03 -07:00
2015-12-03 17:00:13 -08:00
2016-05-19 08:41:39 -04:00