k3s/test
Kubernetes Submit Queue f96ac05774
Merge pull request #59062 from mtaufen/fix-pod-pids-limit
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>.

Fix PodPidsLimit and ConfigTrialDuration on internal KubeletConfig type

They should both follow the convention of not being a pointer on the internal type. 

This required adding a conversion function between `int64` and `*int64`. A side effect is this removes a warning in the generated code for the apps API group.

@dims

```release-note
NONE
```
2018-02-01 01:45:55 -08:00
..
conformance Create Conformance document to display all tests that belong to Conformance suite 2018-01-15 14:17:48 -08:00
e2e Add GCE ingress test case for modified health check 2018-01-31 17:46:14 -08:00
e2e_node Merge pull request #59062 from mtaufen/fix-pod-pids-limit 2018-02-01 01:45:55 -08:00
fixtures Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
images Merge pull request #58174 from filbranden/ipcs1 2018-01-30 17:18:52 -08:00
integration Merge pull request #58935 from hzxuzhonghu/cleanup-integration-framework 2018-01-30 06:24:09 -08:00
kubemark bump version of addon manager 2018-01-24 09:31:18 -08:00
list Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
soak Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
utils Use ipc-utils container in HostIPC tests. 2018-01-25 11:09:16 -08:00
BUILD Add conformance test regression test. 2017-10-27 15:31:20 -07:00
OWNERS fabiano no longer a thing 2017-12-19 16:37:12 -02:00
test_owners.csv kubelet: remove the rktshim directory 2018-01-26 18:03:34 -08:00
test_owners.json Remove all traces of federation 2017-10-26 13:37:37 -07:00