open-nomad/api
James Rasell 8a5acf7fd5
Merge pull request #5970 from jrasell/bug-gh-5506
Fix returned EOF error when calling Nodes GC/GcAlloc API
2020-03-12 10:04:17 +01:00
..
contexts
internal/testutil
acl.go
acl_test.go
agent.go refactor api profile methods 2020-01-09 15:15:12 -05:00
agent_test.go fix tests, update changelog 2020-01-29 13:55:39 -05:00
allocations.go api: alloc exec recovers from bad client connection 2020-03-04 17:43:00 -05:00
allocations_test.go api: avoid depending on helper internal package 2019-11-12 11:02:33 -05:00
api.go api: check response content length before decoding. 2020-02-20 10:07:44 +01:00
api_test.go api: avoid depending on helper internal package 2019-11-12 11:02:33 -05:00
compose_test.go fix tests from introducing new struct fields 2019-07-31 01:03:16 -04:00
constraint.go core: add semver constraint 2019-11-19 08:40:19 -08:00
constraint_test.go
deployments.go
evaluations.go add create and modify timestamps to evaluations (#5881) 2019-08-07 09:50:35 -07:00
evaluations_test.go
fs.go cli: recover from client ACL lookup failures 2019-10-04 11:23:59 -04:00
fs_test.go
go.mod Update go mod 2019-12-16 12:47:10 +01:00
go.sum Update go mod 2019-12-16 12:47:10 +01:00
jobs.go command, docs: create and document consul token configuration for connect acls (gh-6716) 2020-01-31 19:02:53 -06:00
jobs_test.go jobspec: fixup vault_grace deprecation 2020-03-10 14:58:49 -07:00
namespace.go
namespace_test.go
nodes.go Merge pull request #5970 from jrasell/bug-gh-5506 2020-03-12 10:04:17 +01:00
nodes_test.go
operator.go
operator_autopilot.go implement MinQuorum 2020-02-16 16:04:59 -06:00
operator_test.go
quota.go
quota_test.go
raw.go
regions.go
regions_test.go
resources.go cli: display group ports and address in alloc status command output (#6189) 2019-08-27 23:59:36 -04:00
search.go
search_test.go
sentinel.go
sentinel_test.go
services.go client: enable configuring enable_tag_override for services 2020-02-10 08:00:55 -06:00
services_test.go client: enable configuring enable_tag_override for services 2020-02-10 08:00:55 -06:00
status.go
status_test.go
system.go
system_test.go
tasks.go jobspec: fixup vault_grace deprecation 2020-03-10 14:58:49 -07:00
tasks_test.go Fix panic when canonicalizing a jobspec with incorrect job type. 2020-02-21 09:14:36 +01:00
util_test.go api: avoid depending on helper internal package 2019-11-12 11:02:33 -05:00
utils.go
utils_test.go