Backend: Remove ignore rule on inputs and path for catalog_resource_components
Summary
This issue is to finish the remaining work that is non-GA related for changing catalog_resource_components.inputs to spec.
Proposal
Stop fetching data from inputs and remove inputs column from catalog_resource_components. For efficiency, remove the ignore rule on path when removing the ignore rule on inputs.
Confirm purpose and User Reception (how does this benefit the user?)
Currently, we store inputs specifically for catalog_resource_components table. This will not be sufficient to support CI steps as it has more details under spec: (e.g. outputs). This will make the backend most flexible for future feature work.
Implementation Table
| Group | Issue Link |
|---|---|
| backend | #443662 (closed) |
| backend |
|
Edited by Avielle Wolfe