open-nomad/client
2023-03-03 18:22:06 -05:00
..
allocdir
allochealth consul: correctly interpret missing consul checks as unhealthy (#15822) 2023-01-19 14:01:12 -06:00
allocrunner client: don't emit task shutdown delay event if not waiting (#16281) 2023-03-03 18:22:06 -05:00
allocwatcher
config artifact: protect against unbounded artifact decompression (1.5.0) (#16151) 2023-02-14 09:28:39 -06:00
consul
devicemanager
dynamicplugins csi: avoid a nil pointer when handling plugin events (#15518) 2022-12-12 08:42:57 -05:00
fingerprint cni: handle multi-path cni_path when fingerprinting plugins (#16163) 2023-02-13 14:55:56 -06:00
interfaces
lib cgutil: handle panic from runc helper method (#16180) 2023-02-14 15:09:43 -06:00
logmon Add INFO task even log line and make logmon less noisy (#15842) 2023-01-20 14:35:00 -08:00
pluginmanager csi: avoid a nil pointer when handling plugin events (#15518) 2022-12-12 08:42:57 -05:00
servers main: remove deprecated uses of rand.Seed (#16074) 2023-02-07 09:19:38 -06:00
serviceregistration services: Set Nomad's User-Agent by default on HTTP checks for nomad services (#16248) 2023-02-23 08:10:42 -06:00
state Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
stats
structs
taskenv Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08:00
testutil docker: disable driver when running as non-root on cgroups v2 hosts (#16063) 2023-02-06 14:09:19 -06:00
vaultclient vault: configure user agent on Nomad vault clients (#15745) 2023-01-10 10:39:45 -06:00
acl.go Accept Workload Identities for Client RPCs (#16254) 2023-02-27 10:17:47 -08:00
acl_test.go Accept Workload Identities for Client RPCs (#16254) 2023-02-27 10:17:47 -08:00
agent_endpoint.go
agent_endpoint_test.go
alloc_endpoint.go Accept Workload Identities for Client RPCs (#16254) 2023-02-27 10:17:47 -08:00
alloc_endpoint_test.go metrics: Add remaining server RPC rate metrics (#15901) 2023-01-27 08:29:53 -05:00
alloc_watcher_e2e_test.go
client.go client: use RPC address and not serf after initial Consul discovery (#16217) 2023-03-02 13:36:45 -05:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go implement pre-forwarding auth on select RPCs (#15513) 2023-01-24 10:52:07 -05:00
csi_endpoint.go
csi_endpoint_test.go
driver_manager_test.go
enterprise_client_oss.go
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go
fs_endpoint_test.go
gc.go
gc_test.go
heartbeatstop.go
heartbeatstop_test.go
meta_endpoint.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
meta_endpoint_test.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
node_updater.go
rpc.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
rpc_test.go
testing.go
util.go