Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue ce09da5653 Merge pull request #64880 from dixudx/manifest_file_not_found
Automatic merge from submit-queue (batch tested with PRs 58690, 64773, 64880, 64915, 64831). 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>.

ignore not found file error when watching manifests

**What this PR does / why we need it**:
An alternative of #63910.

When using vim to create a new file in manifest folder, a temporary file, with an arbitrary number (like 4913) as its name, will be created to check if a directory is writable and see the resulting ACL.

These temporary files will be deleted later, which should by ignored when watching the manifest folder.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #55928, #59009, #48219

**Special notes for your reviewer**:
/cc dims luxas yujuhong liggitt tallclair

**Release note**:

```release-note
ignore not found file error when watching manifests
```
2018-06-20 14:21:17 -07:00
..
2018-05-19 08:14:37 +10:00
2018-05-17 11:37:35 +02:00
2018-01-29 15:07:51 -05:00
2018-06-11 11:38:00 -07:00
2018-05-11 14:39:07 +08:00
2018-04-11 09:26:02 -07:00
2018-02-16 13:43:01 -08:00
2018-05-17 11:37:35 +02:00
2018-06-01 17:25:56 -07:00
2018-06-05 11:10:38 -07:00
2018-06-06 00:12:40 +02:00
2018-06-05 11:10:38 -07:00
2018-02-24 17:39:21 +08:00
2018-06-06 00:12:40 +02:00
2018-06-05 11:10:38 -07:00
2018-02-20 10:38:41 -05:00
2018-05-29 22:38:01 +08:00