open-nomad/nomad
Michael Schurter fae77b874b drainer: reset index when new job registered 2018-03-27 14:12:59 -07:00
..
deploymentwatcher refactor drainer into a subpkg 2018-03-21 16:51:44 -07:00
drainer drainer: reset index when new job registered 2018-03-27 14:12:59 -07:00
mock s/linear/constant/g 2018-03-26 14:45:09 -05:00
state move tests to use time.Time 2018-03-27 15:43:57 -04:00
structs fix up to string to use time.Time 2018-03-27 15:43:57 -04:00
types
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 Fix remaining issues with autopilot change 2018-01-30 15:21:28 -08: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 feedback and rebasing 2018-02-15 13:59:03 -08:00
client_alloc_endpoint_test.go fix flaky gc tests 2018-02-15 13:59:03 -08:00
client_fs_endpoint.go Use helper for forwarding 2018-02-15 13:59:03 -08:00
client_fs_endpoint_test.go Code review feedback 2018-02-15 13:59:02 -08:00
client_rpc.go Fix incorrect deletion of node conn 2018-02-15 13:59:03 -08:00
client_rpc_test.go fix unknown rpc tests 2018-02-15 15:29:31 -08:00
client_stats_endpoint.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
client_stats_endpoint_test.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
config.go clarify comment 2018-03-16 16:47:08 -07:00
core_sched.go job gc uses batch endpoint 2018-03-16 10:53:03 -07:00
core_sched_test.go job gc uses batch endpoint 2018-03-16 10:53:03 -07:00
deployment_endpoint.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
deployment_endpoint_test.go spelling: update 2018-03-11 17:44:04 +00:00
deployment_watcher_shims.go Deployment watcher takes state store 2017-08-30 18:51:59 -07:00
drainer_int_test.go fix race in drain integration tests 2018-03-21 16:51:45 -07: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 Fix linting warning 2018-03-14 16:12:22 -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 Batch drain update 2018-03-21 16:51:44 -07: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 move tests to use time.Time 2018-03-27 15:43:57 -04: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 Pull snapshotting out of loop 2018-03-16 10:54:26 -07:00
job_endpoint_oss.go sync 2017-09-19 10:08:23 -05:00
job_endpoint_test.go tests: use mock.BatchJob to fix tests 2018-03-21 16:51:45 -07:00
leader.go Remove unused context 2018-03-21 16:51:44 -07:00
leader_oss.go sync acls 2017-09-13 11:38:29 -07:00
leader_test.go Fix merge change 2018-03-12 16:25:49 -07:00
merge.go
node_endpoint.go Only track nodes if the conn is from the node 2018-03-27 09:59:31 -07:00
node_endpoint_test.go move tests to use time.Time 2018-03-27 15:43:57 -04: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 spelling: transition 2018-03-11 19:06:05 +00: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
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
regions_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
rpc.go Only track nodes if the conn is from the node 2018-03-27 09:59:31 -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 #4025 from hashicorp/reload-http-tls 2018-03-26 18:00:30 -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 add test for upgrading only RPC connections 2018-03-26 10:55:27 -04: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 Fix autopilot tests 2018-02-15 15:48:32 -08:00
timetable.go
timetable_test.go Include google compare library 2017-09-01 16:42:09 -07:00
util.go Forwarding 2018-02-15 13:59:02 -08:00
util_test.go Fix remaining issues with autopilot change 2018-01-30 15:21:28 -08:00
vault.go Allow and recommend Orphaned Vault tokens 2018-03-15 15:32:08 -07: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