Files
coredns/vendor/k8s.io/api/CONTRIBUTING.md
Yong Tang b109a79cb5 Update kubernetes/client-go to v7.0.0 (#1808)
This fix updates k8s' client-go to v7.0.0, which matches k8s 1.10.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-05-17 07:10:28 +01:00

712 B

Contributing guidelines

Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against kubernetes/kubernetes. Please follow the same contributing guide you would follow for any other pull request made to kubernetes/kubernetes.

This repository is published from kubernetes/kubernetes/staging/src/k8s.io/api by the kubernetes publishing-bot.

Please see Staging Directory and Publishing for more information