Actions
Refactor #14536
openBetter definition of the merging of compute attributes from different sources
Description
Currently, we compose the compute attributes data on various places during the orchestration.
We should prepare all this data on one place and before actual orchestration happens (unless
the data is not know until the orchestration act). This would allow us to see better
what data are we sending to compute attributes as well as where the data re coming from
Actions