|
The distinction we are trying to draw is that there is an installer team whose role is to develop and maintain the installer application itself, and there are other development teams whose role is to create "plugins" for that installer to use when installing a given component. So you're right, developers outside of the installer team are not expected to understand that system. The flip side is that the installer team is not expected to understand all of the various components that get installed. (The installer team is, however, expected to pair with other development teams on "how to use the installer API" to create plugins/config that are used by the installer.)
This ticket covers the PDB-specific work to create the config/plugin that will be used by the installer, and the related ticket covers the installer team's work to pair with us on integration. Maintenance will fall out as a shared responsibility to triage root-cause area, then appropriate team digging in from there.
|