kubernetes-client / kubernetes-client/java

Watch.Response with type ADDED does not provide object's data

オープン
#3,215 コメント 16 件 リアクション 1 件 担当者 1 名 @Copilot に割り当て済み GitHub で見る
主要言語
Java
スター
4k
フォーク
2.1k
平均マージ
2日 9時間
マージ済み PR(30日)
16

説明

**Describe the bug**

If the response received from calling GenericKubernetesApi.watch has `type` "ADDED", the KubernetesObject in `object` has only metadata. `raw` is empty (`null`). (The object's raw data *is* provided for `type` "MODIFIED")

**Client Version**
`v19`

**Java Version**
Java 17

**To Reproduce**
Call the method, add a Kubernetes object, look at the result.

**Expected behavior**
The (raw) data should be provided.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。