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

Add name of the repo from which the chart is installed to nova find Output #271

Closed
assiakhateeb opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement Adding additional functionality or improvements stale Marked as stale by stalebot triage This bug needs triage

Comments

@assiakhateeb
Copy link

assiakhateeb commented Nov 16, 2023

Feature Request:

Currently, when running nova find, the output should show information about the name of the repo from which the chart is installed

This feature request aims to enhance the output by including the Helm repo name, similar to the information obtained when running helm search repo <chart-name>.
This enhancement will improve the user experience by making it easier to identify the source of charts.

Expected Output:
The expected output should include the Helm repository name [repo_name/path_to_chart] along with other relevant details.
example:
run nova --format=table and you will see:

Release Name         RepoName                Installed     Latest         Old                  Deprecated   
============         ========                =========     ======         ===      
           
tf-ext-dns-ops       bitnami/external-dns     6.11.3       6.11.3         false                 false

related issue: 4256

@assiakhateeb assiakhateeb added enhancement Adding additional functionality or improvements triage This bug needs triage labels Nov 16, 2023
@assiakhateeb assiakhateeb changed the title Add Helm Repo Name to nova find Output Add name of the repo from which the chart is installed to nova find Output Nov 17, 2023
@github-actions github-actions bot added the stale Marked as stale by stalebot label Jan 16, 2024
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

1 participant