kubernetes-sigs / cluster-api-provider-cloudstack

A Kubernetes Cluster API Provider implementation for Apache CloudStack.
https://cluster-api-cloudstack.sigs.k8s.io/
Apache License 2.0
37 stars 35 forks source link

"post-cluster-api-provider-cloudstack-push-images" job failed for 201 days #266

Closed weizhouapache closed 1 year ago

weizhouapache commented 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:

g-gaston commented 1 year ago

@weizhouapache any clue what part of the code is using cgo?