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.
- 04 Jan, 2019 1 commit
-
-
Chris Baker authored
upstream fixes for accept-loop error handling
-
- 19 Dec, 2018 1 commit
-
-
Alex Dadgar authored
-
- 07 Dec, 2018 2 commits
-
-
Chris Baker authored
-
Mahmood Ali authored
-
- 28 Nov, 2018 1 commit
-
-
Mahmood Ali authored
-
- 15 Nov, 2018 2 commits
-
-
Preetha Appan authored
-
Mahmood Ali authored
-
- 14 Nov, 2018 1 commit
-
-
Mahmood Ali authored
Moving them as they may be useful for other packages/plugins besides devices.
-
- 07 Nov, 2018 1 commit
-
-
Alex Dadgar authored
Introduce a device manager that manages the lifecycle of device plugins on the client. It fingerprints, collects stats, and forwards Reserve requests to the correct plugin. The manager, also handles device plugins failing and validates their output.
-
- 16 Oct, 2018 3 commits
-
-
Nick Ethier authored
* client/executor: refactor client to remove interpolation * executor: POC libcontainer based executor * vendor: use hashicorp libcontainer fork * vendor: add libcontainer/nsenter dep * executor: updated executor interface to simplify operations * executor: implement logging pipe * logmon: new logmon plugin to manage task logs * driver/executor: use logmon for log management * executor: fix tests and windows build * executor: fix logging key names * executor: fix test failures * executor: add config field to toggle between using libcontainer and standard executors * logmon: use discover utility to discover nomad executable * executor: only call libcontainer-shim on main in linux * logmon: use seperate path configs for stdout/stderr fifos * executor: windows fixes * executor: created reusable pid stats collection utility that can be used in an executor * executor: update fifo.Open calls * executor: fix build * remove executor from docker driver * executor: Shutdown func to kill and cleanup executor and its children * executor: move linux specific universal executor funcs to seperate file * move logmon initialization to a task runner hook * client: doc fixes and renaming from code review * taskrunner: use shared config struct for logmon fifo fields * taskrunner: logmon only needs to be started once per task
-
Nick Ethier authored
* fifo: add new fifo package for named pipes
-
Nick Ethier authored
* vendor: bump libcontainer and docker to remove Sirupsen imports * vendor: fix bad vendoring of archive package * vendor: fix api changes to cgroups in executor * vendor: fix docker api changes * vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
-
- 03 Oct, 2018 1 commit
-
-
oleksii.shyman authored
- created go-nvml wrapper for fingerprinting - added fingerprinting feature to nvidia-plugin
-
- 19 Sep, 2018 1 commit
-
-
Alex Dadgar authored
-
- 17 Sep, 2018 1 commit
-
-
Alex Dadgar authored
-
- 11 Sep, 2018 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 10 Sep, 2018 4 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 14 Aug, 2018 1 commit
-
-
Chelsea Holland Komlo authored
-
- 12 Aug, 2018 1 commit
-
-
Alex Dadgar authored
-
- 10 Aug, 2018 1 commit
-
-
Alex Dadgar authored
-
- 09 Aug, 2018 1 commit
-
-
Michael Schurter authored
The blake2b package only includes an asm implementation for amd64. Other architectures use a generic Go implementation. Unfortunately appengine is one of those architectures and we explicitly ignore appengine when vendoring because it is an unsupported platform for Nomad. Commit 925ec07a started ignoring appengine to help trim down the vendor package. We now need to include appengine again - despite not building for it - just to avoid accidently breaking other archs we do support.
-
- 07 Aug, 2018 1 commit
-
-
Alex Dadgar authored
Vendored the tagged version of protobuf.
-
- 06 Aug, 2018 3 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
- 02 Aug, 2018 1 commit
-
-
Michael Schurter authored
All of this just to get something faster than md5... yeesh.
-
- 31 Jul, 2018 1 commit
-
-
Nick Ethier authored
-
- 05 Jul, 2018 1 commit
-
-
Nick Ethier authored
-
- 20 Jun, 2018 1 commit
-
-
Alvin Huang authored
-
- 10 May, 2018 1 commit
-
-
Preetha Appan authored
-
- 07 May, 2018 4 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
- 04 May, 2018 1 commit
-
-
Michael Schurter authored
-
- 25 Apr, 2018 1 commit
-
-
Preetha Appan authored
-