k3s/build/debs
Kubernetes Submit Queue 2a54f83ef1
Merge pull request #65554 from rdodev/kubelet-postinstall-step
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

bazel: kubelet deb package postinstall step

**What this PR does / why we need it**:
Presently bazel build .deb (kubelet.deb specifically) does not auto-restart after installation. Adding a postinst control file fixes this.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
kubernetes/kubeadm#944
**Special notes for your reviewer**:

@chuckha  

```release-note
bazel deb package bugfix: The kubeadm deb package now reloads the kubelet after installation
```
2018-07-03 10:14:28 -07:00
..
10-kubeadm.conf kubeadm: Update the dropin for the kubelet in v1.11 2018-06-05 20:16:40 +03:00
BUILD Merge pull request #65554 from rdodev/kubelet-postinstall-step 2018-07-03 10:14:28 -07:00
OWNERS Add OWNERS file for rpm packages to mirror the debs 2018-06-21 19:43:37 +03:00
kubelet.service
postinst adds post install step to kubeadm deb built by bazel 2018-07-02 17:10:50 -04:00