4 Commits

Author SHA1 Message Date
Jenkins
3673227ffd Merge "Add LICENSE for files" 2017-07-28 08:23:25 +00:00
Pengfei Ni
681f75ddd0 Add LICENSE for files
This PR adds license for all files. It also adds a script
hack/verify-boilerplate.sh for checking whether license is
set correctly.

Change-Id: Ib691187f3128f6787510aa914d5c0e01e8e1b22f
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2017-07-28 16:09:52 +08:00
Pengfei Ni
e93620c611 Add hack/update-generated-deepcopy.sh
pkg/apis/v1/deepcopy_generated.go is generaated by deepcopy-gen.
This PR adds a script to facilitate this.

Change-Id: I5cea73084e5682957f18093f4b81e9edb5abae20
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2017-07-28 16:00:38 +08:00
Pengfei Ni
b9bf13f065 Add stackube proxy
- Adds stackube proxy which listens on endpoints, services and
  namespaces, creates load balancer rules for clusterIP service
- Switch to govendor for managing vendors
- Add hack scripts for verifying govet and gofmt

Change-Id: I8594c16d294f46ae0d3dec6dae6fa491e7891b8b
Implements: blueprint stackube-proxy
2017-07-20 16:21:59 +08:00