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
Fix JS UI
Bump JS deps
Merge pull request #466 from jippi/bump-js-stuff Bump js stuff
Nomad 0.9 support
Merge pull request #438 from jippi/bump-go-deps Bump Nomad and Consul API SDKs
NewRelic support and SDK bumps
Merge pull request #433 from jippi/add-newrelic-support A bit of house cleaning
Stable release
Everything is stable, seem silly to not mark it as such version wise
Allow to force rescheduling when (re)evaluating a job
Nomad 0.8 support
- control node eligibility
- drain (with / without system jobs)
- some small bug fixes here and there
note: currently drain timeout is 1h (hardcoded)
v0.25.0
v0.24.0
v0.23.0
- Fixes consul health checks in Nomad >= 0.7.0 clusters
- Breaks consul health checks in Nomad < 0.7.0 clusters
The way the consul check ids are constructed now makes it pain in the ass to maintain backwards compatibility, and the new method to match an allocation to a consul health check is kinda pain in the ass :(