Files
vault/builtin/logical
Steven Clark 34f128fd47 Add checks for other error types within the PKI plugin (#14195)
* Add checks for other error types within the PKI plugin

 - The PKI plugin assumes the code it is calling always returns an error
   of type errutil.UserError or errutil.InternalError. While I believe
   so far this is still true, it would be easy to add a code path that
   just returns a generic error and we would completely ignore it.
 - This was found within some managed key testing where I forgot to wrap
   an error within one of the expected types

* Add changelog
2022-02-22 14:39:21 -05:00
..
2022-01-27 10:06:34 -08:00
2022-02-18 07:35:53 -07:00
2022-02-18 07:35:53 -07:00
2022-02-18 07:35:53 -07:00