Alex Dadgar
24bfaa70ac
Fix switching diff structures
2016-05-11 15:36:28 -07:00
Alex Dadgar
3a4f99c976
Merge branch 'f-job-diff2' into f-plan-endpoint
2016-05-11 15:28:07 -07:00
Alex Dadgar
59e244d18e
Add service diff
2016-05-11 15:25:59 -07:00
Alex Dadgar
2f74bd9a74
remove old diff
2016-05-11 11:27:00 -07:00
Alex Dadgar
ccc3caae4a
Merge branch 'f-job-diff2' into f-plan-endpoint
2016-05-11 11:25:25 -07:00
Alex Dadgar
967011e25c
contextual diff
2016-05-11 11:11:26 -07:00
Alex Dadgar
b4bb28c425
Job diff using generic structures
2016-05-10 22:23:34 -07:00
Alex Dadgar
831909dcce
pass a copy of the task to the task environment
2016-05-05 22:01:17 -07:00
Diptanu Choudhury
bc748de58a
Merge pull request #1151 from hashicorp/check-debug-logs
...
Added logs to indicate when checks timeout
2016-05-05 16:52:04 -07:00
Diptanu Choudhury
3a6ee08a32
Added some docs
2016-05-05 11:52:22 -07:00
Alex Dadgar
ab0b57a9a1
Initial plan endpoint implementation - WIP
2016-05-05 11:21:58 -07:00
Sean Chittenden
a2af058477
Merge pull request #1152 from hashicorp/f-vagrant-cluster
...
Update Vagrantfile to support multiple nodes. Bump Go to 1.6.2.
dadgar: "LGTM"
2016-05-05 11:20:52 -07:00
Sean Chittenden
f550a59eca
Update Vagrantfile to support multiple nodes. Bump Go to 1.6.2.
...
`vagrant up` just works and only one VM is spun-up by default, however
there are up to 5x VMs available for cluster testing. `nomad-server%02d`
and `nomad-client%02d`.
2016-05-05 11:07:02 -07:00
Alex Dadgar
1ed895c6c6
Merge pull request #1149 from hashicorp/f-current-version-checkpoint
...
Include the current version along side the available version.
2016-05-05 10:03:09 -07:00
Diptanu Choudhury
9a8ad773b3
Added logs to indicate when checks timeout
2016-05-05 10:01:38 -07:00
Sean Chittenden
09729cf706
When checkpoint emits a log message indicating an agent is out of
...
date, include the current version along with the available version
according to checkpoint.
Inspired by: log output in hashicorp/consul#993
2016-05-04 23:56:37 -07:00
Diptanu Choudhury
b3cfde98cc
Merge pull request #1148 from hashicorp/f-govendor
...
Use govendor
2016-05-04 20:54:32 -07:00
Sean Chittenden
cd09136521
Remove unused packages
...
```
govendor remove +unused
git add vendor/
```
2016-05-04 19:49:43 -07:00
Sean Chittenden
4477a11da0
Update github.com/ugorji/go/codec*
...
No functional change.
```
govendor update github.com/ugorji/go/codec
govendor update github.com/ugorji/go/codec/codecgen
```
2016-05-04 19:47:48 -07:00
Sean Chittenden
cca7d92c94
Begin using govendor for dependency management
2016-05-04 19:38:37 -07:00
Alex Dadgar
789722bf3f
Index fields using a map
2016-05-04 14:29:08 -07:00
Alex Dadgar
11289526b5
change the packages
2016-05-03 18:53:12 -07:00
Diptanu Choudhury
61aedccce7
Updated the changelog
2016-05-03 14:38:34 -07:00
Diptanu Choudhury
d41939fefd
Merge pull request #1144 from hashicorp/unique-service-names
...
Ensuring check names are unique
2016-05-03 14:36:49 -07:00
Alex Dadgar
bea01efa5d
Diff Task Configs, handle the nil cases, better type setting and more tests
2016-05-03 14:23:44 -07:00
Diptanu Choudhury
8a582c1b6c
Ensuring check names are unique
2016-05-03 13:16:02 -07:00
Alex Dadgar
082d6901f7
visitor
2016-05-03 09:50:49 -07:00
Diptanu Choudhury
26a823873a
Merge pull request #1143 from hashicorp/unique-service-names
...
Ensuring service names are unique
2016-05-03 01:15:31 -07:00
Diptanu Choudhury
ac0bbc407e
Merge pull request #1118 from hashicorp/docs-discovery-json
...
Added docs for json representation of service discovery objects
2016-05-03 01:15:12 -07:00
Diptanu Choudhury
a69c8bdb3d
Merge pull request #1142 from hashicorp/sethvargo/elink
...
Track enhanced links
2016-05-03 01:14:55 -07:00
Alex Dadgar
fa042c45b9
flatmap for walking the task config
2016-05-02 22:25:06 -07:00
Alex Dadgar
e7b1c309ef
Job diff infrastructure
2016-05-02 18:32:23 -07:00
Diptanu Choudhury
506ea1a206
Ensuring service names are unique
2016-05-02 13:43:07 -07:00
Seth Vargo
3f5783af2e
Track enhanced links
2016-05-02 16:00:10 -04:00
iverberk
cae5394d7d
Merge pull request #1139 from hashicorp/b-typo-force-leave
...
Fix typo in force-leave docs
2016-05-01 22:08:35 +02:00
Pete Shima
432325d944
Fix typo in force-leave docs
2016-05-01 13:00:04 -07:00
Alex Dadgar
a1c751f6ea
Changelog and 0.4 version bump
2016-04-26 10:14:48 -07:00
Alex Dadgar
2fb4d1d0cb
Merge pull request #1128 from hashicorp/f-restrict-inplace
...
Task is not eligible for update if User, Meta, or Resources change
2016-04-26 10:12:42 -07:00
Alex Dadgar
ff0dd9b81c
Task is not eligible for update if User, Meta, or Resources change
2016-04-25 17:20:25 -07:00
iverberk
f1d2ceacb3
Merge pull request #1126 from hashicorp/b-fix-label-type
...
Docker labels configuration should be of type "array" in schema
2016-04-26 00:24:09 +02:00
Ivo Verberk
e25a2d2f4f
Docker labels configuration should be of type "array" in schema
2016-04-25 23:58:31 +02:00
Diptanu Choudhury
048ab966b0
Merge pull request #1122 from hashicorp/sethvargo/referrer
...
Do not allow referrer to modify the sender
2016-04-22 21:04:36 -07:00
Seth Vargo
377dfd3ade
Do not allow referrer to modify the sender
...
http://mathiasbynens.github.io/rel-noopener/
2016-04-22 23:37:55 -04:00
Diptanu Choudhury
452eacb6ef
Bumping up the version of the website
2016-04-22 16:56:35 -07:00
Alex Dadgar
dc0da33ac9
Release v0.3.2
2016-04-22 16:30:39 -07:00
Alex Dadgar
4685275fca
version bump
2016-04-22 16:25:15 -07:00
Alex Dadgar
de69674b86
changelog
2016-04-22 16:16:26 -07:00
Alex Dadgar
effb82a614
Merge pull request #1121 from hashicorp/f-server-members
...
`nomad server-members`: Better error handling of no cluster leader in federated clusters
2016-04-22 16:08:33 -07:00
Alex Dadgar
8f16473c6e
Better error handling
2016-04-22 15:59:56 -07:00
Alex Dadgar
e1a9077654
Merge pull request #1117 from hashicorp/f-docker-timeouts
...
Timeout docker connections after 1 minute
2016-04-22 15:31:16 -07:00