open-nomad/command/agent
James Rasell 9e8325d63c
acl: fix a bug in token creation when parsing expiration TTLs. (#15999)
The ACL token decoding was not correctly handling time duration
syntax such as "1h" which forced people to use the nanosecond
representation via the HTTP API.

The change adds an unmarshal function which allows this syntax to
be used, along with other styles correctly.
2023-02-01 17:43:41 +01:00
..
consul renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
event
host
monitor
pprof
test-resources
testdata
acl_endpoint.go api: add OIDC HTTP API endpoints and SDK. 2023-01-13 13:15:58 +00:00
acl_endpoint_test.go acl: fix a bug in token creation when parsing expiration TTLs. (#15999) 2023-02-01 17:43:41 +01:00
agent.go GC: ensure no leakage of evaluations for batch jobs. (#15097) 2023-01-31 13:32:14 -05:00
agent_endpoint.go
agent_endpoint_test.go metrics: Add remaining server RPC rate metrics (#15901) 2023-01-27 08:29:53 -05:00
agent_oss.go
agent_test.go implement pre-forwarding auth on select RPCs (#15513) 2023-01-24 10:52:07 -05:00
alloc_endpoint.go
alloc_endpoint_test.go metrics: Add remaining server RPC rate metrics (#15901) 2023-01-27 08:29:53 -05:00
bindata_assetfs.go
command.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
command_test.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
config.go GC: ensure no leakage of evaluations for batch jobs. (#15097) 2023-01-31 13:32:14 -05:00
config_oss.go
config_parse.go
config_parse_test.go
config_test.go GC: ensure no leakage of evaluations for batch jobs. (#15097) 2023-01-31 13:32:14 -05:00
csi_endpoint.go csi: Fix parsing of '=' in secrets at command line and HTTP (#15670) 2023-01-03 16:28:38 -05:00
csi_endpoint_test.go csi: Fix parsing of '=' in secrets at command line and HTTP (#15670) 2023-01-03 16:28:38 -05:00
deployment_endpoint.go
deployment_endpoint_test.go
eval_endpoint.go
eval_endpoint_test.go
event_endpoint.go
event_endpoint_test.go
fs_endpoint.go
fs_endpoint_test.go
helpers.go
helpers_test.go
http.go api: add OIDC HTTP API endpoints and SDK. 2023-01-13 13:15:58 +00:00
http_oss.go
http_stdlog.go
http_stdlog_test.go
http_test.go
job_endpoint.go Rename fields on proxyConfig (#15541) 2023-01-30 09:31:16 -06:00
job_endpoint_test.go Rename fields on proxyConfig (#15541) 2023-01-30 09:31:16 -06:00
keyring.go
keyring_endpoint.go
keyring_endpoint_test.go
keyring_test.go
log_file.go
log_file_bsd.go
log_file_linux.go
log_file_test.go
log_file_windows.go
log_levels.go
log_levels_test.go
metrics_endpoint.go
metrics_endpoint_test.go
namespace_endpoint.go
namespace_endpoint_test.go
node_endpoint.go
node_endpoint_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go cleanup: remove usage of consul/sdk/testutil/retry (#15609) 2023-01-02 08:06:20 -06:00
plugins.go
region_endpoint.go
region_endpoint_test.go
retry_join.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
retry_join_test.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
scaling_endpoint.go
scaling_endpoint_test.go
search_endpoint.go
search_endpoint_test.go
service_registration_endpoint.go
service_registration_endpoint_test.go
stats_endpoint.go
stats_endpoint_test.go metrics: Add remaining server RPC rate metrics (#15901) 2023-01-27 08:29:53 -05:00
status_endpoint.go
status_endpoint_test.go
stub_asset.go
syslog.go
syslog_test.go
system_endpoint.go
system_endpoint_test.go
testagent.go ci: swap freeport for portal in packages (#15661) 2023-01-03 11:25:20 -06:00
testagent_oss.go
testingutils_test.go
variable_endpoint.go
variable_endpoint_test.go ci: swap freeport for portal in packages (#15661) 2023-01-03 11:25:20 -06:00