File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 88# For creating local images, run ./hack/e2e.sh
99
1010images :
11- - name : registry.k8s.io/cluster-api/cluster-api-controller:v1.7.1
12- loadBehavior : tryLoad
13- - name : registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.7.1
14- loadBehavior : tryLoad
15- - name : registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.7.1
16- loadBehavior : tryLoad
1711 - name : registry.k8s.io/capi-ipam-ic/cluster-api-ipam-in-cluster-controller:v0.1.0
1812 loadBehavior : tryLoad
1913 - name : gcr.io/k8s-staging-capi-vsphere/cluster-api-vsphere-controller-{ARCH}:dev
@@ -24,12 +18,6 @@ images:
2418 loadBehavior : mustLoad
2519 - name : gcr.io/k8s-staging-capi-vsphere/extra/vm-operator:v1.8.6-0-gde75746a
2620 loadBehavior : tryLoad
27- - name : quay.io/jetstack/cert-manager-cainjector:v1.12.2
28- loadBehavior : tryLoad
29- - name : quay.io/jetstack/cert-manager-webhook:v1.12.2
30- loadBehavior : tryLoad
31- - name : quay.io/jetstack/cert-manager-controller:v1.12.2
32- loadBehavior : tryLoad
3321
3422providers :
3523
You can’t perform that action at this time.
0 commit comments