-
Task
-
Resolution: Won't Do
-
Normal
-
None
-
None
Right now, we are being sent data from the tekton event, but there is no field to say what "project" pushed the changes. Each deployment simply sends the apps name.
For example: I push a change to the Changelog apps frontend. The deployment says an event caused a deployment for the platform-changelog app, but not specifically the frontend.
App interface calls these components "projects." It would be great if we structure our services the same way; adding a components struct/table
Mapping the tekton task to this change may look like:
- Contacting Maor and app-sre and see if they can add the field
- From the ref (which we don't have yet), find out which component was created (comparing to each of the three repos :dead
- clones
-
RHCLOUD-26836 [changelog] Add component or project abstraction for services
- Closed