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.
- 13 Jul, 2018 3 commits
-
-
Michael Lange authored
-
Michael Lange authored
UI: Update acceptance tests to use PageObjects
-
Chelsea Komlo authored
Fix reload issue for TLS certificates in dev mode
-
- 11 Jul, 2018 21 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Nick Ethier authored
-
Michael Lange authored
-
Michael Schurter authored
Fix and speedup rkt tests
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Nick Ethier authored
scheduler: fixed nil panic and clearer error handling
-
Michael Lange authored
-
- 10 Jul, 2018 13 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
UI: Refactor breadcrumbs
-
Michael Lange authored
UI: Codify common mirage scenarios and make it easy to switch between
-
Michael Lange authored
-
Alex Dadgar authored
-
- 09 Jul, 2018 3 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
Disable networking when it's not needed and improve failure message for UserGroup test by including the full ps output on failure.
-
Michael Schurter authored
Even when net=none we would attempt to retrieve network information from rkt which would spew useless log lines such as: ``` testlog.go:30: 20:37:31.409209 [DEBUG] driver.rkt: failed getting network info for pod UUID 8303cfe6-0c10-4288-84f5-cb79ad6dbf1c attempt 2: no networks found. Sleeping for 970ms ``` It would also delay tests for ~60s during the network information retry period. So skip this when net=none. It's unlikely anyone actually uses net=none outside of tests, so I doubt anyone will notice this change. Official docs: https://coreos.com/rkt/docs/latest/networking/overview.html#no-loopback-only-networking
-