0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Kubernetes開発ニュース (LWKD) 2025年9月21日号まとめ

Last updated at Posted at 2025-10-02

k8s初心者が作成した文章です。GitHubを見ながら作成していますが、間違っている可能性もあります🙇
もし間違いを発見された場合は、コメント欄にて教えて頂ければ幸いです。

本記事は 2025年9月21日付けの「Last Week in Kubernetes Development (LWKD)」ニュースレターの内容を抽出して解説したものです。

Release Schedule

PRR (Production Readiness Review) Freeze

Kubernetes v1.35 リリースサイクルは、2025年9月15日から始まっている様子。
PRR Freezeは、2025年10月9日とのこと。

Other Merges

Add support for k8s-long-name-caseless format.

/kind cleanup

k8s-long-name-caselessフィールドを使った場合、DNSサブドメインで大文字小文字を区別しないようになった。

Feat: Adds warnings when ResourceSlice driver names contain uppercase characters

/kind feature

ResourceSlice driver namesに大文字が含まれている場合、警告する。

DeviceClass(resource.k8s.io)に対して validation-gen を有効化して、Kubernetesネイティブ型の宣言的バリデーション(Declarative Validation)を使えるようにしたPR。あわせて簡単な宣言的バリデーション用テストの雛形を追加。

依存PRは #134072(resource.k8s.io グループ全体で validation-gen を有効化し、Strategy から生成バリデーションを呼ぶ)。このPRはそれに依存しているとのこと。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?