Skip to content

[Query] Support for Generic Client Exception Type #235

@codevulture

Description

@codevulture

Currently Config Exception class is implemented like:

class ConfigException(Exception):
        pass

Can there be a class for Generic Client Exception as well, maybe something like:

class K8sClientException(Exception):
        pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions