CAS: Fix resource_name format for blobs
Compare changes
- Jürg Billeter authored
Continue to accept requests from non-conforming BuildStream clients for the time being to ease migration.
@@ -23,6 +23,7 @@ import os
@@ -130,7 +131,7 @@ class _ByteStreamServicer(bytestream_pb2_grpc.ByteStreamServicer):
@@ -168,7 +169,7 @@ class _ByteStreamServicer(bytestream_pb2_grpc.ByteStreamServicer):
@@ -247,12 +248,35 @@ class _ReferenceStorageServicer(buildstream_pb2_grpc.ReferenceStorageServicer):