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 commands for evaluating HelmReleases #12

Merged
merged 4 commits into from
Feb 6, 2023
Merged

Add commands for evaluating HelmReleases #12

merged 4 commits into from
Feb 6, 2023

Conversation

allenporter
Copy link
Owner

Add commands for evaluating HelmReleases. The command can run kustomize build to locate HelmRelease and HelmRepository objects, then evaluate them with helm template. The resulting objects can also be filtered using kustomize cfg grep.

@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Merging #12 (249f7b3) into main (f3b8663) will increase coverage by 8.84%.
The diff coverage is 88.65%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   69.33%   78.18%   +8.84%     
==========================================
  Files           6        6              
  Lines         150      220      +70     
==========================================
+ Hits          104      172      +68     
- Misses         46       48       +2     
Impacted Files Coverage Δ
flux_local/manifest.py 78.76% <84.84%> (+2.16%) ⬆️
flux_local/helm.py 90.00% <90.00%> (+90.00%) ⬆️
flux_local/kustomize.py 92.30% <91.66%> (+10.48%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@allenporter allenporter merged commit 3da0d7d into main Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants