Skip to content

Commit ef76985

Browse files
committed
[zh] Fix EOL style for federation deprecation warning
This PR converts the EOL style from DOS to UNIX.
1 parent d352fc3 commit ef76985

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed
Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
<!--
2-
Use of `Federation v1` is strongly discouraged. `Federation V1` never achieved GA status and is no longer under active development. Documentation is for historical purposes only.
3-
4-
For more information, see the intended replacement, [Kubernetes Federation v2](https://github.com/kubernetes-sigs/federation-v2).
5-
-->
6-
强烈建议不要使用`联邦 v1 版本``联邦 v1 版本`从未达到 GA 状态,且不再处于积极开发阶段。文档仅作为历史参考。
7-
8-
有关更多信息,请参阅预期的替代品 [Kubernetes 联邦 v2 版本](https://github.com/kubernetes-sigs/federation-v2)
1+
<!--
2+
Use of `Federation v1` is strongly discouraged. `Federation V1` never achieved GA status and is no longer under active development. Documentation is for historical purposes only.
3+
4+
For more information, see the intended replacement, [Kubernetes Federation v2](https://github.com/kubernetes-sigs/federation-v2).
5+
-->
6+
强烈建议不要使用`联邦 v1 版本``联邦 v1 版本`从未达到 GA 状态,且不再处于积极开发阶段。
7+
文档仅作为历史参考。
8+
9+
有关更多信息,请参阅预期的替代品
10+
[Kubernetes 联邦 v2 版本](https://github.com/kubernetes-sigs/federation-v2)

0 commit comments

Comments
 (0)