SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
11 stars 6 forks source link

Clusterctl doesn't work #2

Closed batistein closed 1 year ago

batistein commented 1 year ago

/kind bug

What steps did you take and what happened: The clusterctl binary in hack/tools/bin isn't working due to a missing versioning in the build. I assume that the ldflags values are missing when using go build.

What did you expect to happen: Should be able to run clusterctl

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

batistein commented 1 year ago

also fixed by: https://github.com/SovereignCloudStack/cluster-stacks/pull/4