ahmetb / kubectl-tree

kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird KIND generated for core/v1 objects

ahmetb opened this issue · comments

Currently core/v1 objects such as service is disambiguated through string services.v1. with trailing dot, because its apiGroup is empty string.