
Suggested Reads
Zed - Code at the speed of thought
July 11, 2024 at 12:04PM
via Instapaper
Open Source AI: What About Data Transparency?
TNS SUBSCRIBE Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and…
July 11, 2024 at 07:16AM
via Instapaper
Week Ending July 07, 2024
https://lwkd.info/2024/20240710
Developer News
Reminder: if you still have jobs running on the old test cluster, you need to move them in the next 3 weeks.
SIG Release is reconsidering its meeting times and cadence. Don’t forget to submit your preferred times if you’re a regular attendee.
The Kubernetes Contributor Summit NA 2024 is looking for two designs. A Logo for the event and a design for the Contributor Award.
Release Schedule
Next Deadline: Docs PRs ready for review, July 16th
We’re two weeks away from code freeze and everything is on track for the release! The docs PR-ready-for-review deadline is coming up on 16th July, so make sure you get your docs PRs ready before the deadline.
Also, v1.31.0-beta.0 cut is planned for 16th July.
KEP of the Week
KEP 4639: Add OCI VolumeSource CRI API
The OCI has added a spec for “artifacts” being distributed as container images. With this KEP, Kubernetes will be taking advantage of the new capabilities as a way of distributing shared files to pods. It adds a new VolumeSource type of OCIObject, which can then get pulled down and mounted as a filesystem just like other volumes. This can be used for secrets, large data blobs, and shared configuration file sets.
An API was merged last week, and a full alpha release is planned for 1.31.
Other Merges
Typo fixed in error message for anonymous field in AuthenticationConfiguration.
/sys/devices/virtual/powercap added to default masked paths.
Cleanup for Job tests.
publishing-bot rules updated to Go 1.22.5.
Integration tests added for rejecting non-JSON RawExtensions.
Service accounts now takes an optional tokenGetter provider function.
RoundtripToUnstructured extracted to apimachinery apitesting library.
kube-scheduler implements scheduling hints for the VolumeBinding plugin.
Namespace autocompletion for kubectl config set-context command has been added.
New tests for document request timeouts.
The nftables mode of kube-proxy now requires to use nft v1.0.1 or later and kernel 5.13 or later.
Windows kube-proxy now uses the update API instead of the create and delete APIs.
Bugfix to avoid Pods stuck in Pending state when PodTopologySpread rejects Pods.
The scheduler now takes events registered in rejector PreFilter plugins into consideration when retrying scheduling Pods rejected by PreFilterResult.
lastSuccessfullTime in cronjobs will now be set reliably.
Promotions
ServiceTrafficDistribution to beta.
PodDisruptionConditions to GA.
Version Updates
Kubernetes v1.29 Go version gets bumped to 1.22.5.
Subprojects and Dependency Updates
CRI-O v1.30.3: remove a container after it fails to start, to prevent copies of it from piling up until it succeeds; also v1.29.6, v1.28.8, v1.27.8
kubebuilder v4.1.0: re-introduces authn/authz protection for the metrics endpoint
via Last Week in Kubernetes Development https://lwkd.info/
July 10, 2024 at 06:00PM
Steering Through Open Source Waters with Madelyn Olson
Show Highlights: (00:00) Introduction and discussion on AWS's approach to open-source (01:41) Recap of the Redis controversy and licensing changes (02:35)…
July 8, 2024 at 06:42PM
via Instapaper