Merge pull request #98049 from pacoxu/enhancements/redir-links

fix all keps links 404 for kep folder migration
This commit is contained in:
Kubernetes Prow Robot
2021-02-01 21:48:28 -08:00
committed by GitHub
15 changed files with 22 additions and 22 deletions

View File

@@ -25,5 +25,5 @@ KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
cd "${KUBE_ROOT}"
# verify the providerless build
# https://github.com/kubernetes/enhancements/blob/master/keps/sig-cloud-provider/20190729-building-without-in-tree-providers.md
# https://github.com/kubernetes/enhancements/blob/master/keps/sig-cloud-provider/1179-building-without-in-tree-providers/README.md
hack/verify-typecheck.sh --skip-test --tags=providerless --ignore-dirs=test