When working on schema customizations, it looks like that custom schema updates are being picked up by both ds-idrepo and ds-cts pods. This can cause problems when someone tries to create a custom objectclass that references attributes only available in the ds identity-store schema for example. It would be great if forgeops could be updated to have a similar schema/$POD_NAME approach like what we have for calling the post-init/setup scripts.
Alternatively custom schema updates should be only applicable to ds-idrepo pods perhaps?