.. |
deploymentwatcher
|
refactor drainer into a subpkg
|
2018-03-21 16:51:44 -07:00 |
drainer
|
Test transistion from both infinite and a future deadline to force
|
2018-03-30 11:24:39 -07:00 |
mock
|
Unmark drain when nodes hit their deadline and only batch/system left and add all job type integration test
|
2018-03-28 17:25:58 -07:00 |
state
|
add HasHealth helper for nil checks
|
2018-03-29 09:29:19 -07:00 |
structs
|
Fixes edge cases around timing and task finish time being set more than once
|
2018-04-03 16:34:59 -05: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
|
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
|
Test transistion from both infinite and a future deadline to force
|
2018-03-30 11:24:39 -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
|
Handle upgrade where Node doesn't have eligiblity
|
2018-03-29 16:52:23 -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
|
Handle upgrade where Node doesn't have eligiblity
|
2018-03-29 16:52:23 -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
|
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
|
Create evals for system jobs when drain is unset
|
2018-03-27 15:53:24 -07:00 |
node_endpoint_test.go
|
Create evals for system jobs when drain is unset
|
2018-03-27 15:53:24 -07: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
|
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
|
small cleanup
|
2018-03-30 15:49:56 -07:00 |
server_setup_oss.go
|
Add autopilot functionality based on Consul's autopilot
|
2017-12-18 14:29:41 -08:00 |
server_test.go
|
set server configuration checksum on reload
|
2018-03-27 18:03:52 -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
|
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
|
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 |