open-nomad/api
Seth Hoenig 8c97ffd68e cleanup: stop referencing depreceted HeaderMap field
Remove reference to the deprecated ResponseRecorder.HeaderMap field,
instead calling .Response.Header() to get the same data.

closes #10520
2022-01-12 10:32:54 -06:00
..
contexts
internal/testutil cleanup: stop referencing depreceted HeaderMap field 2022-01-12 10:32:54 -06:00
acl.go
acl_test.go
agent.go Make number of scheduler workers reloadable (#11593) 2022-01-06 11:56:13 -05:00
agent_test.go Make number of scheduler workers reloadable (#11593) 2022-01-06 11:56:13 -05:00
allocations.go
allocations_exec.go
allocations_test.go
api.go evaluations list pagination and filtering (#11648) 2021-12-10 13:43:03 -05:00
api_test.go
compose_test.go
constraint.go
constraint_test.go
consul.go
consul_test.go
csi.go
csi_test.go
deployments.go
evaluations.go
evaluations_test.go evaluations list pagination and filtering (#11648) 2021-12-10 13:43:03 -05:00
event_stream.go
event_stream_test.go
fs.go
fs_test.go
go.mod build(deps): bump github.com/hashicorp/cronexpr from 1.1.0 to 1.1.1 in /api (#11132) 2021-11-17 11:46:48 -05:00
go.sum build(deps): bump github.com/hashicorp/cronexpr from 1.1.0 to 1.1.1 in /api (#11132) 2021-11-17 11:46:48 -05:00
ioutil.go
ioutil_test.go
jobs.go provide -no-shutdown-delay flag for job/alloc stop (#11596) 2021-12-13 14:54:53 -05:00
jobs_test.go core: allow setting and propagation of eval priority on job de/registration (#11532) 2021-11-23 09:23:31 +01:00
namespace.go
namespace_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
nodes.go cli: ensure -stale flag is respected by nomad operator debug (#11678) 2021-12-15 10:44:03 -05:00
nodes_test.go
operator.go api: return error when LicenseGet status is not 200 (#11644) 2021-12-14 19:47:09 -05:00
operator_autopilot.go
operator_ent_test.go api: return error when LicenseGet status is not 200 (#11644) 2021-12-14 19:47:09 -05:00
operator_metrics.go
operator_metrics_test.go
operator_test.go
quota.go
quota_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
raw.go
recommendations.go
regions.go cli: ensure -stale flag is respected by nomad operator debug (#11678) 2021-12-15 10:44:03 -05:00
regions_test.go
resources.go
resources_test.go
scaling.go
scaling_test.go
search.go
search_test.go
sentinel.go
sentinel_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
services.go
services_test.go
status.go
status_test.go
system.go
system_test.go
tasks.go Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
tasks_test.go Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
util_test.go
utils.go
utils_test.go