open-nomad/command/agent
Danielle Lancashire b67215d4f8
logging: Sort files when pruning old logs
Currently this logging implementation is dependent on the order of files
as returned by filepath.Glob, which although internal methods are
documented to be lexographical, does not publicly document this. Here we
defensively resort.
2019-10-10 13:51:16 +02:00
..
consul client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
test-resources chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
testdata config: Add required configuration for logging to a file 2019-10-07 14:16:59 +02:00
acl_endpoint.go
acl_endpoint_test.go
agent.go add validation for job_gc_interval (#6277) 2019-09-05 11:20:46 -07:00
agent_endpoint.go agent + consul 2018-09-13 10:43:40 -07:00
agent_endpoint_test.go
agent_test.go agent: add optional param to -dev flag for connect (#6126) 2019-08-14 15:29:37 -04:00
alloc_endpoint.go api: return X-Nomad-Index header on allocation stop 2019-06-21 16:20:06 +00:00
alloc_endpoint_test.go api: return X-Nomad-Index header on allocation stop 2019-06-21 16:20:06 +00:00
bindata_assetfs.go Generate files for 0.10.0-beta1 release 2019-09-06 18:47:09 +00:00
command.go agent: Refactor log setup to support log-to-file 2019-10-07 14:42:32 +02:00
command_test.go refactored config validation into a new method, modified Meta.Client 2019-01-08 15:07:36 +00:00
config.go config: Add required configuration for logging to a file 2019-10-07 14:16:59 +02:00
config_oss.go
config_parse.go clientconfig: Fix parsing multiple host volumes 2019-08-21 22:19:58 +02:00
config_parse_test.go config: Add required configuration for logging to a file 2019-10-07 14:16:59 +02:00
config_test.go cli: split -dev and -dev-connect flags 2019-08-30 09:33:30 -04:00
deployment_endpoint.go
deployment_endpoint_test.go
eval_endpoint.go
eval_endpoint_test.go
fs_endpoint.go api: add follow param to file stream endpoint (#6049) 2019-08-01 08:32:43 -04:00
fs_endpoint_test.go api: add follow param to file stream endpoint (#6049) 2019-08-01 08:32:43 -04:00
helpers.go client: expose task state to client 2018-10-16 16:56:55 -07:00
helpers_test.go
http.go agent: add websocket handler for nomad exec 2019-05-09 16:49:08 -04:00
http_oss.go
http_test.go
job_endpoint.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
job_endpoint_test.go Consul service meta (#6193) 2019-08-23 12:49:02 -04:00
keyring.go
keyring_test.go
log_file.go logging: Sort files when pruning old logs 2019-10-10 13:51:16 +02:00
log_file_test.go logging: Sort files when pruning old logs 2019-10-10 13:51:16 +02:00
log_levels.go Support for hot reloading log levels 2019-07-24 13:37:08 +02:00
log_levels_test.go
log_writer.go
log_writer_test.go
metrics_endpoint.go agent + consul 2018-09-13 10:43:40 -07:00
metrics_endpoint_test.go test case for 5540 (#5590) 2019-04-30 10:31:35 -04:00
node_endpoint.go take NodeID from url in api for node eligibility 2019-07-15 18:34:53 +03:00
node_endpoint_test.go take NodeID from url in api for node eligibility 2019-07-15 18:34:53 +03:00
operator_endpoint.go Rename to match system scheduler config. 2019-05-03 14:06:12 -05:00
operator_endpoint_test.go nomad: disable service+batch preemption by default 2019-06-04 15:54:50 -07:00
plugins.go move pluginutils -> helper/pluginutils 2019-01-22 15:50:08 -08:00
region_endpoint.go
region_endpoint_test.go
retry_join.go agent + consul 2018-09-13 10:43:40 -07:00
retry_join_test.go agent + consul 2018-09-13 10:43:40 -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 goimports 2019-01-22 15:44:31 -08:00
syslog_test.go goimports 2019-01-22 15:44:31 -08:00
system_endpoint.go
system_endpoint_test.go
testagent.go agent: add optional param to -dev flag for connect (#6126) 2019-08-14 15:29:37 -04:00
testingutils_test.go backfill region from job hcl in jobUpdate and jobPlan endpoints 2019-06-13 08:03:16 -07:00