RegisterChecker and RegisterObservationProvider previously overwrote existing entries silently, which lets a misconfigured plugin shadow a built-in (or another plugin) without any signal. Refuse the duplicate and keep the existing entry instead. RegisterExternalizableChecker now performs the dedup check before appending the "endpoint" AdminOpt, so a rejected re-registration no longer mutates the live definition. |
||
|---|---|---|
| .. | ||
| options.go | ||
| registry.go | ||
| registry_test.go | ||
| server.go | ||
| types.go | ||