Merge pull request #2890 from SataQiu/fix-20181102

Fix typos
This commit is contained in:
k8s-ci-robot 2018-11-04 16:14:19 -08:00 committed by GitHub
commit 79748734e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 20 additions and 20 deletions

View File

@ -69,7 +69,7 @@ About 60% of scalability regressions are caught by these medium-scale jobs ([sou
### Testing / Post-submit phase ### Testing / Post-submit phase
This phase constitutes the final layer of protection against regressions before cutting the release. We already have scalability CI jobs in place for this. The spectrum of scale they cover is quite wide, ranging from 100-node to 5000-node clusters (both for kubemark and real clusters). However, what what we need additionally is: This phase constitutes the final layer of protection against regressions before cutting the release. We already have scalability CI jobs in place for this. The spectrum of scale they cover is quite wide, ranging from 100-node to 5000-node clusters (both for kubemark and real clusters). However, what we need additionally is:
The ability for crucial scalability jobs to block submit-queue (with manual unblock ability)\ The ability for crucial scalability jobs to block submit-queue (with manual unblock ability)\
([relevant feature request](https://github.com/kubernetes/kubernetes/issues/53255))\ ([relevant feature request](https://github.com/kubernetes/kubernetes/issues/53255))\