Skip to content

[bug]: same kind for different group conflict #562

Description

@duizabojul

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

  • I searched existing issues and did not find a duplicate.
  • I redacted any secrets, tokens, or personal data from this report.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions