-
Notifications
You must be signed in to change notification settings - Fork 24
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 basic Helm chart for the application #66
Conversation
This resource may turn out to be useful to test chart: https://blog.ediri.io/how-to-unit-test-your-helm-charts |
For releasing chart I may take a look on this guide: https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417 |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #66 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 400 400
=========================================
Hits 400 400 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
For testing inside k8s kind project may be the best choice |
Contributed a PR to this branch: #74. Feel free to change the base, as it's not master. |
Closed some of the things.
This PR requires:
|
Actually, I am going to merge this one, since it already has a lot of changes and address rest of checkboxes in other issues |
This PR will serve as a kind of a todo:
Once merged this PR closes #17 (not literally, as this won't serve as a sidecar)
edit: Issues will be created from tasks that aren't closed