vmware-tanzu / sonobuoy

Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner.
https://sonobuoy.io
Apache License 2.0
2.89k stars 344 forks source link

Sonobuoy is still built within Golang 1.19 #1960

Open violin8668 opened 6 months ago

violin8668 commented 6 months ago

What steps did you take and what happened: [A clear and concise description of what the bug is.] We found that sonobuoy binary is still built with Golang 1.19

What did you expect to happen: Within Golang 1.21

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

Environment:

admin [ / ]$ sonobuoy version Sonobuoy Version: v0.57.1 MinimumKubeVersion: 1.17.0 MaximumKubeVersion: 1.99.99 GitSHA: 6f9e27f1795f10475c9f6f5decdff692e1e228da GoVersion: go1.19.13 Platform: linux/amd64 API Version check skipped due to missing --kubeconfig or other error