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

feat: support to accept values file #161

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

zyy17
Copy link
Collaborator

@zyy17 zyy17 commented Oct 8, 2023

Related issue: #134.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2023

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (61684d9) 35.36% compared to head (d2d64c0) 36.01%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #161      +/-   ##
===========================================
+ Coverage    35.36%   36.01%   +0.64%     
===========================================
  Files           11       12       +1     
  Lines         1377     1430      +53     
===========================================
+ Hits           487      515      +28     
- Misses         793      812      +19     
- Partials        97      103       +6     
Files Coverage Δ
pkg/helm/loader.go 51.06% <87.50%> (ø)
pkg/cmd/gtctl/cluster/create/create.go 0.00% <0.00%> (ø)
pkg/helm/values.go 69.01% <69.01%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: zyy17 <zyylsxm@gmail.com>
Signed-off-by: zyy17 <zyylsxm@gmail.com>
1. Rename helm.Manager to helm.Loader;

2. Add 'pkg/helm/values*" to make values operation more flexiable;

3. Update unit test cases;

Signed-off-by: zyy17 <zyylsxm@gmail.com>
Signed-off-by: zyy17 <zyylsxm@gmail.com>
@zyy17 zyy17 marked this pull request as ready for review October 9, 2023 10:01
@zyy17 zyy17 requested a review from shawnh2 October 9, 2023 10:02
@shawnh2 shawnh2 merged commit 0daeecd into GreptimeTeam:develop Oct 10, 2023
7 checks passed
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.

3 participants