In the overview table, we currently show results for each iaas region separately, such as syseleven ham1 and dus2. Similarly for k8s branches.
We can aggregate these results per CSP (e.g., using some jinja2 filter or something): namely, compute the intersection of the sets of passed versions. But we also need to find a way to combine the details pages! Maybe we need some kind of tagging mechanism for the subjects, or we need to work with prefixes?
In the overview table, we currently show results for each iaas region separately, such as syseleven ham1 and dus2. Similarly for k8s branches.
We can aggregate these results per CSP (e.g., using some jinja2 filter or something): namely, compute the intersection of the sets of passed versions. But we also need to find a way to combine the details pages! Maybe we need some kind of tagging mechanism for the subjects, or we need to work with prefixes?