observIQ / stanza

Fast and lightweight log transport and processing.
Apache License 2.0
182 stars 23 forks source link

Use go 1.21 #767

Closed jsirianni closed 10 months ago

jsirianni commented 10 months ago

Description of Changes

We should be on the latest Go version to ensure we are receiving security fixes for the standard lib.

Switching to Go required that we update some dependencies

* K8s cluster name was removed from the SDK / Client packages for Kubernetes. I would be surprised if it was working before, because k8s does not have the concept of cluster name internally.

Please check that the PR fulfills these requirements

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@c034064). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #767 +/- ## ======================================= Coverage ? 74.94% ======================================= Files ? 133 Lines ? 10087 Branches ? 0 ======================================= Hits ? 7559 Misses ? 2056 Partials ? 472 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.