-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
What happened:
Somewhere down the line, the domain name of the testgrid dashboard was updated from k8s-testgrid.appspot.com to testgrid.k8s.io. After the update old domain now throws a 'page not found error'. There're numerous links to the old testgrid dashboard's domain which across many projects now stands broken.
Related slack conversation: https://kubernetes.slack.com/archives/C09QZ4DQB/p1689609631562029?thread_ts=1689589511.968429&cid=C09QZ4DQB
What you expected to happen:
This issue aims to track the update of the testgrid dashboard's URL across different projects. Once updated we expect to have no broken links to the testgrid dashboard.
How to reproduce it (as minimally and precisely as possible):
Visit: https://k8s-testgrid.appspot.com
Projects:
Repos/projects where the link to the old testgrid dashboard domain (k8s-testgrid.appspot.com) was found by doing a cs.k8s.io search.
- kubernetes/enhancements | search result | migrate testgrid dashboard URL from k8s-testgrid.appspot.com to testgrid.k8s.io enhancements#4154
- kubernetes/sig-release | search result | Fix broken links to testgrid dashboard sig-release#2305
- kubernetes/community | search result | Migrating k8s-testgrid.appspot.com link to testgrid.k8s.io community#7472
- kubernetes/test-infra | search result | docs: update
k-csijobs to use proper testgrid url #30371 - kubernetes/website | search result | docs: fix broken links to test dashboard website#42538 (Maintaining old blogs are discouraged)
- kubernetes-sigs/lwkd | search result | fix broken links to testgrid dashboard kubernetes-sigs/lwkd#216
- kubernetes/kubeadm | search result | fix broken links to testgrid dashboard kubeadm#2918
- kubernetes/kubernetes | search result | Fix broken links to testgrid dashboard kubernetes#119934
- kubernetes/release | search result | docs: fix broken links to test dashboard release#3211
- kubernetes-csi/csi-driver-nfs | search result | fixed broken links of testgrid dashboard kubernetes-csi/csi-driver-nfs#500
- kubernetes-csi/csi-driver-smb | search result | fixed broken links of testgrid dashboard kubernetes-csi/csi-driver-smb#654
- kubernetes-csi/csi-test | search result | fixed broken links of testgrid dashboard kubernetes-csi/csi-test#477
- kubernetes/autoscaler | search result | fix: Broken links to testgrid dashboard autoscaler#6036
- kubernetes/ingress-gce | search result | fix: Broken links to testgrid dashboard ingress-gce#2237
- kubernetes-csi/csi-driver-host-path | search result | (subtree)
- kubernetes-csi/csi-driver-iscsi | search result | (subtree)
- kubernetes-csi/csi-driver-nvmf | search result | (subtree)
- kubernetes-csi/csi-lib-utils | search result | (subtree)
- kubernetes-csi/csi-proxy | search result | (subtree)
- kubernetes-csi/csi-release-tools | search result | fixed broken links of testgrid dashboard kubernetes-csi/csi-release-tools#234
- kubernetes-csi/external-attacher | search result |
- kubernetes-csi/external-health-monitor | search result | (subtree)
- kubernetes-csi/external-provisioner | search result |
- kubernetes-csi/external-resizer | search result |
- kubernetes-csi/external-snapshotter | search result |
- kubernetes-csi/lib-volume-populator | search result |
- kubernetes-csi/livenessprobe | search result |
- kubernetes-csi/node-driver-registrar | search result |
- kubernetes-csi/volume-data-source-validator | search result | (subtree)
- kubernetes-sigs/gluster-block-external-provisioner | search result | (subtree)
- kubernetes-sigs/gluster-file-external-provisioner | search result | (sidecar)
- kubernetes-sigs/nfs-ganesha-server-and-external-provisioner | search result | (subtree)
- kubernetes-sigs/nfs-subdir-external-provisioner | search result | fixing broken links by testgrid.k8s.io kubernetes-sigs/nfs-subdir-external-provisioner#302 (subtree)
- kubernetes/dns | search result | fix broken links to testgrid dashboard dns#595
- kubernetes/kubectl | search result | Updated the mentions of testgrid dashboard URL from k8s-testgrid.apps kubectl#1476 (subtree)
- kubernetes/node-problem-detector | search result | fixed broken links on node-problem-detector node-problem-detector#794
- kubernetes/perf-tests | search result | fixed broken link of testgrid dashboard in design.md perf-tests#2307
- kubernetes-sigs/gcp-compute-persistent-disk-csi-driver | search result | Update mentions of testgrid dashboard link kubernetes-sigs/gcp-compute-persistent-disk-csi-driver#1407
- kubernetes-sigs/hierarchical-namespaces | search result | Update mentions of testgrid dashboard link kubernetes-retired/hierarchical-namespaces#333
- kubernetes/design-proposals-archive | search result | (repository archived)
How can the assignee reach out for help?
You can have a look at this similar PR: kubernetes/sig-release#2305
Or
Ask your questions in the comment.
NOTE: Please mention this issue in your PR so that it can be tracked and duplicate work can be minimised.