open-nomad/nomad
Chelsea Komlo 687c26093c
Merge pull request #4269 from hashicorp/f-tls-remove-weak-standards
Configurable TLS cipher suites and versions; disallow weak ciphers
2018-05-11 08:11:46 -04:00
..
deploymentwatcher newlines in test 2018-05-07 14:55:01 -05:00
drainer Fix typos 2018-05-07 14:50:01 -05:00
mock command/agent: add HCL mock for parse endpoint 2018-04-16 19:21:09 -04:00
state Fix test set up to set ModifyTime for alloc 2018-05-07 14:55:01 -05:00
structs Merge pull request #4269 from hashicorp/f-tls-remove-weak-standards 2018-05-11 08:11:46 -04:00
types Change the signature of the PeriodicCallback to return an error 2016-06-10 15:54:39 -04:00
acl.go clear the token 2017-10-23 15:11:13 -07:00
acl_endpoint.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
acl_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
acl_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
alloc_endpoint.go switch to new raft DesiredTransition message 2018-03-21 16:49:48 -07:00
alloc_endpoint_test.go switch to new raft DesiredTransition message 2018-03-21 16:49:48 -07:00
autopilot.go Remove debug print statements 2018-04-10 08:16:50 -05:00
autopilot_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
blocked_evals.go spelling: only 2018-03-11 18:33:52 +00:00
blocked_evals_test.go sync 2017-10-13 14:36:02 -07:00
client_alloc_endpoint.go rpc: wrap up old version check in a helper 2018-04-09 11:09:05 -07:00
client_alloc_endpoint_test.go rpc: only attempt NodeRpc for nodes>=0.8 2018-04-09 11:08:06 -07:00
client_fs_endpoint.go rpc: wrap up old version check in a helper 2018-04-09 11:09:05 -07:00
client_fs_endpoint_test.go rpc: only attempt NodeRpc for nodes>=0.8 2018-04-09 11:08:06 -07:00
client_rpc.go small cleanup and logging 2018-04-27 10:36:28 -07:00
client_rpc_test.go Fix issue where node connection map wasn't being pruned 2018-04-27 10:16:03 -07:00
client_stats_endpoint.go rpc: wrap up old version check in a helper 2018-04-09 11:09:05 -07:00
client_stats_endpoint_test.go rpc: only attempt NodeRpc for nodes>=0.8 2018-04-09 11:08:06 -07:00
config.go Use preconfigured nodeID if there isn't a persisted node ID, and persist it if its not persisted. 2018-04-10 08:47:33 -05:00
core_sched.go Update alloc GC eligility logic to not rely on follow up evals 2018-04-11 13:58:02 -05:00
core_sched_test.go Merge pull request #4131 from hashicorp/b-rescheduling-fix-gc 2018-04-11 15:44:36 -05:00
deployment_endpoint.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
deployment_endpoint_test.go Fix tests 2018-05-07 14:50:01 -05:00
deployment_watcher_shims.go Fix typos 2018-05-07 14:50:01 -05:00
drainer_int_test.go Fix not enqueuing eval 2018-05-07 14:50:01 -05:00
drainer_shims.go Batch drain update 2018-03-21 16:51:44 -07:00
endpoints_oss.go Helper to populate RPC server endpoints 2018-02-15 13:59:00 -08:00
eval_broker.go Changed "til" to "until" 2018-04-11 12:36:28 -05:00
eval_broker_test.go Address some code review comments 2018-03-14 16:10:32 -05:00
eval_endpoint.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
eval_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
fsm.go Fix not enqueuing eval 2018-05-07 14:50:01 -05:00
fsm_not_ent.go sync 2017-10-13 14:36:02 -07:00
fsm_registry_oss.go Sync namespace changes 2017-09-07 17:04:21 -07:00
fsm_test.go Correctly handle the upgrade path of a node being drained when applying Raft logs 2018-04-03 15:32:44 -07:00
heartbeat.go Merge pull request #3890 from hashicorp/b-heartbeat 2018-03-12 14:41:59 -07:00
heartbeat_test.go Fix merge change 2018-03-12 16:25:49 -07:00
job_endpoint.go UX touchups 2018-04-26 15:24:27 -07:00
job_endpoint_oss.go sync 2017-09-19 10:08:23 -05:00
job_endpoint_test.go Sort signals in implicit constraint 2018-04-26 10:12:47 -07:00
leader.go Allow nomad to restore bad periodic job 2018-04-26 15:51:47 -07:00
leader_oss.go sync acls 2017-09-13 11:38:29 -07:00
leader_test.go Make leader election test run on all three protocol versions 2018-04-10 14:20:02 -05:00
merge.go nomad: adding merge guard for non-nomad servers 2015-06-04 13:15:46 +02:00
node_endpoint.go Fix typos 2018-05-07 14:50:01 -05:00
node_endpoint_test.go Add custom status description for rescheduling follow up evals, and make unit test robust 2018-04-10 15:30:15 -05:00
operator_endpoint.go Refactor redundancy_zone/upgrade_version out of client meta 2018-01-29 20:03:38 -08:00
operator_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
periodic.go UX touchups 2018-04-26 15:24:27 -07:00
periodic_endpoint.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
periodic_endpoint_test.go spelling: periodic 2018-03-11 18:37:05 +00:00
periodic_test.go spelling: evaluate 2018-03-11 18:01:29 +00:00
plan_apply.go drain: initial drainv2 structs and impl 2018-03-21 16:49:48 -07:00
plan_apply_not_ent.go sync 2017-10-13 14:36:02 -07:00
plan_apply_pool.go Log reason a plan gets rejected per node. 2017-07-13 17:14:02 -07:00
plan_apply_pool_test.go Enable more linters 2017-09-26 15:26:33 -07:00
plan_apply_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
plan_endpoint.go core: Pause NackTimeout while in the plan_queue as progress is being made 2016-03-04 12:59:35 -08:00
plan_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
plan_queue.go spelling: evaluation 2018-03-11 18:01:35 +00:00
plan_queue_test.go parallel nomad tests 2017-07-25 17:39:36 -07:00
raft_rpc.go Refactor 2018-02-15 13:59:00 -08:00
regions_endpoint.go nomad: leader forwarding not needed for regions 2015-11-23 22:27:07 -08:00
regions_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
rpc.go small cleanup 2018-03-30 15:49:56 -07:00
rpc_test.go refactor drainer into a subpkg 2018-03-21 16:51:44 -07:00
search_endpoint.go Fixes #3679 2017-12-20 17:58:07 -05:00
search_endpoint_oss.go sync 2017-10-13 14:36:02 -07:00
search_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
serf.go Merge branch 'master' into autopilot 2018-01-18 13:29:25 -08:00
serf_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
server.go Merge pull request #4269 from hashicorp/f-tls-remove-weak-standards 2018-05-11 08:11:46 -04:00
server_setup_oss.go Add autopilot functionality based on Consul's autopilot 2017-12-18 14:29:41 -08:00
server_test.go Use preconfigured nodeID if there isn't a persisted node ID, and persist it if its not persisted. 2018-04-10 08:47:33 -05:00
stats_fetcher.go Separate client and server rpc advertise addresses 2018-03-16 16:47:08 -07:00
stats_fetcher_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
status_endpoint.go Add RPC for querying for Node connections 2018-02-15 13:59:01 -08:00
status_endpoint_test.go Add RPC for querying for Node connections 2018-02-15 13:59:01 -08:00
system_endpoint.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
system_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
testing.go Use preconfigured nodeID if there isn't a persisted node ID, and persist it if its not persisted. 2018-04-10 08:47:33 -05:00
timetable.go Switch to using go/codec and use code generation 2016-02-20 18:05:17 -08:00
timetable_test.go Include google compare library 2017-09-01 16:42:09 -07:00
util.go rpc: give min rpc version variable a better name 2018-04-09 11:09:05 -07:00
util_test.go Fix remaining issues with autopilot change 2018-01-30 15:21:28 -08:00
vault.go Changed "til" to "until" 2018-04-11 12:36:28 -05:00
vault_test.go Allow and recommend Orphaned Vault tokens 2018-03-15 15:32:08 -07:00
vault_testing.go Add server metrics 2017-02-14 16:02:18 -08:00
worker.go integration test and basic fixes 2018-03-21 16:51:44 -07:00
worker_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00