Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.

K8S resource is silently dropped when its Kind is not known to the kind order #3

Description

@0xd3e

When adding a Kubernetes resource with a Kind that is not known to the kind order, the resource is silently dropped from the list and is therefore not present in the output.

This is because of the filtering mechanism used when ordering Kubernetes resources.

An error message would be nice to give the developer a heads up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions