Skip to content

Improve error handling #302

@jay-rah-oob

Description

@jay-rah-oob

Would it make sense to have functionality similar to the k8s api errors package? This gives simple predicate functions like errors.IsNotFound(err) or errors.IsAlreadyExists(err).

Reference: https://pkg.go.dev/k8s.io/apimachinery/pkg/api/errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions