strimzi / strimzi-canary

Strimzi canary
Apache License 2.0
42 stars 28 forks source link

chore: Upgraded go version from 1.19 to 1.22 #227

Closed tgib23 closed 5 months ago

tgib23 commented 5 months ago

Go 1.19 is not supported version, so better to keep updated. I've updated Go and ran the new code on my setup for around 20 hours.

It functions, and I see a bit less CPU and similar memory usages (yellow : 0.6.0, green : this PR)

image image

I've included the update in CHANGELOG as well.

tgib23 commented 5 months ago

Checking how the test fails. It succeeded in local

tgib23 commented 5 months ago

It seems the build failed because of Github side issue. https://www.githubstatus.com/incidents/7txcg0j03kkg

Close this one and re-create PR