File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,9 @@ Redirections
51
51
- https://go.k8s.io/partner-request
52
52
- https://go.k8s.io/pr-dashboard
53
53
- https://go.k8s.io/redirects
54
+ - https://go.k8s.io/sig-k8s-infra
54
55
- https://go.k8s.io/sig-k8s-infra-notes
56
+ - https://go.k8s.io/sig-k8s-infra-playlist
55
57
- https://go.k8s.io/start
56
58
- https://go.k8s.io/stuck-prs
57
59
- https://go.k8s.io/test-health
Original file line number Diff line number Diff line change @@ -303,7 +303,9 @@ data:
303
303
rewrite ^/owners/([^/]*)/?$ https://cs.k8s.io/?q=$1&i=fosho&files=OWNERS&excludeFiles=vendor%2F&repos= redirect;
304
304
rewrite ^/partner-request$ https://docs.google.com/forms/d/e/1FAIpQLSdN1KtSKX2VAOPGABFlShkSd6CajQynoL4QCVtY0dj76MNDKg/viewform redirect;
305
305
rewrite ^/redirects$ https://github.com/kubernetes/k8s.io/tree/main/apps/k8s-io/README.md#redirections redirect;
306
+ rewrite ^/sig-k8s-infra https://github.com/kubernetes/community/tree/master/sig-k8s-infra redirect;
306
307
rewrite ^/sig-k8s-infra-notes https://docs.google.com/document/d/1VGMyAn_Pixdg0mTwbjxRcq_-oI7xtyomG9Hoa_RpryQ redirect;
308
+ rewrite ^/sig-k8s-infra-playlist https://www.youtube.com/playlist?list=PL69nYSiGNLP2Ghq7VW8rFbMFoHwvORuDL redirect;
307
309
rewrite ^/start$ https://kubernetes.io/docs/setup/ redirect;
308
310
rewrite ^/stuck-prs$ https://github.com/kubernetes/kubernetes/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aopen%20label%3Algtm%20label%3Aapproved%20-label%3Ado-not-merge%20-label%3Aneeds-rebase%20sort%3Aupdated-asc%20-status%3Asuccess redirect;
309
311
rewrite ^/test-history$ https://storage.googleapis.com/kubernetes-test-history/static/index.html redirect;
You can’t perform that action at this time.
0 commit comments