Michael Lange
525312dc92
Fix lint-staged paths
...
Paths now start from package.json location, not project root.
2018-02-05 20:13:58 -08:00
Michael Lange
eae275f719
Use the children summary instead of alloc summary when applicable
2018-02-05 20:13:58 -08:00
Michael Lange
552b958d67
Specialized children-status-bar variant of the allocation-status-bar
2018-02-05 20:13:58 -08:00
Michael Lange
0c50472bb5
Model the parent/child relationship in jobs
2018-02-05 20:13:58 -08:00
Michael Lange
37c39a9a05
Filter child jobs out of the root jobs list
2018-02-05 20:13:58 -08:00
Michael Lange
c4d8ebeb4f
Merge pull request #3777 from johncowen/f-ui-api-task-events-messages
...
UI: Make task-events use the `message` from the API rather than hardcoded
2018-02-05 18:36:41 -08:00
Michael Schurter
0a806f66f6
Merge pull request #3790 from 42wim/dockerv6
...
Service registration for IPv6 docker addresses (Fixes #3785 )
2018-02-05 17:07:53 -08:00
Michael Schurter
5ff86f0d2a
Add changelog entry for #3790
2018-02-05 16:29:29 -08:00
Michael Schurter
e486a27a4e
docker: Skip IPv6 test if IPv6 disabled
2018-02-05 16:24:30 -08:00
Chelsea Komlo
7b9cf12244
Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor
...
Refactor client fingerprinters to return a diff of node attributes
2018-02-01 20:13:44 -05:00
Chelsea Holland Komlo
8049aa083f
update log message
2018-02-01 19:46:57 -05:00
Chelsea Holland Komlo
3202200ccb
req/resp should be within config locks; rename for detected fingerprints
...
changelog
2018-02-01 19:00:39 -05:00
Wim
51bf06f468
Add AdvertiseIPv6Address test
2018-02-01 23:21:47 +01:00
Wim
d0dd6ef22f
Add IPv6 support to travis docker
2018-02-01 23:21:28 +01:00
Chelsea Holland Komlo
15cb7683f8
fix up linting
2018-02-01 12:26:38 -05:00
Chelsea Holland Komlo
e5ccc551dc
add detected to more drivers where the driver is found but unusable
2018-02-01 11:28:17 -05:00
Wim
cdd55e4591
Update documentation
2018-02-01 14:25:14 +01:00
Chelsea Holland Komlo
ba2ebbc7f9
code review fixup
2018-01-31 18:34:03 -05:00
Wim
dea460bb5a
* Change use_ipv6_address to advertise_ipv6_address.
...
* Set autoadvertise to true.
* Update documentation.
2018-02-01 00:01:25 +01:00
Chelsea Holland Komlo
32174fd729
update changelog
2018-01-31 13:33:51 -05:00
Chelsea Holland Komlo
a9447addd3
add applicable boolean to fingerprint response
...
public fields and remove getter functions
2018-01-31 13:21:45 -05:00
Alex Dadgar
51201fb7cc
fix changelog entry
2018-01-31 10:11:30 -08:00
Michael Schurter
7b9b8b7d7b
Merge pull request #3798 from simar7/qemu-graceful-shutdown-bug
...
[QEMU] Fixing an unintentional variable shadowing
2018-01-30 17:43:44 -08:00
Kyle Havlovitz
d5d719e5a0
Merge pull request #3812 from hashicorp/autopilot-config-change
...
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-30 16:14:26 -08:00
Kyle Havlovitz
f72a94b6e6
Fix autopilot guide example
2018-01-30 16:12:39 -08:00
Kyle Havlovitz
078c7d9aa9
Fix remaining issues with autopilot change
2018-01-30 15:21:28 -08:00
Michael Schurter
c294323dd0
Add changelog entry for #3773
2018-01-30 14:59:17 -08:00
Chelsea Komlo
eed1f4098c
Merge pull request #3817 from hashicorp/d-3814-changelog
...
Changelog for PR #3814
2018-01-30 17:58:07 -05:00
Michael Schurter
d50ae8a92b
Merge pull request #3773 from mikemccracken/2018-01-18/destroy-container-on-err
...
lxc: cleanup partially configured containers after errors in Start
2018-01-30 14:52:29 -08:00
Chelsea Holland Komlo
149494da1d
changelog for PR 3814
2018-01-30 17:46:48 -05:00
Chelsea Komlo
57dbd6c803
Merge pull request #3814 from jrasell/f_gh_3806
...
Update CLI to use ISO_8601 time format.
2018-01-30 17:39:39 -05:00
Michael Schurter
755b5d784b
Merge pull request #3334 from hashicorp/f-vault-acl
...
Vault Secret Backend
2018-01-30 12:26:59 -08:00
Michael Schurter
47d6651c3a
Mention minimum Vault version
2018-01-30 11:31:10 -08:00
Michael Schurter
a6ecce59f3
Minor formatting/style updates
2018-01-30 11:14:05 -08:00
Chelsea Holland Komlo
e8aaa93459
locks for fingerprint reads/writes
2018-01-30 11:32:45 -05:00
Wim
795d84e08f
Service registration for IPv6 docker addresses
2018-01-30 17:07:47 +01:00
James Rasell
0a13199471
Update CLI to use ISO_8601 time format.
...
This change updates the formatTime CLI helper function to return
an ISO_8601 time format which will make CLI time usage more
consistent and easier. Previosuly the time format was in US style
format which was somewhat confusing to non US users.
Closes #3806
2018-01-30 08:57:07 +00:00
Kyle Havlovitz
2c873adba4
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-29 20:03:38 -08:00
Alex Dadgar
bb5120fe98
Merge pull request #3684 from jrasell/f_gh_3678
...
Update `node-status` verbose command to include node address.
2018-01-29 15:32:14 -08:00
Alex Dadgar
3c8a76a2fe
Merge pull request #3799 from mikemccracken/2018-01-25/lxc-log-outside-container
...
lxc: move lxc log file out of container-visible alloc dir
2018-01-29 14:32:22 -08:00
Chelsea Holland Komlo
ae889b4fba
remove attributes from periodic fingerprints when state changes
...
write test for client periodic fingerprinters
2018-01-29 13:48:54 -05:00
Alex Dadgar
ad8bfaea00
changelog
2018-01-29 09:49:11 -08:00
Alex Dadgar
d11fdc7e10
Merge pull request #3802 from filipochnik/docker-readonly-rootfs
...
Add ReadonlyRootfs option to the Docker driver
2018-01-29 09:47:27 -08:00
Charlie Voiselle
172bea2b88
Merge pull request #3809 from hashicorp/cv-docs-unrock-nomad
...
Changed `nomad.rocks` to `localhost:4646` to align with defaults. Closes #3808
2018-01-29 12:46:36 -05:00
Alex Dadgar
f0929a8592
Merge pull request #3805 from kinvolk/indradhanush/remove-underscores-from-variable-names
...
rkt_test.go: Remove underscore from variable names
2018-01-29 09:46:12 -08:00
Charlie Voiselle
a6c3144fd5
Changed nomad.rocks to localhost:4646 to align with defaults
...
Should provide cut and paste example for most users. Advanced users should be able to correct URLs to something appropriate.
2018-01-29 11:27:52 -05:00
Indradhanush Gupta
686c5d48e6
rkt_test.go: Remove underscore from variable names
2018-01-29 11:39:50 +01:00
Filip Ochnik
7507a1e161
Add ReadonlyRootfs option to the Docker driver
2018-01-27 14:38:29 +01:00
Chelsea Holland Komlo
f5fc20a564
create safe getters and setters for fingerprint response
2018-01-26 11:22:05 -05:00
John Cowen
6c6e373640
Remove vaultError, failedSibling and messagePassthru
...
1. `vaultError` and `failedSibling` are safe to remove see
https://github.com/hashicorp/nomad/blob/64e9cf9/nomad/structs/structs.go#L3979-L3986
2018-01-26 13:37:20 +00:00