open-nomad/api
Seth Hoenig 9ec1af5310 command: remove use of flag impls from consul
In a few places Nomad was using flag implementations directly
from Consul, lending to Nomad's need to import consul. Replace
those uses with helpers already in Nomad, and copy over the bare
minimum needed to make the autopilot flags behave as they have.
2020-12-11 07:58:20 -06:00
..
contexts auto-complete for recommendations CLI, plus OSS components of recommendations prefix search 2020-11-11 11:13:43 +00:00
internal/testutil api/testutil: Use fast fingerprint timeout in dev mode tests (#9285) 2020-11-06 07:01:27 -08:00
acl.go
acl_test.go
agent.go
agent_test.go
allocations.go
allocations_test.go
api.go
api_test.go
compose_test.go
constraint.go
constraint_test.go
csi.go csi/api: populate ReadAllocs/WriteAllocs fields (#9377) 2020-11-25 16:44:06 -05:00
csi_test.go
deployments.go
evaluations.go
evaluations_test.go
event_stream.go API: Event stream use full name instead of Eval/Alloc (#9509) 2020-12-03 11:48:18 -05:00
event_stream_test.go API: Event stream use full name instead of Eval/Alloc (#9509) 2020-12-03 11:48:18 -05:00
fs.go
fs_test.go
go.mod Api/event stream payload values (#9277) 2020-11-05 13:04:18 -05:00
go.sum command: remove use of flag impls from consul 2020-12-11 07:58:20 -06:00
ioutil.go
ioutil_test.go
jobs.go
jobs_test.go
namespace.go
namespace_test.go
nodes.go
nodes_test.go
operator.go
operator_autopilot.go
operator_metrics.go
operator_metrics_test.go
operator_test.go
quota.go
quota_test.go
raw.go
recommendations.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
regions.go
regions_test.go
resources.go api: safely access legacy MBits field 2020-11-23 10:36:10 -06:00
scaling.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
scaling_test.go
search.go
search_test.go
sentinel.go
sentinel_test.go
services.go consul/connect: enable setting datacenter in connect upstream 2020-11-30 10:38:30 -06:00
services_test.go consul/connect: enable setting datacenter in connect upstream 2020-11-30 10:38:30 -06:00
status.go
status_test.go
system.go
system_test.go
tasks.go Merge pull request #9352 from hashicorp/f-artifact-headers 2020-11-13 14:04:27 -06:00
tasks_test.go jobspec: add support for headers in artifact stanza 2020-11-13 12:03:54 -06:00
util_test.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
utils.go
utils_test.go