open-nomad/command/agent
Preetha Appan 82837839eb
Fix bug with determining when agent is a client
This fixes a bug introduced in commit e27caadca6 that sets a boolean flag
when the agent is a client. It incorrectly checked state before initializing
the client. This leads to Nomad clients not deregistering any services registered
in Consul after allocs are destroyed
2018-06-05 19:19:52 -05:00
..
config-test-fixtures indentation 2018-05-31 10:53:26 -07:00
consul Fix tests and move isClient to constructor 2018-06-01 15:59:53 -05:00
test-resources
acl_endpoint.go
acl_endpoint_test.go
agent.go Fix bug with determining when agent is a client 2018-06-05 19:19:52 -05:00
agent_endpoint.go add server join info to server and client 2018-05-31 10:50:03 -07:00
agent_endpoint_test.go
agent_test.go
alloc_endpoint.go
alloc_endpoint_test.go Actually disable the schedulers 2018-05-31 13:11:11 -07:00
bindata_assetfs.go bump version/lint/generated files 2018-06-01 15:23:10 -07:00
command.go Improve validation/defaulting, handle start-join 2018-05-31 10:53:26 -07:00
command_test.go
config.go Merge pull request #4277 from hashicorp/f-retry-join-clients 2018-06-01 16:57:40 +00:00
config_oss.go
config_parse.go update server_join naming and improve logging 2018-05-31 10:50:03 -07:00
config_parse_test.go Merge pull request #4277 from hashicorp/f-retry-join-clients 2018-06-01 16:57:40 +00:00
config_test.go Merge pull request #4277 from hashicorp/f-retry-join-clients 2018-06-01 16:57:40 +00:00
deployment_endpoint.go
deployment_endpoint_test.go
eval_endpoint.go
eval_endpoint_test.go
fs_endpoint.go
fs_endpoint_test.go
helpers.go
helpers_test.go
http.go
http_oss.go
http_test.go
job_endpoint.go
job_endpoint_test.go
keyring.go
keyring_test.go
log_levels.go
log_levels_test.go
log_writer.go
log_writer_test.go
metrics_endpoint.go
metrics_endpoint_test.go
node_endpoint.go Set node eligibility to true when old client calls disable 2018-05-30 16:54:07 -05:00
node_endpoint_test.go Use constant in test 2018-05-30 17:27:04 -05:00
operator_endpoint.go
operator_endpoint_test.go
region_endpoint.go
region_endpoint_test.go
retry_join.go Improve validation/defaulting, handle start-join 2018-05-31 10:53:26 -07:00
retry_join_test.go spelling 2018-06-01 14:53:08 -07:00
search_endpoint.go
search_endpoint_test.go
stats_endpoint.go
stats_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
stub_asset.go
syslog.go
syslog_test.go
system_endpoint.go
system_endpoint_test.go
testagent.go