toki

Results 2 issues of toki

``` Traceback (most recent call last): File "testexif.py", line 27, in exif = process_file(StringIO(filedata)) File "/usr/local/lib/python2.7/site-packages/exifread/__init__.py", line 221, in process_file hdr.decode_maker_note() File "/usr/local/lib/python2.7/site-packages/exifread/classes.py", line 381, in decode_maker_note tag_dict=makernote.NIKON_NEW, relative=1) File...

bug

Generally there are 2 ways (nodeport or load balancer) to expose vtgate service to outside of k8s cluster. Currently the Vitess cluster CRD provides the ServiceOverrides structure for us to...