Preetha Appan
4e307587f0
Fixes bug with display message logic due to deprecating GenericSource. Also added more test cases to cover a bunch more edge cases
2017-11-13 11:14:57 -06:00
Michael Lange
344d1dfe57
generated UI routes
2017-11-10 13:29:17 -08:00
Michael Lange
2c04edfd59
Remove the connect-src self restriction for the UI
2017-11-10 13:28:11 -08:00
Alex Dadgar
90272052ef
format
2017-11-10 12:47:59 -08:00
Alex Dadgar
0592629547
Merge pull request #3504 from james-powis/fix_consul_address
...
[3503] adding consul-address flag to command.go
2017-11-06 15:46:01 -08:00
James Rasell
9f595ae797
Fix panic on every run of the keyring command.
...
This change removes the flag token declaration within keyring.go
which caused a flag redefined panic on every command run as the
token flag is specified in the command meta.
2017-11-06 10:15:42 +00:00
James Powis
6d3cc25097
[3503] adding consul-address flag to command.go
2017-11-04 18:05:20 -06:00
Preetha Appan
b3631f3d32
Remove event GenericSource, and address other code review comments. Also added deprecation info in comments.
2017-11-03 10:10:06 -05:00
Preetha Appan
6bc2553eb7
Address some code review comments
2017-11-03 09:13:01 -05:00
Preetha Appan
d63e693679
Move logic for determinic event display message to task_runner, added two new fields DisplayMessage and Details.
2017-11-03 09:13:01 -05:00
Alex Dadgar
53dbc4f127
remove atlas
2017-11-02 11:27:21 -07:00
Preetha
9dfb2faac0
Merge pull request #3484 from hashicorp/b-nomad-0.7.1
...
merge nomad 0.7.1 branch
2017-11-01 16:50:37 -05:00
Chelsea Holland Komlo
5e85b5a090
add rpc_upgrade_mode as config option for tls upgrades
2017-11-01 15:19:52 -05:00
Michael Schurter
ec43315e13
Fix regression by returning error on unknown alloc
2017-11-01 15:16:38 -05:00
Michael Schurter
9c1e595e2e
Fix GC'd alloc tracking
...
The Client.allocs map now contains all AllocRunners again, not just
un-GC'd AllocRunners. Client.allocs is only pruned when the server GCs
allocs.
Also stops logging "marked for GC" twice.
2017-11-01 15:16:38 -05:00
Preetha Appan
33475d169a
New pretty printer that imitates the short form from time.Duration.String() with approximated values for days and beyond. Used in cli output for allocation create/modify times
2017-11-01 15:16:38 -05:00
Diptanu Choudhury
3e1d24876e
Adding support for tagged metrics
2017-11-01 13:15:06 -07:00
Diptanu Choudhury
4c9ab7b760
Publishing metrics for job summary
2017-11-01 13:15:06 -07:00
Preetha Appan
92fcff3989
Adds modify time to job/alloc status CLI output, and pretty prints
2017-11-01 15:13:48 -05:00
Alex Dadgar
bf3163881e
bump version and remove generated
2017-11-01 10:02:25 -07:00
Alex Dadgar
ca4f4d173c
generated
2017-11-01 09:42:18 -07:00
Alex Dadgar
3a18addf41
remove generated structs
2017-10-31 13:50:16 -07:00
Alex Dadgar
2464b02aa2
changelog + PUT
2017-10-27 10:43:57 -07:00
Diptanu Choudhury
fa2cbb6f0c
Added the purge API on node endpoints
2017-10-25 23:51:53 -07:00
Alex Dadgar
6526e2ee02
add static ui assets
2017-10-25 17:01:26 -07:00
Chelsea Komlo
bc2c3d9b7e
Merge pull request #3436 from hashicorp/b-acl-bootstrap-command-test
...
Add command test for acl bootstrap
2017-10-25 18:37:31 -04:00
Chelsea Holland Komlo
c95fdc7d75
add failure test cases
2017-10-25 14:08:15 -04:00
Chelsea Holland Komlo
2faf35c553
add command test for acl bootstrap
2017-10-24 14:16:49 -04:00
Alex Dadgar
eada62d25b
metrics test
2017-10-23 18:38:36 -07:00
Alex Dadgar
366e91276f
fix two flaky tests
2017-10-23 18:15:52 -07:00
Alex Dadgar
8accabcd87
move to consul freeport implementation
2017-10-23 16:51:40 -07:00
Alex Dadgar
e1b1465081
Standardize retrieving a free port into a helper package
2017-10-23 16:48:20 -07:00
Alex Dadgar
616e4c6f49
fix namespaces
2017-10-23 16:07:38 -07:00
Alex Dadgar
312681bffd
Fix on ipv6
2017-10-19 16:49:58 -07:00
Alex Dadgar
e254232b9b
generated
2017-10-19 15:20:39 -07:00
Michael Schurter
e5599deee4
Support CORS for client endpoints
...
Added to /v1/client/stats and /v1/client/allocation/
2017-10-18 17:32:36 -07:00
Michael Schurter
0aaba92087
Merge pull request #3398 from hashicorp/f-consul-1.0.0
...
Bump Consul to 1.0.0 in vagrant/travis
2017-10-17 14:03:08 -07:00
Michael Schurter
a52cb34ab8
Don't set Interval on TTL health checks
2017-10-16 17:35:47 -07:00
Alex Dadgar
eef5242d21
Merge pull request #3395 from hashicorp/d-quota
...
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
54ed1fe290
Merge branch 'master' into f-acl-cli
2017-10-16 11:29:48 -07:00
Alex Dadgar
87411ea6e7
guide
2017-10-16 11:23:18 -07:00
Michael Schurter
cd177f1cbb
Merge pull request #3387 from hashicorp/f-aclless-health
...
Agent Health Endpoint
2017-10-16 11:05:09 -07:00
Alex Dadgar
b973978040
Merge pull request #3384 from hashicorp/f-self-policies
...
Ability to introspect self token
2017-10-13 17:11:22 -07:00
Alex Dadgar
823e7d8ee7
Update acl_token_self.go
2017-10-13 16:38:13 -07:00
Alex Dadgar
b38bb83ea0
List does json/template
2017-10-13 16:37:33 -07:00
Alex Dadgar
6517db420e
add missing namespace commands
2017-10-13 16:32:47 -07:00
Alex Dadgar
af6360086c
policy list and token self commands
2017-10-13 16:31:46 -07:00
Alex Dadgar
d4f7e30741
Self token lookup
2017-10-13 16:31:46 -07:00
Michael Schurter
4b5b2aa1a6
Better client health check and error handling
2017-10-13 16:25:25 -07:00
Alex Dadgar
c8cfcab793
quota command docs
2017-10-13 16:16:36 -07:00