Downgrade go to 1.8.7
What does this MR do?
Reverts used Go version to 1.8.5.
Why was this MR needed?
As described in #3183 (closed), Go 1.9 seems to introduce a problem with SSL/TLS certificates verification. A problem that is not resolved yet. We've decided to switch back to 1.8 until we'll find a solution (or until it will be solved in Go 1.9.x)
Are there points in the code the reviewer needs to double check?
Does this MR meet the acceptance criteria?
-
Documentation created/updated - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Branch has no merge conflicts with master
(if you do - rebase it please)
What are the relevant issue numbers?
Closes #3183 (closed)
Merge request reports
Activity
changed milestone to %10.6
added regression label
@nolith Let's wait for the Pipeline to finish, and merge this. I'll next pick this to
10-6-stable
and release new 10.6.x patch version.mentioned in issue #3183 (closed)
@tmaczukin why not 1.8.7?
I think we should warn users on #2947 (closed) that the issue will reopen for them
I've set it back to the version we've used. But I can update this to 1.8.7.
#2947 (closed) Will be a bigger problem :|
mentioned in issue #2947 (closed)
I've also left a note in #2947 (closed).
Thanks @tmaczukin
enabled an automatic merge when the pipeline for c34e90af succeeds
mentioned in commit 7b1b09a4