Skip to content

Commit 0234599

Browse files
Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience (#19951)
1 parent fd77f1f commit 0234599

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh/blog/_posts/2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@ Prow 让我们做以下事情:
135135
* 实施组织范围和重构 GitHub 仓库策略,如[Knative Builds](https://github.com/kubernetes/test-infra/tree/master/prow/cmd/branchprotector)[GitHub labels](https://github.com/kubernetes/test-infra/tree/master/label_sync)
136136

137137
<!--
138-
Prow was initially developed by the engineering productivity team building Google Kubernetes Engine, and is actively contributed to by multiple members of Kubernetes SIG Testing. Prow has been adopted by several other open source projects, including Istio, JetStack, Knative and OpenShift. [Getting started with Prow](https://github.com/kubernetes/test-infra/blob/master/prow/getting_started.md) takes a Kubernetes cluster and `kubectl apply starter.yaml` (running pods on a Kubernetes cluster).
138+
Prow was initially developed by the engineering productivity team building Google Kubernetes Engine, and is actively contributed to by multiple members of Kubernetes SIG Testing. Prow has been adopted by several other open source projects, including Istio, JetStack, Knative and OpenShift. [Getting started with Prow](https://github.com/kubernetes/test-infra/tree/master/prow#getting-started) takes a Kubernetes cluster and `kubectl apply starter.yaml` (running pods on a Kubernetes cluster).
139139
-->
140140

141-
Prow最初由构建 Google Kubernetes Engine 的工程效率团队开发,并由 Kubernetes SIG Testing 的多个成员积极贡献。 Prow 已被其他几个开源项目采用,包括 Istio,JetStack,Knative 和 OpenShift。 [Getting started with Prow](https://github.com/kubernetes/test-infra/blob/master/prow/getting_started.md)需要一个 Kubernetes 集群和 `kubectl apply starter.yaml`(在 Kubernetes 集群上运行 pod)。
141+
Prow最初由构建 Google Kubernetes Engine 的工程效率团队开发,并由 Kubernetes SIG Testing 的多个成员积极贡献。 Prow 已被其他几个开源项目采用,包括 Istio,JetStack,Knative 和 OpenShift。 [Getting started with Prow](https://github.com/kubernetes/test-infra/tree/master/prow#getting-started)需要一个 Kubernetes 集群和 `kubectl apply starter.yaml`(在 Kubernetes 集群上运行 pod)。
142142

143143
<!--
144144
Once we had Prow in place, we began to hit other scaling bottlenecks, and so produced additional tooling to support testing at the scale required by Kubernetes, including:
@@ -233,9 +233,9 @@ Want to find out more? Come check out these resources:
233233
想了解更多? 快来看看这些资源:
234234

235235
<!--
236-
* [Prow: Testing the way to Kubernetes Next](https://bentheelder.io/posts/prow)
236+
* [Prow: Testing the way to Kubernetes Next](https://elder.dev/posts/prow)
237237
* [Automation and the Kubernetes Contributor Experience](https://www.youtube.com/watch?v=BsIC7gPkH5M)
238238
-->
239239

240-
* [Prow: Testing the way to Kubernetes Next](https://bentheelder.io/posts/prow)
240+
* [Prow: Testing the way to Kubernetes Next](https://elder.dev/posts/prow)
241241
* [Automation and the Kubernetes Contributor Experience](https://www.youtube.com/watch?v=BsIC7gPkH5M)

0 commit comments

Comments
 (0)