-
Notifications
You must be signed in to change notification settings - Fork 33
Adding Makefile target for worker image creation #532
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
Adding Makefile target for worker image creation #532
Conversation
yevgeny-shnaidman
commented
Aug 24, 2023
- add target for worker image creation
- add worker exe to .gitignore
- update skipper configuration
1) add target for worker image creation 2) add worker exe to .gitignore 3) update skipper configuration
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: yevgeny-shnaidman The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-kmm ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #532 +/- ##
=======================================
Coverage 80.05% 80.05%
=======================================
Files 43 43
Lines 4458 4458
=======================================
Hits 3569 3569
Misses 732 732
Partials 157 157 ☔ View full report in Codecov by Sentry. |
/test pull-kernel-module-management-unit-tests |
1 similar comment
/test pull-kernel-module-management-unit-tests |
/lgtm |
kubernetes-sigs#728) 1) add target for worker image creation 2) add worker exe to .gitignore 3) update skipper configuration