Skip to content

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

@mnlipp

Description

@mnlipp

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions