Skip to content

GenericClient shouldn't dispose underlying client #1273

@IvanJosipovic

Description

@IvanJosipovic

Describe the bug
When the GenericClient is disposed, it also disposes the underlying Kubernetes client.

I think we should disable this functionality or make it opt in as the GenericClient is resource specific.

kubernetes.Dispose();

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