Skip to content
This repository has been 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

Open
0xd3e opened this issue Feb 23, 2022 · 0 comments

Comments

@0xd3e
Copy link
Owner

0xd3e commented Feb 23, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant