This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 14 Aug, 2018 3 commits
-
-
Michael Lange authored
Borrowed heavily from Vault
-
Michael Lange authored
-
Michael Lange authored
-
- 13 Aug, 2018 9 commits
-
-
Michael Lange authored
UI: Region Switcher
-
Michael Lange authored
-
Michael Lange authored
This is a more idiomatic way to handle the QP resetting in the application controller.
-
Michael Schurter authored
vendor: fix blake2b on non-amd64 archs
-
Chelsea Komlo authored
Skip update checking if DisableUpdateCheck is set to true
-
Alex Dadgar authored
Base go-plugin client/server
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Charlie Voiselle authored
-
- 12 Aug, 2018 1 commit
-
-
Alex Dadgar authored
-
- 10 Aug, 2018 27 commits
-
-
Michael Lange authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Convert HCL Interface values to Cty Values
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
Without this, the data (query params) get json stringified
-
Michael Lange authored
The UI will no longer try to redirect to the appropriate namespace or region if one is found in localStorage. Instead, it will assume that the lack of query param means the default namespaces or region is desired.
-
Michael Lange authored
-
Michael Lange authored
This protects against volatility in the server and, more commonly, ACLs returning forbidden responses.
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
The default region shouldn't be used as a qp since no qp means the same thing.
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
Default params don't make it into arguments which were being splatted into the call to super.
-
Michael Lange authored
-
Michael Lange authored
This is incredibly tricky with query params, since there is a bundle of timing issues, lifecycle issues, missing features, and all around gotchas with query params. This solution has no observers and no instances of the system service being set from the jobs controller. The upside to this is no observers, much easier to follow logic, no more dependent key chain reactions.
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-