mirror of https://github.com/hashicorp/consul
agent/consul/state: remove TODO
parent
70858598e4
commit
ad42f42a17
|
@ -245,8 +245,6 @@ func (s *Store) IntentionMatch(ws memdb.WatchSet, args *structs.IntentionQueryMa
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: filter for uniques
|
|
||||||
|
|
||||||
// Sort the results by precedence
|
// Sort the results by precedence
|
||||||
sort.Sort(structs.IntentionPrecedenceSorter(ixns))
|
sort.Sort(structs.IntentionPrecedenceSorter(ixns))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue