Skip to content

KubernetesClient & KubernetesClient.Models diverged #1424

@buehler

Description

@buehler

Describe the bug
Recently, the KubernetesClient version 12.1.1 came out. However, the base models (KubernetesClient.Models) still are on version 12.0.16. This creates an issue when referencing both packages.

Expected behavior
Both packages should be on the same version or even better: KubernetesClient depends on the Models package to create a proper dependency. This would allow package authors to create "abstractions" packages without any issues when upgrading the Kubernetes Client package.

Regards

Metadata

Metadata

Assignees

No one assigned

    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