kubernetes/pkg/apis
k8s-merge-robot 3717e4e46b Merge pull request #26033 from smarterclayton/safer_quantity
Automatic merge from submit-queue

Round should avoid clearing s, save a string

Instead of saving bytes, save a string, which makes String() faster
and does not unduly penalize marshal. During parse, save the string
if it is in canonical form.

@wojtek-t @lavalamp this makes quantity.String() faster for a few cases
where it matters. We were also not clearing s properly before on Round()
2016-05-28 09:56:39 -07:00
..
abac Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
apps Generated fields for inlining 2016-05-28 08:53:22 -04:00
authentication.k8s.io Generated fields for inlining 2016-05-28 08:53:22 -04:00
authorization Generated fields for inlining 2016-05-28 08:53:22 -04:00
autoscaling Generated fields for inlining 2016-05-28 08:53:22 -04:00
batch Generated fields for inlining 2016-05-28 08:53:22 -04:00
componentconfig Generated fields for inlining 2016-05-28 08:53:22 -04:00
extensions Merge pull request #26033 from smarterclayton/safer_quantity 2016-05-28 09:56:39 -07:00
metrics It's 2016, yo. 2016-05-13 12:41:40 -07:00
policy Generated fields for inlining 2016-05-28 08:53:22 -04:00
rbac Generated fields for inlining 2016-05-28 08:53:22 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00