Files
kubernetes/pkg/apis/core
Kubernetes Submit Queue 7c67e4d7ab Merge pull request #60011 from justaugustus/use-utils-int32-ptr
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>.

Use `Int32Ptr` function from utils instead of self-written versions

**What this PR does / why we need it**:
Replaces instances of newInt{,32} with `Int32Ptr` function from `k8s.io/kubernetes/pkg/util/pointer`

**Which issue(s) this PR fixes**:
Fixes #59971

**Release note**:

```release-note
NONE
```
2018-02-26 23:34:35 -08:00
..
2018-02-16 13:43:01 -08:00
2018-02-23 16:50:43 -05:00
2018-02-16 13:43:01 -08:00
2017-11-10 18:25:26 +01:00
2017-11-22 18:40:09 +00:00
2018-02-23 16:50:41 -05:00