Describe the bug
Let's say i have two CRDs with a kind MyKind but multiple different groups (let's say foo.com and bar.com). At different places of UI, lfk will confuse groups and refuse to execute actions because trying to query wrong group.
For example when describing one instance of MyKind of bar.comit seems lfk will query foo.com group and i get error message like Error; exit status 1: Error from server (NotFound): foo.com "my-instance" not found
Steps to reproduce
Just get two crds with same kind but different group and try to do operations on instances of both groups
Expected behavior
lfk should query correct group
Actual behavior
lfk query wrong group
lfk version
lfk 0.15.14 (commit: 07389ba, built: 2026-07-23T06:53:04Z)
Installation source
Homebrew
Operating system
macOS 26.4
Terminal emulator
ITerm2
Pre-flight checks
Describe the bug
Let's say i have two CRDs with a kind
MyKindbut multiple different groups (let's sayfoo.comandbar.com). At different places of UI, lfk will confuse groups and refuse to execute actions because trying to query wrong group.For example when describing one instance of
MyKindofbar.comit seems lfk will queryfoo.comgroup and i get error message likeError; exit status 1: Error from server (NotFound): foo.com "my-instance" not foundSteps to reproduce
Just get two crds with same kind but different group and try to do operations on instances of both groups
Expected behavior
lfk should query correct group
Actual behavior
lfk query wrong group
lfk version
lfk 0.15.14 (commit: 07389ba, built: 2026-07-23T06:53:04Z)
Installation source
Homebrew
Operating system
macOS 26.4
Terminal emulator
ITerm2
Pre-flight checks