vault/helper/testhelpers/teststorage
Nick Cabatoff c5549cdac6
Call runFilteredPathsEvaluation from within mountInternal/enableCredentialInternal (#21260)
The main point of this work is to move runFilteredPathsEvaluation inside mountInternal/enableCredentialInternal, while we hold the lock.  This requires that we grab both the mountsLock and authLock, for reasons that only make sense when looking at the ent code.

While fixing this I noticed that ListAuths grabs the wrong lock, so I also fixed that.

And I modified ClusterSetup: as a convenience, it now populates the factories for all the builtin engines in the config it returns.
2023-06-15 16:55:59 +00:00
..
consul adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
teststorage_reusable.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
teststorage.go Call runFilteredPathsEvaluation from within mountInternal/enableCredentialInternal (#21260) 2023-06-15 16:55:59 +00:00