Chromium Code Reviews
Descriptionconfig: store binary configs
config.get_async: if last good config is requested and destination type
is a protobuf message, store it in binary in addition to raw format.
When loading from a last good conig, if protobuf message type name
matches what we have in the datastore, load the config from the binary
field.
Also fix tests and include them in PRESUBMIT.py
R=vadimsh@chromium.org
BUG=705002
Review-Url: https://codereview.chromium.org/2778533002
Committed: https://github.com/luci/luci-py/commit/b048c2783c11ff79dfc32f3925a65d1f42828ac7
Patch Set 1 #Patch Set 2 : config: store binary configs #
Total comments: 12
Patch Set 3 : address comments #Patch Set 4 : nit #
Total comments: 6
Patch Set 5 : addressed comments #Messages
Total messages: 23 (13 generated)
|