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: Add Helm support for Nephe #158

Merged
merged 1 commit into from
Mar 20, 2023
Merged

feat: Add Helm support for Nephe #158

merged 1 commit into from
Mar 20, 2023

Conversation

reachjainrahul
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 19, 2023

Codecov Report

Merging #158 (7fb9cae) into main (64862a0) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 7fb9cae differs from pull request most recent head 79ed13c. Consider uploading reports for the commit 79ed13c to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
- Coverage   56.05%   56.00%   -0.05%     
==========================================
  Files          52       52              
  Lines        8756     8744      -12     
==========================================
- Hits         4908     4897      -11     
+ Misses       3364     3362       -2     
- Partials      484      485       +1     
Flag Coverage Δ
unit-tests 56.00% <ø> (-0.05%) ⬇️

see 2 files with indirect coverage changes

@reachjainrahul
Copy link
Contributor Author

/nephe-test-e2e-kind

@reachjainrahul
Copy link
Contributor Author

/nephe-test-e2e-aws

Copy link
Contributor

@Anandkumar26 Anandkumar26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM

We decided to put CRD in sub-charts for 2 reasons. We wanted
to install CRDs before any config and secondly we wanted CRD
to support templates which is required for webhooks.

https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-2-separate-charts

We havent supported generation of manifests for helm automatically.
Its a manual process to copy the yamls in the helm chart directory.
Also CI is not updated to use helm chart way of installation.

Signed-off-by: Rahul Jain <rahulj@vmware.com>
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