jaegertracing / jaeger-operator

Jaeger Operator for Kubernetes simplifies deploying and running Jaeger on Kubernetes.
https://www.jaegertracing.io/docs/latest/operator/
Apache License 2.0
1.03k stars 345 forks source link

Bump go to 1.22 and controller-gen to 1.14 #2646

Closed pavolloffay closed 3 months ago

pavolloffay commented 3 months ago

Which problem is this PR solving?

Description of the changes

How was this change tested?

Checklist

pavolloffay commented 3 months ago

Yes the controller-gen needs to be updated. done

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 75.35%. Comparing base (a649f46) to head (5b2746d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2646 +/- ## =========================================== - Coverage 87.72% 75.35% -12.37% =========================================== Files 102 124 +22 Lines 7314 8525 +1211 =========================================== + Hits 6416 6424 +8 - Misses 701 1904 +1203 Partials 197 197 ```

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