5a6a8c0ff6
A deployment with multiple times the same path would appear repeated in `LookupDeploymentByPath`. This change indexes paths as a map rather than a list, thus avoiding the issue altogether. Fixes #276 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> |
||
---|---|---|
.. | ||
compiler | ||
client.go | ||
deployment.go | ||
fs.go | ||
input_test.go | ||
input.go | ||
pipeline.go | ||
solver.go | ||
store_test.go | ||
store.go | ||
types.go | ||
utils.go |