open-nomad/client
Alessandro De Blasis 07c670fdc0
cli: show host_network in nomad status (#11432)
Enhance the CLI in order to return the host network in two flavors 
(default, verbose) of the `node status` command.

Fixes: #11223.
Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
2021-11-05 09:02:46 -04:00
..
allocdir client: never embed alloc_dir in chroot 2021-10-18 09:22:01 -07:00
allochealth
allocrunner test: update tests to properly use AllocDir 2021-10-19 10:49:07 -07:00
allocwatcher client: never embed alloc_dir in chroot 2021-10-18 09:22:01 -07:00
config Merge pull request #11167 from a-zagaevskiy/master 2021-10-13 16:47:38 -07:00
consul
devicemanager
dynamicplugins
fingerprint gofmt all the files 2021-10-01 10:14:28 -04:00
interfaces
lib gofmt all the files 2021-10-01 10:14:28 -04:00
logmon logmon: Fix a memory leak on task restart 2021-10-05 12:11:53 -04:00
pluginmanager Log error if there are no event handlers registered 2021-10-11 19:44:52 +00:00
servers
state gofmt all the files 2021-10-01 10:14:28 -04:00
stats
structs Fixed creation of ControllerCreateVolumeRequest. (#11238) 2021-10-06 10:17:39 -04:00
taskenv client: task env vars should take precendece over host env vars. 2021-09-20 09:15:28 +01:00
testutil
vaultclient
acl.go
acl_test.go
agent_endpoint.go
agent_endpoint_test.go
alloc_endpoint.go client: fix multiple imports (#10537) 2021-05-13 14:30:31 -04:00
alloc_endpoint_test.go tests: remove duplicate import statements. 2021-06-11 09:39:22 +02:00
alloc_watcher_e2e_test.go
client.go cli: show host_network in nomad status (#11432) 2021-11-05 09:02:46 -04:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go client: defensively log reserved ports 2021-10-04 15:43:35 -07:00
csi_endpoint.go
csi_endpoint_test.go CSI ListSnapshots secrets implementation 2021-07-28 11:30:29 -07:00
driver_manager_test.go
enterprise_client_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go
fs_endpoint_test.go test: update tests to properly use AllocDir 2021-10-19 10:49:07 -07:00
gc.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
gc_test.go
heartbeatstop.go
heartbeatstop_test.go
node_updater.go
rpc.go pool: track usage of incoming streams (#10710) 2021-06-07 10:22:37 -04:00
rpc_test.go
testing.go
util.go
util_test.go