open-nomad/helper/raftutil
Seth Hoenig 40c714a681 api: return sorted results in certain list endpoints
These API endpoints now return results in chronological order. They
can return results in reverse chronological order by setting the
query parameter ascending=true.

- Eval.List
- Deployment.List
2022-02-15 13:48:28 -06:00
..
fsm.go api: return sorted results in certain list endpoints 2022-02-15 13:48:28 -06:00
fsm_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
generate.go add helper commands for debugging state 2020-08-31 08:45:59 -04:00
generate_msgtypes.sh Update generate_msgtypes.sh now that iota is gone 2020-10-22 15:26:32 -07:00
msgpack.go reverting export of fixTime 2020-09-29 01:21:03 -04:00
msgpack_test.go reverting export of fixTime 2020-09-29 01:21:03 -04:00
msgtypes.go RPC endpoints to support 'nomad ui -login' 2021-03-10 08:17:56 -05:00
sample_test.go Raft Debugging Improvements (#11414) 2021-11-04 10:16:12 -04:00
snapshot.go Raft Debugging Improvements (#11414) 2021-11-04 10:16:12 -04:00
state.go cli: return error from raft commands if db is open 2021-12-16 11:41:01 -08:00
state_test.go cli: return error from raft commands if db is open 2021-12-16 11:41:01 -08:00