monokle icon indicating copy to clipboard operation
monokle copied to clipboard

Filter on kustomization

Open WitoDelnat opened this issue 3 years ago • 0 comments

Describe the enhancement you'd like to see Highlighting a kustomization selects all the files related to it. As a Kustomize package author, it might be nice to allow a focus/filter within the dotted menu that only keeps resources linked to the Kustomization file.

edit: I notice the highlighting does actually not highlight other included directories. My idea is that the filter of this task also follow ../../base to include these files to get a complete overview of the package.

Additional context Below in the video you see how after selecting a dev's statefulset, we lose the context of which resources belong to the kustomization. You have to remember that it's the first ingress and they most likely all have the same name.

https://user-images.githubusercontent.com/7761005/171855533-83fdaa5a-8f31-45a7-8709-acb39518fd02.mov

WitoDelnat avatar Jun 03 '22 12:06 WitoDelnat