Closed weizhouapache closed 1 year ago
/kind bug
What steps did you take and what happened: [A clear and concise description of what the bug is.]
https://github.com/kubernetes-sigs/cluster-api/issues/8784
The log of latest run https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-cluster-api-provider-cloudstack-push-images/1664572298696331264
What did you expect to happen:
succeed.
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
It is because the docker container does not have gcc installed.
Environment:
kubectl version
/etc/os-release
@weizhouapache any clue what part of the code is using cgo?
/kind bug
What steps did you take and what happened: [A clear and concise description of what the bug is.]
https://github.com/kubernetes-sigs/cluster-api/issues/8784
The log of latest run https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-cluster-api-provider-cloudstack-push-images/1664572298696331264
What did you expect to happen:
succeed.
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
It is because the docker container does not have gcc installed.
Environment:
kubectl version
):/etc/os-release
):