Merge pull request #1088 from zouyee/link-outdate

Automatic merge from submit-queue. .

delete outdated link
This commit is contained in:
Kubernetes Submit Queue 2017-09-22 17:01:48 -07:00 committed by GitHub
commit dc031e62ba
1 changed files with 1 additions and 2 deletions

View File

@ -751,8 +751,7 @@ cases, objects will be automatically converted to the new version; in other
cases, a manual upgrade may be necessary; a manual upgrade may require downtime
for anything relying on the new feature, and may require manual conversion of
objects to the new version; when manual conversion is necessary, the project
will provide documentation on the process (for an example, see [v1 conversion
tips](../api.md#v1-conversion-tips))
will provide documentation on the process
- Cluster Reliability: since the feature has e2e tests, enabling the feature
via a flag should not create new bugs in unrelated features; because the feature
is new, it may have minor bugs