Skip to content

KubernetesServer in crud mode should fill out missing metadata #2921

@shawkins

Description

@shawkins

An object created by Kubernetes server will not have additional metadata fields set such as uid, namespace, resourceVersion, and generation. The workaround is to specify those on the object being created - but this is not inline with expected behavior. Frameworks like the java operator sdk are making assumptions about those values being non-null.

This is somewhat related to #2802

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions