This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
488e65d960
open-nomad
/
.changelog
/
11507.txt
4 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
changelog: fix entry markdown (#11911)
2022-01-24 16:04:14 +00:00
```release-note:improvement
cli: improve debug error messages (#11507) Improves `nomad debug` error messages when contacting agents that do not have /v1/agent/host endpoints (the endpoint was added in v0.12.0) Part of #9568 and manually tested against Nomad v0.8.7. Hopefully isRedirectError can be reused for more cases listed in #9568
2022-01-17 16:15:17 +00:00
cli: improve `nomad operator debug` error messages
```