Maru Newby
efed772d42
Update openapi bazel build to support vendored build
...
This will enable vendoring projects like federation to generate
openapi code for k8s.io/kubernetes.
2017-10-24 08:59:19 -07:00
Dr. Stefan Schimanski
e3a3d108fb
Fixup after k8s.io/{kube-gen -> code-generator} rename
2017-08-17 17:55:12 +02:00
mbohlool
400b77b48f
Update main repo references to new kube-openapi repo
2017-08-01 03:37:16 -07:00
Kubernetes Submit Queue
396207b188
Merge pull request #48565 from jmillikin-stripe/support-external-deps
...
Automatic merge from submit-queue (batch tested with PRs 48565, 49172)
Use $(location) to find generated output paths.
Along with the build-infra PR https://github.com/kubernetes/repo-infra/pull/19 , this allows Kubernetes binaries (e.g. hyperkube) to be built as external dependencies in other Bazel projects.
```release-note
NONE
```
2017-07-21 01:13:17 -07:00
Dr. Stefan Schimanski
edfbb9aa64
Fixup go2idl references
2017-07-20 07:41:37 +02:00
John Millikin
4d84968413
Use $(location) to find generated output paths.
...
Along with the build-infra PR
https://github.com/kubernetes/repo-infra/pull/19 , this allows Kubernetes
binaries (e.g. hyperkube) to be build as external dependencies in other
Bazel projects.
2017-07-14 14:36:23 -07:00
Joe Finney
8e84a9aedc
Add go_genrule for zz_generated.openapi.go.
...
Clean zz_generated.openapi.go before running gazel.
2017-04-25 17:51:36 -07:00