jinnovation / kele.el

🥤 Spritzy Kubernetes cluster management for Emacs
https://jonathanj.in/kele.el/
Apache License 2.0
72 stars 4 forks source link

Support multi-owner selection for `kele-list-table-dwim` #217

Open jinnovation opened 1 month ago

jinnovation commented 1 month ago

215 naively assumes that resources can only have one owner. This ignores that ownerReferences can contain multiple references (uncommon though that might be).

Definition of Done