Closed wfernandes closed 5 years ago
/help /priority important-soon /milestone v0.2.x
@vincepri: This request has been marked as needing help from a contributor.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help
command.
I can take a look at this issue unless anyone has any objections.
/assign
/lifecycle active
What steps did you take and what happened:
bf790fc2
of cluster-api to buildclusterctl
.0dd895830
of cluster-api-provider-aws to generate the example manifestsexamples/_out/controlplane.yaml
to have only a single control plane machine.$ clusterctl create cluster -v 4 --bootstrap-type kind -c examples/_out/cluster.yaml -m examples/_out/controlplane.yaml -p examples/_out/provider-components.yaml -a examples/addons.yaml --bootstrap-flags "name=wff-sept30"
$ clusterctl delete cluster --kubeconfig ../playground/kubeconfig --provider-components examples/_out/provider-components.yaml --bootstrap-type kind
What did you expect to happen: Expected to see all resources in AWS successfully deleted.
Anything else you would like to add: These are the logs from the delete command:
Environment:
kubectl version
):/etc/os-release
): Mac OS 10.14.6 (18G95)/kind bug