open-nomad/api
Jerome Gravel-Niquet cbdc1978bf Consul service meta (#6193)
* adds meta object to service in job spec, sends it to consul

* adds tests for service meta

* fix tests

* adds docs

* better hashing for service meta, use helper for copying meta when registering service

* tried to be DRY, but looks like it would be more work to use the
helper function
2019-08-23 12:49:02 -04:00
..
contexts
internal/testutil
acl.go
acl_test.go
agent.go
agent_test.go
allocations.go api: add missing Networks field to alloc resources 2019-07-31 01:04:06 -04:00
allocations_test.go
api.go job region defaults to client node region if 'global' or none provided (#6064) 2019-08-05 14:28:02 -07:00
api_test.go
compose_test.go fix tests from introducing new struct fields 2019-07-31 01:03:16 -04:00
constraint.go
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
fs_test.go
go.mod
go.sum
jobs.go job region defaults to client node region if 'global' or none provided (#6064) 2019-08-05 14:28:02 -07:00
jobs_test.go jobs_test AutoRevert and AutoPromote merged differently 2019-07-18 13:37:50 -04:00
namespace.go
namespace_test.go
nodes.go remove hidden field from host volumes 2019-08-22 08:48:05 +02:00
nodes_test.go
operator.go
operator_autopilot.go
operator_test.go
quota.go
quota_test.go
raw.go
regions.go
regions_test.go
resources.go connect: add group.service stanza support 2019-07-31 01:04:05 -04:00
search.go
search_test.go
sentinel.go
sentinel_test.go
services.go Consul service meta (#6193) 2019-08-23 12:49:02 -04:00
services_test.go add optional task field to group service checks 2019-08-20 09:35:31 -04:00
status.go
status_test.go
system.go
system_test.go
tasks.go remove hidden field from host volumes 2019-08-22 08:48:05 +02:00
tasks_test.go add optional task field to group service checks 2019-08-20 09:35:31 -04:00
util_test.go
utils.go
utils_test.go