Skip to content

Ability to group resources from k8s_yaml #6632

@designermonkey

Description

@designermonkey

Describe the Feature You Want

I understand that this is primarily for developing resources locally, but it would be great to be able to properly group resources by namespace. so that in the UI we can see all the resources (like Ingress, Service etc) alongside the Pod, Deployment etc. This would make it so easy to re-apply an entire namespace.

Current Behavior

I don't feel the automatic naming thing is working well, as it names things like resource-name:type rather than using the actual namespace of the resource.

Why Do You Want This?

For example, cert-manager is applied as multiplt separate resources, which are all separate running containers, but any other k8s config like Services are all lumped under uncategorized which makes it hard to restart all of cert-manager on it's own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions