cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
17 stars 38 forks source link

Remove old code and make v2 live #123

Open vishnuchalla opened 1 month ago

vishnuchalla commented 1 month ago

Description

Now that we have defaulted v2 into the main stream, We need remove all our old code and make v2 live in this repo. Verified the same with latest dittybopper image: https://quay.io/repository/cloud-bulldozer/dittybopper-syncer?tab=tags File system contents:

vchalla@vchalla-thinkpadp1gen2:~/container_fs/performance-dashboards/rendered$ ls
CPT  General
vchalla@vchalla-thinkpadp1gen2:~/container_fs/performance-dashboards/rendered$ cd General/
vchalla@vchalla-thinkpadp1gen2:~/container_fs/performance-dashboards/rendered/General$ ls
api-performance-overview-v2.json  etcd-on-cluster-dashboard-v2.json  k8s-perf-v2.json         ovn-monitoring-v2.json     uperf-v2.json           ycsb-v2.json
cilium-k8s-perf-v2.json           hypershift-performance-v2.json     ocp-performance-v2.json  pgbench-dashboard-v2.json  vegeta-wrapper-v2.json

Acceptance Criteria