mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
For now, go back to the hook approach for addExternalPlugins. I've broken many tests on ent that relied on a broken behaviour. I'll fix them properly later, for now I want to unbreak the build. (#23652)
This commit is contained in:
parent
9a6294fbdb
commit
b5c4e41de7
@ -200,7 +200,7 @@ func newRegistry() *registry {
|
||||
},
|
||||
}
|
||||
|
||||
entAddExtPlugins(reg)
|
||||
addExternalPlugins(reg)
|
||||
|
||||
return reg
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user