kubernetes/pkg/client
k8s-merge-robot d06fe0caf7 Merge pull request #25638 from caseydavenport/cd-network-policy-api
Automatic merge from submit-queue

Add NetworkPolicy API Resource

API implementation of https://github.com/kubernetes/kubernetes/pull/24154

Still to do:
- [x] Get it working (See comments)
- [x] Make sure user-facing comments are correct.
- [x] Update naming in response to #24154
- [x] kubectl / client support
- [x] Release note.

```release-note
Implement NetworkPolicy v1beta1 API object / client support.
```

Next Steps:
- UTs in separate PR.
- e2e test in separate PR.
- make `Ports` + `From` pointers to slices (TODOs in code - to be done when auto-gen is fixed)

CC @thockin 

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-05-21 08:51:28 -07:00
..
cache Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
chaosclient Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
clientset_generated Finish implementing policy API. 2016-05-13 17:27:58 -07:00
leaderelection Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
metrics HTTP Client request metrics: consolidating + client->server endpoint label, cleanups 2015-11-05 18:12:22 -05:00
record Make fake event recorder thread safe. 2016-05-04 14:20:13 +02:00
restclient Reset input buffer on retry 2016-05-19 09:08:57 -04:00
testdata Added test cases for NewKubeletClient with TLS enabled 2014-12-18 00:57:33 -08:00
testing/core Update fake.go 2016-05-17 19:00:34 +08:00
transport add act-as powers 2016-04-14 12:49:10 -04:00
typed Merge pull request #25540 from krousey/discovery_mapper 2016-05-21 07:13:49 -07:00
unversioned v1beta1 NetworkPolicy API definition and client support 2016-05-19 19:02:54 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00