.. |
agent
|
consul: fix var name from rebase
|
2020-01-27 12:55:52 -05:00 |
assets
|
hclfmt nomad jobspecs (#6724)
|
2019-11-19 10:36:41 -05:00 |
test-resources
|
|
|
acl.go
|
|
|
acl_bootstrap.go
|
|
|
acl_bootstrap_test.go
|
|
|
acl_policy.go
|
|
|
acl_policy_apply.go
|
|
|
acl_policy_apply_test.go
|
|
|
acl_policy_delete.go
|
|
|
acl_policy_delete_test.go
|
|
|
acl_policy_info.go
|
|
|
acl_policy_info_test.go
|
Change test to use valid HCL for rules
|
2019-08-29 16:09:02 -05:00 |
acl_policy_list.go
|
|
|
acl_policy_list_test.go
|
|
|
acl_token.go
|
|
|
acl_token_create.go
|
|
|
acl_token_create_test.go
|
|
|
acl_token_delete.go
|
|
|
acl_token_delete_test.go
|
|
|
acl_token_info.go
|
|
|
acl_token_info_test.go
|
|
|
acl_token_list.go
|
|
|
acl_token_list_test.go
|
|
|
acl_token_self.go
|
|
|
acl_token_self_test.go
|
|
|
acl_token_update.go
|
|
|
acl_token_update_test.go
|
|
|
agent_info.go
|
|
|
agent_info_test.go
|
|
|
agent_monitor.go
|
Typo fix
|
2020-01-08 10:44:00 -05:00 |
agent_monitor_test.go
|
command: error when no node is found for monitor
|
2019-12-10 13:10:47 +01:00 |
alloc.go
|
|
|
alloc_exec.go
|
CLI: Remove duplicated error output (#6738)
|
2019-11-19 16:05:53 -06:00 |
alloc_exec_test.go
|
|
|
alloc_exec_unix.go
|
|
|
alloc_exec_windows.go
|
|
|
alloc_fs.go
|
Infer content type in alloc fs stat endpoint
|
2019-06-28 20:31:28 -05:00 |
alloc_fs_test.go
|
|
|
alloc_logs.go
|
CLI: Remove duplicated error output (#6738)
|
2019-11-19 16:05:53 -06:00 |
alloc_logs_test.go
|
|
|
alloc_restart.go
|
|
|
alloc_restart_test.go
|
|
|
alloc_signal.go
|
|
|
alloc_signal_test.go
|
|
|
alloc_status.go
|
cli: show full id for single node or alloc status
|
2019-10-04 16:36:18 -04:00 |
alloc_status_test.go
|
Prevent nomad alloc status output inconsistency
|
2019-11-01 14:01:32 -04:00 |
alloc_stop.go
|
|
|
alloc_stop_test.go
|
|
|
check.go
|
|
|
check_test.go
|
|
|
commands.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
data_format.go
|
|
|
data_format_test.go
|
|
|
deployment.go
|
|
|
deployment_fail.go
|
|
|
deployment_fail_test.go
|
|
|
deployment_list.go
|
|
|
deployment_list_test.go
|
|
|
deployment_pause.go
|
|
|
deployment_pause_test.go
|
|
|
deployment_promote.go
|
|
|
deployment_promote_test.go
|
|
|
deployment_resume.go
|
|
|
deployment_resume_test.go
|
|
|
deployment_status.go
|
|
|
deployment_status_test.go
|
|
|
eval.go
|
|
|
eval_status.go
|
add create and modify timestamps to evaluations (#5881)
|
2019-08-07 09:50:35 -07:00 |
eval_status_test.go
|
|
|
helper_devices.go
|
|
|
helper_devices_test.go
|
|
|
helpers.go
|
cli: sequence cli.Ui operations
|
2019-12-16 10:08:17 -05:00 |
helpers_test.go
|
cli: sequence cli.Ui operations
|
2019-12-16 10:08:17 -05:00 |
integration_test.go
|
|
|
job.go
|
|
|
job_deployments.go
|
fixed incorrect CLI documentation in job deployments
|
2019-09-20 12:24:53 -05:00 |
job_deployments_test.go
|
|
|
job_dispatch.go
|
|
|
job_dispatch_test.go
|
|
|
job_eval.go
|
|
|
job_eval_test.go
|
|
|
job_history.go
|
|
|
job_history_test.go
|
|
|
job_init.bindata_assetfs.go
|
remove network stanza from job init --short example jobspec (#6179)
|
2019-08-27 07:36:32 -07:00 |
job_init.go
|
cli: Allow user to specify dest filename for nomad init (#6520)
|
2019-12-19 14:59:12 -05:00 |
job_init_test.go
|
cli: Allow user to specify dest filename for nomad init (#6520)
|
2019-12-19 14:59:12 -05:00 |
job_inspect.go
|
|
|
job_inspect_test.go
|
|
|
job_periodic.go
|
|
|
job_periodic_force.go
|
|
|
job_periodic_force_test.go
|
|
|
job_plan.go
|
|
|
job_plan_test.go
|
|
|
job_promote.go
|
|
|
job_promote_test.go
|
|
|
job_revert.go
|
|
|
job_revert_test.go
|
|
|
job_run.go
|
|
|
job_run_test.go
|
|
|
job_status.go
|
cli: include namespace in output when querying job stauts. (#6912)
|
2020-01-08 08:24:03 -05:00 |
job_status_test.go
|
|
|
job_stop.go
|
|
|
job_stop_test.go
|
|
|
job_validate.go
|
|
|
job_validate_test.go
|
|
|
meta.go
|
cli: sequence cli.Ui operations
|
2019-12-16 10:08:17 -05:00 |
meta_test.go
|
command: add -tls-server-name flag
|
2019-09-24 09:20:41 -07:00 |
monitor.go
|
Prevent nomad alloc status output inconsistency
|
2019-11-01 14:01:32 -04:00 |
monitor_test.go
|
|
|
namespace.go
|
fix 'nomad namespace apply' help
|
2019-09-09 10:04:41 -07:00 |
namespace_apply.go
|
|
|
namespace_apply_test.go
|
|
|
namespace_delete.go
|
|
|
namespace_delete_test.go
|
|
|
namespace_inspect.go
|
|
|
namespace_inspect_test.go
|
|
|
namespace_list.go
|
|
|
namespace_list_test.go
|
|
|
namespace_status.go
|
|
|
namespace_status_test.go
|
|
|
node.go
|
|
|
node_config.go
|
|
|
node_config_test.go
|
|
|
node_drain.go
|
Fix typo, Ethier -> Either
|
2020-01-02 14:42:27 -08:00 |
node_drain_test.go
|
fix broken test expectation from message change (#6635)
|
2019-11-06 16:33:13 -05:00 |
node_eligibility.go
|
Fix typo, Ethier -> Either
|
2020-01-02 14:42:27 -08:00 |
node_eligibility_test.go
|
|
|
node_status.go
|
cli: show full id for single node or alloc status
|
2019-10-04 16:36:18 -04:00 |
node_status_test.go
|
cli: show full id for single node or alloc status
|
2019-10-04 16:36:18 -04:00 |
operator.go
|
|
|
operator_autopilot.go
|
|
|
operator_autopilot_get.go
|
|
|
operator_autopilot_get_test.go
|
|
|
operator_autopilot_set.go
|
|
|
operator_autopilot_set_test.go
|
|
|
operator_autopilot_test.go
|
|
|
operator_keygen.go
|
|
|
operator_keygen_test.go
|
|
|
operator_keyring.go
|
|
|
operator_raft.go
|
|
|
operator_raft_list.go
|
|
|
operator_raft_list_test.go
|
|
|
operator_raft_remove.go
|
|
|
operator_raft_remove_test.go
|
|
|
operator_raft_test.go
|
|
|
operator_test.go
|
|
|
quota.go
|
|
|
quota_apply.go
|
quota: parse network stanza in quotas (#6511)
|
2019-10-24 10:41:54 -04:00 |
quota_apply_test.go
|
test: quota: relax multierror message matching to Contains
|
2019-12-17 13:20:14 -05:00 |
quota_delete.go
|
|
|
quota_delete_test.go
|
|
|
quota_init.go
|
command: quota init writes files with a network limit
|
2019-11-20 17:59:55 -06:00 |
quota_init_test.go
|
|
|
quota_inspect.go
|
|
|
quota_inspect_test.go
|
|
|
quota_list.go
|
|
|
quota_list_test.go
|
|
|
quota_status.go
|
command: quota status reports network usage
|
2019-11-20 17:59:34 -06:00 |
quota_status_test.go
|
|
|
sentinel.go
|
|
|
sentinel_apply.go
|
|
|
sentinel_apply_test.go
|
|
|
sentinel_delete.go
|
|
|
sentinel_delete_test.go
|
|
|
sentinel_list.go
|
|
|
sentinel_list_test.go
|
|
|
sentinel_read.go
|
|
|
sentinel_read_test.go
|
|
|
server.go
|
|
|
server_force_leave.go
|
|
|
server_force_leave_test.go
|
|
|
server_join.go
|
|
|
server_join_test.go
|
|
|
server_members.go
|
|
|
server_members_test.go
|
|
|
status.go
|
|
|
status_test.go
|
|
|
system.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_gc.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_gc_test.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_reconcile.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_reconcile_summaries.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_reconcile_summaries_test.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_reconcile_test.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
system_test.go
|
cli: add system command and subcmds to interact with system API.
|
2020-01-13 11:34:46 +01:00 |
ui.go
|
|
|
util_test.go
|
backfill region from job hcl in jobUpdate and jobPlan endpoints
|
2019-06-13 08:03:16 -07:00 |
version.go
|
|
|
version_test.go
|
|
|