Kubernetes Announces v1.18.7 release

Published: August 17, 2020 by Author's Photo Shane Rainville | Reading time: 1 minute.
Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

Kubernetes has officially released a new minor version of Kubernetes, version 1.18.7. This new patch release doesn’t add any new features or contain any bug fixes.

The patch release moves Kubernetes' code base to Go v1.13.15. That version of Go addresses a small set of issues relating to the net/http package and cmd/go package, as well as a few unrelated packages for Android and Apple.

The net/https patch addresses a bug with Server.ConnContext accidentally modifying context for all connections. With Kubernetes handling a significant amount of http connections, this Go bug may have introduced problems in edge case scenarios with Kubernetes.

The cmd/go patch addresses a bug with a regression and a data race introduced in Go 1.13, which created a fatal error for concurrent map writes during go get.

Author Photo
Blogger, Developer, pipeline builder, cloud engineer, and DevSecOps specialist. I have been working in the cloud for over a decade and running containized workloads since 2012, with gigs at small startups to large financial enterprises.

How to Effectively use Kubernetes Quality of Service

Publised October 6, 2021 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Deploy Jekyll on Kubernetes

Publised September 15, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Update Kubernetes Deployments

Publised September 11, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Configure Node-based apps in Kubernetes

Publised September 9, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Backup and Restore MongoDB Deployment on Kubernetes

Publised September 3, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Immediately Start Kubernetes CronJobs Manually

Publised September 2, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Copy Files to a Pod Container in Kubernetes

Publised August 27, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.

How to Set PHP Options for Wordpress in Docker

Publised August 27, 2020 by Shane Rainville

Kubernetes has just released version v1.18.7 that moves the Kubernetes code base forward to Go 1.13.15 to address a number of minor issues.