mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Drop ACL todo
This commit is contained in:
@@ -1379,8 +1379,6 @@ func (n *Node) EmitEvents(args *structs.EmitNodeEventsRequest, reply *structs.Em
|
||||
}
|
||||
}
|
||||
|
||||
// TODO ACLs
|
||||
|
||||
_, index, err := n.srv.raftApply(structs.UpsertNodeEventsType, args)
|
||||
if err != nil {
|
||||
n.srv.logger.Printf("[ERR] nomad.node upserting node events failed: %v", err)
|
||||
|
||||
Reference in New Issue
Block a user