Skip to content

Feature: Add Argo workflow related integration for unused resource discover #483

@lordofire

Description

@lordofire

Is your feature request related to a problem? Please describe.
I would like to use kor for unused resources discovery, and we extensively use argo workflow related definitions. In the argo workflow WorkflowTemplate CRDs, it could reference secret, configmap, pvc. By nature, WorkflowTemplate will spawn Workflow object, which will use the template to spawn the pods. Therefore, there could be a lot of false alarms generated.

Describe the solution you'd like
I would like to embed the WorkflowTemplate reference check in commonly used CRDs like Secret, PersistentVolumeClaim, ConfigMap, etc.

Describe alternatives you've considered
N/A

Additional context
N/A

Thanks for this awesome project, and I'm open to contribute if necessary :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions