open-vault/builtin/credential/approle
ncabatoff 4463428a24
Reduce blocking in approle tidy by grabbing only one lock at a time. (#8418)
Revamp race test to make it aware of when tidies start/stop, and to generate dangling accessors that need cleaning up.  Also run for longer but with slightly less concurrency to ensure the writes and the cleanup actually overlap.
2020-03-03 16:43:24 -05:00
..
cmd/approle Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go Reduce blocking in approle tidy by grabbing only one lock at a time. (#8418) 2020-03-03 16:43:24 -05:00
backend_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_login.go AppRole TokenUtil conversion (#7020) 2019-07-01 16:30:08 -04:00
path_login_test.go AppRole TokenUtil conversion (#7020) 2019-07-01 16:30:08 -04:00
path_role.go approle: remove unneeded lock on list (#8223) 2020-01-22 16:03:26 -08:00
path_role_test.go sdk/logical: handle empty token type string values as TokenTypeDefault (#7273) 2019-08-14 09:45:40 -04:00
path_tidy_user_id.go Reduce blocking in approle tidy by grabbing only one lock at a time. (#8418) 2020-03-03 16:43:24 -05:00
path_tidy_user_id_test.go Reduce blocking in approle tidy by grabbing only one lock at a time. (#8418) 2020-03-03 16:43:24 -05:00
validation.go Move cidrutil to sdk 2019-04-12 18:03:59 -04:00
validation_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00