LWKD logo

Last Week in Kubernetes Development

Stay up-to-date on Kubernetes development in 15 minutes a week.

Subscribe
Mastodon
Twitter
RSS

View LWKD on GitHub

Week Ending November 17, 2018

Community Meeting Summary

The community meeting demo this week was for Pulumi, a library/tool in Python, Java, and Javascript for deploying Kubernetes infrastructure. It integrates with Helm and stores data as Kubernetes YAML.

Richard Theis presented for the new SIG IBM Cloud. To date, they’ve been busy spinning up the SIG, but now they’re starting to work on moving IBM cloud code out of IBM and onto Kubernetes Github. The IBM Cloud will use the Cloud Provider API.

The Contributor Cheatsheet has a great list of resources for contributors. THere will also be an office hours this week.

Kubecon Seattle is sold out, so if you don’t have your pass already, oops.

Release Schedule

Next Deadline: Doc PRs Ready for Review & Unapproved PRs Get Kicked Out November 19th

We are already in Code Freeze, so at this point the only PRs which should be approved are critical fixes for bugs and failing tests. Master will reopen on Nov. 28th. Release Themes for the release notes are also due November 21st.

Recruiting for the 1.14 release team has begun, so if you wanted to try out being a Release Shadow, now’s your chance.

The 1.12.3 patch release will go out Nov. 26th.

Bump CSI Spec to 1.0 and gRPC to 1.13.0

CSI is now 1.0! Kubernetes 1.13 will contain the official GA release of the CSI API for storage. After this, look to see all storage pushed out of tree to use CSI. Also, please note that there may be some backwards-incompatibilities with beta versions of CSI; at the least, update your driver version.

kubeadm: Allow customizing the image repository via flags

This lets users customize where their Kubernetes images come from on install, particularly to support Chinese users who can’t access GCR.

Feature Promotions

Other Merges

Deprecated

Version Updates

Contributor Tip of the Week

searching using cs.k8s.io

The cs.k8s.io tool allows you to search all the code across multiple repositories using a regular expression.

Last Week In Kubernetes Development (LWKD) is a product of multiple contributors participating in Kubernetes SIG Contributor Experience. All original content is licensed Creative Commons Share-Alike, although linked content and images may be differently licensed. LWKD does collect some information on readers, see our privacy notice for details.

You may contribute to LWKD by submitting pull requests or issues on the LWKD github repo.