Files
kubernetes/pkg
Kubernetes Submit Queue d8fbff35cd Merge pull request #44223 from caesarxuchao/gather-constants
Automatic merge from submit-queue

move constants to their own file

A step towards #44065

These constants are part of the API and will be moved to k8s.io/api. The helper functions are not and will remain in the main repo. This PR separates them to different files. Next step is put all the helper functions into sub-packages, so that the package `k8s.io/kubernetes/pkg/api` only contains code we want to move to k8s.io/api.

I added the retest-not-required label because this just moves code to another file in the same package.
2017-04-07 18:28:20 -07:00
..
API
2017-02-28 23:05:40 -08:00
2017-04-05 22:40:51 +08:00
2017-02-27 07:24:57 -05:00
2017-01-19 09:50:16 -05:00
2017-03-02 08:56:26 +01:00