open-vault/builtin/logical/database
Tom Proctor a52fd805dd
Pin MongoDB test container images pre-v6 (#16880)
v6 was released in the last 24h, and our tests fail to connect to the db when v6 is used.
Using v6 needs investigating, but for now I'm pinning to the last known good version.
2022-08-25 08:14:37 -07:00
..
dbplugin
backend.go Synchronize access to database plugin gauge process close (#16163) 2022-06-27 13:41:23 -07:00
backend_test.go refactor: replace strings.Replace with strings.ReplaceAll (#15392) 2022-08-03 15:22:48 -04:00
credentials.go
credentials_test.go
mocks_test.go
mockv4.go
mockv5.go
path_config_connection.go Cleanup and simplify lock usage in database plugin (#15944) 2022-06-17 10:05:27 -07:00
path_creds_create.go
path_roles.go
path_roles_test.go
path_rotate_credentials.go Cleanup and simplify lock usage in database plugin (#15944) 2022-06-17 10:05:27 -07:00
rollback.go
rollback_test.go refactor: replace strings.Replace with strings.ReplaceAll (#15392) 2022-08-03 15:22:48 -04:00
rotation.go secret/database: fix bug where too many wal deletes are deferred (#16686) 2022-08-11 16:22:53 -04:00
rotation_test.go Pin MongoDB test container images pre-v6 (#16880) 2022-08-25 08:14:37 -07:00
secret_creds.go
version_wrapper.go
version_wrapper_test.go
versioning_large_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00