k3s/plugin/pkg/admission/limitranger
Kubernetes Submit Queue cd4f6edf33 Merge pull request #47017 from zhangxiaoyu-zidif/fix-name-print-type
Automatic merge from submit-queue

Fix print type of podname

**What this PR does / why we need it**:
It is better to change it to %s. According to context and other prints of this file, pod name's print type are all %s, except this one.
Although it does not affect the result.

**Release note**:

```release-note
NONE
```
2017-08-11 15:52:35 -07:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
admission.go remove init blocks from all admission plugins 2017-05-23 22:00:32 +02:00
admission_test.go Merge pull request #47017 from zhangxiaoyu-zidif/fix-name-print-type 2017-08-11 15:52:35 -07:00
interfaces.go move admission to genericapiserver 2017-01-18 08:15:19 -05:00