Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 1ca851baec Merge pull request #64860 from wgliang/master.kubelet-check-limit
Automatic merge from submit-queue (batch tested with PRs 65290, 65326, 65289, 65334, 64860). 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>.

checkLimitsForResolvConf for the  pod create and update events instead of checking period

**What this PR does / why we need it**:

- Check for the same at pod create and update events instead of checking continuously for every 30 seconds.
- Increase the logging level to 4 or higher since the event is not catastrophic to cluster health .


**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 #64849

**Special notes for your reviewer**:
@ravisantoshgudimetla 

**Release note**:

```release-note
checkLimitsForResolvConf for the  pod create and update events instead of checking period
```
2018-06-22 04:43:16 -07:00
..
2018-05-19 08:14:37 +10:00
2018-01-29 15:07:51 -05:00
2018-06-11 11:38:00 -07:00
2018-06-12 23:12:39 +08:00
2018-02-16 13:43:01 -08: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-05 11:10:38 -07:00
2018-02-20 10:38:41 -05:00
2018-05-29 22:38:01 +08:00