open-nomad/nomad
Michael Schurter 9bedd0202e sentinel: copy jobs to prevent mutation
It's unclear whether Sentinel code can mutate values passed to the eval,
so ensure it cannot by copying the job.
2020-02-03 08:48:51 -05:00
..
deploymentwatcher
drainer
mock nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
state nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
structs nomad: make TaskGroup.UsesConnect helper a public helper 2020-01-31 19:05:11 -06:00
types
acl.go
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
alloc_endpoint.go
alloc_endpoint_test.go
autopilot.go
autopilot_test.go
blocked_evals.go
blocked_evals_system.go
blocked_evals_test.go
client_agent_endpoint.go
client_agent_endpoint_test.go fix tests, update changelog 2020-01-29 13:55:39 -05:00
client_alloc_endpoint.go
client_alloc_endpoint_test.go
client_fs_endpoint.go
client_fs_endpoint_test.go
client_rpc.go
client_rpc_test.go
client_stats_endpoint.go
client_stats_endpoint_test.go
config.go core: add limits to unauthorized connections 2020-01-30 10:38:25 -08:00
consul.go comments: cleanup some leftover debug comments and such 2020-01-31 19:04:35 -06:00
consul_policy.go nomad: fix leftover missed refactoring in consul policy checking 2020-01-31 19:05:06 -06:00
consul_policy_test.go nomad: fix leftover missed refactoring in consul policy checking 2020-01-31 19:05:06 -06:00
consul_test.go nomad: handle SI token revocations concurrently 2020-01-31 19:04:14 -06:00
core_sched.go
core_sched_test.go
deployment_endpoint.go
deployment_endpoint_test.go
deployment_watcher_shims.go
drainer_int_test.go
drainer_shims.go
endpoints_oss.go
eval_broker.go
eval_broker_test.go
eval_endpoint.go
eval_endpoint_test.go
fsm.go nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
fsm_not_ent.go
fsm_registry_oss.go
fsm_test.go nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
heartbeat.go
heartbeat_test.go
job_endpoint.go sentinel: copy jobs to prevent mutation 2020-02-03 08:48:51 -05:00
job_endpoint_hook_connect.go nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
job_endpoint_hook_connect_test.go
job_endpoint_hooks.go
job_endpoint_oss.go
job_endpoint_test.go nomad: handle SI token revocations concurrently 2020-01-31 19:04:14 -06:00
leader.go nomad: remove unused default schedular variable 2020-01-31 19:06:37 -06:00
leader_oss.go
leader_test.go nomad: handle SI token revocations concurrently 2020-01-31 19:04:14 -06:00
merge.go
node_endpoint.go nomad: make TaskGroup.UsesConnect helper a public helper 2020-01-31 19:05:11 -06:00
node_endpoint_test.go nomad: make TaskGroup.UsesConnect helper a public helper 2020-01-31 19:05:11 -06:00
operator_endpoint.go
operator_endpoint_test.go
periodic.go
periodic_endpoint.go
periodic_endpoint_test.go
periodic_test.go
plan_apply.go
plan_apply_not_ent.go
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go
plan_endpoint.go
plan_endpoint_test.go
plan_normalization_test.go
plan_queue.go
plan_queue_test.go
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go core: add limits to unauthorized connections 2020-01-30 10:38:25 -08:00
rpc_test.go core: add limits to unauthorized connections 2020-01-30 10:38:25 -08:00
search_endpoint.go
search_endpoint_oss.go
search_endpoint_test.go
serf.go
serf_test.go
server.go nomad: min cluster version for connect ACLs is now v0.10.4 2020-01-31 19:06:19 -06:00
server_setup_oss.go
server_test.go Merge pull request #160 from hashicorp/b-mtls-hostname 2020-01-30 12:59:17 -06:00
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
system_endpoint.go
system_endpoint_test.go
testing.go nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
timetable.go
timetable_test.go
util.go
util_test.go
vault.go nomad: handle SI token revocations concurrently 2020-01-31 19:04:14 -06:00
vault_test.go
vault_testing.go
worker.go
worker_test.go