Files
virtual-kubelet/vendor/k8s.io/api/CONTRIBUTING.md
Robbie Zhang 2b85b0d1df Fill in Default Values for CPU/Memory (#130)
Update k8s client and the dependencies
ACI client change for Mocking
Add ACI Provider Mock Tests
Add the Windows development environment
Add UT for Default Resource Requests
Enable the make test in Docker file
Update the vendors
2018-04-16 10:31:16 -07: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