atlassian / escalator

Escalator is a batch or job optimized horizontal autoscaler for Kubernetes
Apache License 2.0
662 stars 59 forks source link

Update Escalator to use Go 1.12.9 #150

Closed Jacobious52 closed 5 years ago

Jacobious52 commented 5 years ago

Go 1.12.x has been released for a while. Since Go 1.10.x support has been removed from Escalator we should add Go 1.12.x support

Jacobious52 commented 5 years ago

We should bump to the latest version of 1.12 to mitigate the new CVEs

youngnick commented 5 years ago

Needs to be at least 1.12.8 to get the fixes, but 1.12.9 came out today, so you may want to go to that. ;)