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.
- 18 Dec, 2020 1 commit
-
-
Kris Hicks authored
* Add alt text to Nomad logo * Hoist Resources * Use description from nomadproject.io * Getting Started -> Quick Start * Add production cluster section to Quick Start * Remove "Who Uses Nomad" * Move Contributing to contributing/README.md * Add link to homepage from hero image
-
- 17 Nov, 2020 2 commits
-
-
Kris Hicks authored
This is mostly switching paragraphs to bullets to make following instructions easier. In doing so, this also adds instructions to install things that were previously assumed to be installed, like Vagrant, Virtualbox, and Consul. It also removes the expectation that Nomad is cloned to $GOPATH, as that is not necessary.
-
Kris Hicks authored
This replaces all usage of `protoc` with `buf`. See `tools/buf/README.md` for more.
-
- 12 Nov, 2020 1 commit
-
-
Michael Schurter authored
Despite being a security release for Go, we do not believe Nomad is impacted.
-
- 10 Nov, 2020 1 commit
-
-
Michael Schurter authored
1.15.5 is due in a couple days but we may release before then.
-
- 28 Oct, 2020 1 commit
-
-
nvartolomei authored
-
- 09 Sep, 2020 1 commit
-
-
Mahmood Ali authored
Upgrade to golang 1.15 Starting with golang 1.5, setting Ctty value result in `Setctty set but Ctty not valid in child` error, as part of https://github.com/golang/go/issues/29458 . This commit lifts the fix in https://github.com/creack/pty/pull/97 .
-
- 06 Aug, 2020 1 commit
-
-
Michael Schurter authored
Go 1.14.7 fixes CVE-2020-16845 which is not believed to impact Nomad.
-
- 29 Jul, 2020 1 commit
-
-
James Rasell authored
The Nomad binary size has been detailed differently in places and is subject to changing almost daily. We should therefore remove this to avoid confusion and misrepresentation.
-
- 20 Jul, 2020 1 commit
-
-
Mahmood Ali authored
Pick up fixes [golang 1.14.6 bug fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.14.6+label%3ACherryPickApproved), specially the one where reflect.DeepEqual returns true even if values don't match, affecting our tests integrity.
-
- 16 Jul, 2020 1 commit
-
-
Kent 'picat' Gruber authored
-
- 15 Jul, 2020 1 commit
-
-
Michael Schurter authored
Go 1.14.4 contains two CVEs which are fixed in 1.14.5: - [CVE-2020-15586](https://golang.org/issue/34902) - [CVE-2020-14039](https://golang.org/issue/39360) Upon consideration with HashiCorp security these CVEs are considered low severity for Nomad and no new security fix binary will be released.
-
- 16 Jun, 2020 1 commit
-
-
Michael Schurter authored
-
- 05 Jun, 2020 1 commit
-
-
Yishan Lin authored
- Guides now point to HashiCorp Learn, rather than old website - Condensed the documentation & guides section for brevity - Updated "Who Uses Nomad" page and section in README with new names collected from past 6 months - Added yearly publication dates to each of the public talks
-
- 02 Jun, 2020 1 commit
-
-
Seth Hoenig authored
-
- 16 May, 2020 1 commit
-
-
Michael Schurter authored
-
- 23 Mar, 2020 1 commit
-
-
Mahmood Ali authored
-
- 02 Mar, 2020 1 commit
-
-
Mahmood Ali authored
-
- 14 Feb, 2020 1 commit
-
-
Drew Bailey authored
use hashicorp + nomad logo
-
- 29 Jan, 2020 1 commit
-
-
Mahmood Ali authored
-
- 16 Jan, 2020 1 commit
-
-
Mahmood Ali authored
-
- 06 Dec, 2019 1 commit
-
-
Charlie Voiselle authored
-
- 02 Dec, 2019 1 commit
-
-
Charlie Voiselle authored
-
- 22 Nov, 2019 1 commit
-
-
Charlie Voiselle authored
-
- 20 Nov, 2019 1 commit
-
-
Michael Schurter authored
-
- 19 Nov, 2019 1 commit
-
-
Tim Gross authored
-
- 06 Nov, 2019 1 commit
-
-
Tim Gross authored
-
- 29 Oct, 2019 1 commit
-
-
Michael Schurter authored
-
- 21 Oct, 2019 1 commit
-
-
Matthias Endler authored
-
- 18 Oct, 2019 2 commits
-
-
Mahmood Ali authored
Use golang 1.12.12
-
Mahmood Ali authored
Use use base official golang image in CircleCI, as it gets refreshed more quickly compared to circleci/golang, and we don't benefit from circleci image customizations much.
-
- 26 Sep, 2019 1 commit
-
-
Mahmood Ali authored
To get fix for https://github.com/golang/go/issues/34540 .
-
- 23 Sep, 2019 1 commit
-
-
kaxap authored
Fix two broken links in the Documentation & Guides section, namely Advanced Job Scheduling on Nomad with Affinities and Increasing Nomad Fault Tolerance with Spread
-
- 11 Sep, 2019 1 commit
-
-
Tim Gross authored
The default ulimit for open files on macOS is really small (256), which leads to "too many open files" errors during plugin launches if you're running unit tests in `drivers/docker`. Recommend setting `ulimit -n 1024`.
-
- 23 Aug, 2019 1 commit
-
-
Mahmood Ali authored
-
- 13 Jun, 2019 2 commits
-
-
Mahmood Ali authored
It's the latest 1.11 point release as of now
-
Charlie Voiselle authored
-
- 07 Jun, 2019 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
- 06 Jun, 2019 1 commit
-
-
Michael Schurter authored
-