Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to scan helm charts located in local file system #200

Closed
devmechanic opened this issue Feb 23, 2023 · 2 comments
Closed

Ability to scan helm charts located in local file system #200

devmechanic opened this issue Feb 23, 2023 · 2 comments
Labels
enhancement Adding additional functionality or improvements stale Marked as stale by stalebot triage This bug needs triage

Comments

@devmechanic
Copy link

Is your feature request related to a problem? Please describe.
We are deploying helm charts via ArgoCD and this approach doesn't create release information that nova can look for.

Describe the solution you'd like
We are keeping helm charts in git repository. It would be great if nova can have additional option to scan local folders with helm charts. It could also scan all subfolders recursively.

Describe alternatives you've considered
Nothing at this point.

Additional context
This is a folder structure as an example:
\helm-chars\dev\chart01
\helm-chars\dev\chart02
\helm-chars\prod\chart01
\helm-chars\prod\chart01
etc.

@devmechanic devmechanic added enhancement Adding additional functionality or improvements triage This bug needs triage labels Feb 23, 2023
@sudermanjr
Copy link
Member

I think it's a great idea. Could tie together nicely with #62 as well

@devmechanic
Copy link
Author

Yes; any way of scanning helm charts beyond running cluster would be great.

@github-actions github-actions bot added the stale Marked as stale by stalebot label Apr 25, 2023
@github-actions github-actions bot closed this as completed May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding additional functionality or improvements stale Marked as stale by stalebot triage This bug needs triage
Projects
None yet
Development

No branches or pull requests

2 participants