Skip to content

Commit fbe8615

Browse files
committed
register
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent d644e25 commit fbe8615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/epp/runner/runner.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ func (r *Runner) parsePluginsConfiguration(ctx context.Context) error {
375375
}
376376
}
377377

378+
r.registerInTreePlugins()
378379
handle := plugins.NewEppHandle(ctx)
379380
config, err := loader.LoadConfig(configBytes, handle)
380381
if err != nil {

0 commit comments

Comments
 (0)