From 87835de871aab829f3cdc9dd6d082acb9bbdba55 Mon Sep 17 00:00:00 2001 From: Mario Fahlandt Date: Wed, 27 Mar 2024 15:01:36 +0100 Subject: [PATCH] Add Developer News for KCSEU & adjecent Projekt updates for 03262024 --- _posts/2024-03-24-update.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_posts/2024-03-24-update.md b/_posts/2024-03-24-update.md index 2ba8184..b8d895f 100644 --- a/_posts/2024-03-24-update.md +++ b/_posts/2024-03-24-update.md @@ -8,6 +8,10 @@ slug: 2024-03-26-update ## Developer News +Kubernetes Contributor Summit happened last week and was attended by more than 220 Contributors. As an Event the day before KubeCon EU 2024 multiple Sessions around the Kubernetes Project as well as a Q&A with the CNCF. There also have been four unconference Sessions for example, Revisiting Kubernetes Hardware Resource Model. +A big thanks to the [community organizers & volunteers](https://github.com/kubernetes/community/issues/7611). +Pictures can be found [here](https://www.flickr.com/photos/143247548@N03/albums/72177720315666206/). + The CFPs for KubeCon + CloudNativeCon and Open Source Summit China is open at https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/ ## Release Schedule @@ -24,3 +28,8 @@ This KEP graduated to the stable in the v1.29 release. ## Subprojects and Dependency Updates +* [ocicni to v0.4.2](https://github.com/cri-o/ocicni/releases/tag/v0.4.2) Use 'ifconfig -j' to access jail network state +* [containerd to v1.7.14](https://github.com/containerd/containerd/releases/tag/v1.7.14) Register imagePullThroughput and count with MiB. Move high volume event logs to Trace level [also v1.6.30](https://github.com/containerd/containerd/releases/tag/v1.6.30) +* [nerdctl to v1.7.5](https://github.com/containerd/nerdctl/releases/tag/v1.7.5) update containerd (1.7.14), slirp4netns (1.2.3), CNI plugins (1.4.1), RootlessKit (2.0.2), Kubo (0.27.0), imgcrypt (1.1.10) +* [etcd to v3.4.31](https://github.com/etcd-io/etcd/releases/tag/v3.4.31) mvcc: print backend database size and size in use in compaction logs +* [prometheus to v2.51.0](https://github.com/prometheus/prometheus/releases/tag/v2.51.0) Relabel rules for AlertManagerConfig; allows routing alerts to different alertmanagers