open-nomad/client
Michael Schurter 4ad0c258b9 client: add NOMAD_LICENSE to default env deny list
By default we should not expose the NOMAD_LICENSE environment variable
to tasks.

Also refactor where the DefaultEnvDenyList lives so we don't have to
maintain 2 copies of it. Since client/config is the most obvious
location, keep a reference there to its unfortunate home buried deep
in command/agent/host. Since the agent uses this list as well for the
/agent/host endpoint the list must be accessible from both command/agent
and client.
2021-09-21 13:51:17 -07:00
..
allocdir chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
allochealth e2e test for on_update service checks 2021-02-08 08:32:40 -05:00
allocrunner allow configuration of Docker hostnames in bridge mode (#11173) 2021-09-16 08:13:09 +02:00
allocwatcher
config client: add NOMAD_LICENSE to default env deny list 2021-09-21 13:51:17 -07:00
consul consul: plubming for specifying consul namespace in job/group 2021-04-05 10:03:19 -06:00
devicemanager Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
dynamicplugins
fingerprint Log network device name during fingerprinting (#11184) 2021-09-16 10:48:31 -04:00
interfaces
lib nit: code cleanup/organization 2021-04-16 15:14:29 -04:00
logmon
pluginmanager lint: mark false positive or fix gocritic append lint errors. 2021-09-06 10:49:44 +02:00
servers
state chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
stats deps: bump gopsutil to v3.21.2 2021-03-30 16:02:51 -04:00
structs CSI ListSnapshots secrets implementation 2021-07-28 11:30:29 -07:00
taskenv client: task env vars should take precendece over host env vars. 2021-09-20 09:15:28 +01:00
testutil client/ar: thread through cpuset manager 2021-04-13 13:28:36 -04:00
vaultclient
acl.go
acl_test.go
agent_endpoint.go json handles were moved to a new package in #10202 2021-04-02 13:31:10 +00:00
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 lint: mark false positive or fix gocritic append lint errors. 2021-09-06 10:49:44 +02:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go client: fix multiple imports (#10537) 2021-05-13 14:30:31 -04:00
csi_endpoint.go CSI: use AccessMode/AttachmentMode from CSIVolumeClaim 2021-04-07 11:24:09 -04:00
csi_endpoint_test.go CSI ListSnapshots secrets implementation 2021-07-28 11:30:29 -07:00
driver_manager_test.go
enterprise_client_oss.go
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go json handles were moved to a new package in #10202 2021-04-02 13:31:10 +00:00
fs_endpoint_test.go
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 test infrastructure for mock client RPCs (#10193) 2021-03-31 16:37:09 -04:00
util.go
util_test.go