Files
fleet/server/datastore
Mike Arpaia dcfbe1b2d3 Ensure that manually attached hosts get packs (#922)
Previously, when determining which packs a host should get when it checked in, we were iterating each pack and only checking whether or not the host was apart of a label which was a target of the pack, but we were never checking whether or not the host had been added as a specific target of that pack. This PR makes the necessary modification to `svc.ListPacksForHost`.
2017-01-11 15:24:32 -07:00
..
2017-01-10 21:41:58 -07:00
2017-01-04 14:16:17 -07:00
2016-11-26 02:08:22 +08:00