-
Notifications
You must be signed in to change notification settings - Fork 35
Document default DaemonSet image pull policy #499
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
Document default DaemonSet image pull policy #499
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qbarrand 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. |
/lgtm |
/test pull-kernel-module-management-unit-tests |
1 similar comment
/test pull-kernel-module-management-unit-tests |
/check-cla |
/easycla |
Replace the custom implementation with a Build-based setup where we generate the Dockerfile dynamically from a template. Use some functions from the build package. Remove methods from the registry package that are now unused. Upstream-Commit: 4ea7960
/cc @yevgeny-shnaidman