To do offline validation (#307) we need the names of the clusters learned while validating the config with the clusters. Add the Env to the report: ```yaml env: hub: name: hub c1: name: cluster1 c2: name: cluster2 ```