This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Andrea Luzzardi 5a6a8c0ff6 store: fix duplicate paths
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>
2021-04-05 14:28:59 -07:00
..
2021-04-02 15:30:38 -07:00
2021-03-12 13:38:49 -08:00
2021-04-02 17:32:05 -07:00
2021-04-02 17:26:19 -07:00
2021-04-02 16:08:15 -07:00
2021-03-12 13:38:49 -08:00
2021-04-04 20:00:22 -07:00
2021-04-05 14:28:59 -07:00