Commit Graph

43 Commits (efe9fe780d4094de4ac5041e7b15c24ae6104b9c)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 1a6320794e
cmd: propagate keyring reading errors (#5360)
1 year ago
Johan Brandhorst-Satzkorn ab922b5786
internal/clientcache/cmd/cache: restart cache on version mismatch (#5165)
1 year ago
Jeff Mitchell 3a4ee032d9
Paginate targets in cache (#5101)
1 year ago
Jim 863359aa26
test (cache/search): fix NewTestServer(...) storage (#5081)
1 year ago
Jeff Mitchell 829ea02e6f
Ensure only one refresh is running for a user/resource at a time (#5054)
1 year ago
Jeff Mitchell b04de5ac4b
Add `implicit-scopes` resource type to cache (#5053)
1 year ago
Jim 4d8a7dd39a
feat (clientcache): use a persistent cache (#5051)
1 year ago
Jeff Mitchell 384fc332be
Restrict cache results to 250 entries by default (#5049)
1 year ago
Jeff Mitchell b120a03f43
Fix tests (#5114)
1 year ago
Johan Brandhorst-Satzkorn e64443c66f
Rename daemon CLI command to cache (#4808)
2 years ago
Todd adea8e0f14
Change aliases to resolvable aliases in client cache (#4656)
2 years ago
Todd 95c507fad5
Add hidden ferry commands and auto adding tokens to ferry daemon (#4572)
2 years ago
Todd a2ea1f8f90 Add aliases to the client cache daemon and make them searchable (#4418)
2 years ago
Todd 366d9e95aa
Add Error logging and hclog.Logger debug logging throughout the daemon (#4384) (#4439)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Todd eb6d0dbd6a Use the intercepted token always. If the keyring matches, use it from there (#4355)
2 years ago
Todd 7e7e6369ae
pass on the max search refresh timeout to server (#4321)
2 years ago
Todd dde833e8cf
Decrease number of flags shown for daemon/search (#4312)
2 years ago
Todd e32a25f2a4
No longer enforce version matching between daemon and cli (#4271)
2 years ago
Todd d0eb670dcf
s/Full Fetch/Recheck Support/ in logs and expose filter query param to search command (#4269)
2 years ago
Todd 0dac9005c1
Boundary auth without a keyring configured behaves like -keyring-type none (#4268)
2 years ago
Todd 30066c06f5
Add log location to the status output (#4260)
2 years ago
Todd b8f4e16ecf
Fix flaky log rotation test (#4257)
2 years ago
Todd 884a0cb1fc
Fix daemon synopsis and command grouping (#4249)
2 years ago
Louis Ruch 957cd59d91
test(e2e): Update e2e timeout (#4241)
2 years ago
Todd fa2dc80e36
Close the logfile at test cleanup (#4224)
2 years ago
Johan Brandhorst-Satzkorn 1303f7c363 Fix linter warnings (#4219)
2 years ago
Todd c94a933578 Manually build the socket url (#4205)
2 years ago
Todd e429e91bc4 Do not cache or allow searching for old controllers (#4136)
2 years ago
Todd d453a2a48a Check in client wrapper if cache daemon is already in use (#4172)
2 years ago
Todd 6f488d7c59 Evanulate if cache daemon should be skipped after the flags are parsed (#4168)
2 years ago
Todd c74579cead Allow forced refresh attempt when searching (#4077)
2 years ago
Todd cdc6fb0973 Refresh specific resources before searching when they are stale (#4046)
2 years ago
Todd 9aab26e91b clientcache commands now can output curl strings (#4042)
2 years ago
Todd b71d134e06 Create Client and update Errors for client daemon commands (#4011)
2 years ago
Todd 8af20349e7 update mql and clean search flags (#4030)
2 years ago
Todd 9448fc931e Search uses base.Client's token to perform the search (#4006)
2 years ago
Todd ab4ab0e8f9 Handle log rotation (#3948)
2 years ago
Todd 71b09222ae Add status command to the boundary client cache (#3871)
2 years ago
Todd 3a7ea64a31 Add skip daemon flag and send recently authed tokens to daemon (#3883)
2 years ago
Todd 2f7459fa40 Add FullFetch to resource updating ticker (#3947)
2 years ago
Todd 5daef58f54 SQLite allows having 1 set to MaxOpenConnections (#3941)
2 years ago
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago