This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
Releases: jippi/hashi-ui
Releases · jippi/hashi-ui
v0.3.0
- Enforce width of table columns to improve render performance
- Cache node id -> name lookups
- Make allocation task states show all possible information in the UI (nomad 0.5.0)
- Allow allocation filtering on Client and Job
- A few small bug fixes here and there
- Fixed allocation list (they never auto-updated)
- Added
triggered by
to allocations list - Added reference to
ParentID
in allocations list - Added
Status Description
to allocations list - Bumped govendor to use
master
on nomad to support the new structs of 0.5.x (still works flawlessly against 0.4.1 cluster) - Using Go 1.7
v0.2.1
v0.1.3
v0.1.2
v0.1.1
IMPROVEMENTS:
- Add Nomad job specification
- Add CLI flags to specify Nomad and listen address
- Add Server members overview
- Improved logging
- Lot's of build and release automation added
- Added TaskGroup and Tasks section to Job view
Special thanks to Alexander Krasnukhin who has done most of the work!