File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -77,16 +77,6 @@ This method:
77
77
- Waits for the providers controllers to be running.
78
78
- Creates log watchers for all the providers
79
79
80
- <aside class =" note " >
81
-
82
- <h1 >Deprecated InitManagementCluster method</h1 >
83
-
84
- The [ Cluster API test framework] also includes a [ deprecated InitManagementCluster method] implementation,
85
- that was used before the introduction of clusterctl. This might be removed in future releases
86
- of the test framework.
87
-
88
- </aside >
89
-
90
80
## Writing test specs
91
81
92
82
A typical test spec is a sequence of:
@@ -202,7 +192,6 @@ test specs for the most common Cluster API use cases.
202
192
[ Cluster API quick start ] : ../user/quick-start.md
203
193
[ Cluster API test framework ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc
204
194
[ deprecated E2E config file ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#Config
205
- [ deprecated InitManagementCluster method ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#InitManagementCluster
206
195
[ Apply method ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#Applier
207
196
[ CAPA E2E tests ] : https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/scripts/ci-e2e.sh
208
197
[ CAPG E2E tests ] : https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/main/scripts/ci-e2e.sh
You can’t perform that action at this time.
0 commit comments