@@ -27,7 +27,7 @@ health of the project.
27
27
28
28
- Project CI and workflow automation via tools such as [ prow] and [ tide]
29
29
- Infrastructure to support running project CI at scale, including tools
30
- such as [ boskos] , [ ghproxy ] and [ greenhouse ]
30
+ such as [ boskos] and [ ghproxy ]
31
31
- Providing a place and schema in which to upload test results for
32
32
contributors who wish to provide additional test results not generated
33
33
by the project's CI
@@ -37,8 +37,7 @@ health of the project.
37
37
process via tools such as [ job configs] , [ kubetest]
38
38
- Tools that facilitate configuration management of github such as
39
39
[ peribolos] and [ label_sync]
40
- - Tools that facilitate local testing of kubernetes such as [ greenhouse]
41
- and [ kind]
40
+ - Tools that facilitate local testing of kubernetes such as [ kind]
42
41
- Ensuring all of the above is kept running on a best effort basis
43
42
- Tools, frameworks and libraries that make it possible to write tests against
44
43
kubernetes such as e2e\* or integration test frameworks.
@@ -118,15 +117,13 @@ Subprojects are created by Tech Leads following the process defined in [sig-gove
118
117
119
118
[ boskos ] : https://git.k8s.io/test-infra/boskos
120
119
[ ghproxy ] : https://git.k8s.io/test-infra/ghproxy
121
- [ greenhouse ] : https://git.k8s.io/test-infra/greenhouse
122
120
[ gubernator ] : http://k8s-gubernator.appspot.com
123
121
[ job configs ] : https://git.k8s.io/test-infra/config/jobs
124
122
[ kettle ] : https://git.k8s.io/test-infra/kettle
125
123
[ kind ] : https://github.com/kubernetes-sigs/kind
126
124
[ kubetest ] : https://git.k8s.io/test-infra/kubetest
127
125
[ label_sync ] : https://git.k8s.io/test-infra/label_sync
128
126
[ peribolos ] : https://git.k8s.io/test-infra/prow/cmd/peribolos
129
- [ planter ] : https://git.k8s.io/test-infra/planter
130
127
[ prow ] : https://prow.k8s.io
131
128
[ testgrid ] : https://testgrid.k8s.io
132
129
[ tide ] : https://prow.k8s.io/tide
0 commit comments