Marek Siarkowicz
f0b5e2d7c5
Remove examples directory
2018-04-24 19:45:43 +01:00
Cao Shufeng
a598f14826
remove unused htpasswd
...
This file is not used anywhere.
Further more, this is an error in this file:
```
$ flake8 third_party/htpasswd/htpasswd.py --select=F
third_party/htpasswd/htpasswd.py:46:13: F821 undefined name 'time'
```
2018-03-08 17:59:37 +08:00
Benjamin Elder
ac0231ccb7
don't (remote) cache release-tars
2018-02-26 17:01:13 -08:00
Jeff Grafton
1b503e0e3d
Use the pkg_tar wrapper from kubernetes/repo-infra
2018-01-18 17:10:16 -08:00
Mike Danese
5f9735de53
cluster: delete saltbase
...
and don't build kubernetes-salt.tar.gz
2018-01-16 09:59:29 -08:00
Robert Bailey
8d44e0b38a
Remove the deprecated vagrant kube-up implementation.
2018-01-10 23:06:12 -08:00
Mike Danese
23ad98095f
build: speed up .tar.gz by 10x
2017-11-10 19:28:13 -08:00
Maru Newby
adc338d330
Remove all traces of federation
2017-10-26 13:37:37 -07:00
Jeff Grafton
e231d4280b
Replace git_repository with http_archive and use ixdy's fork of bazel tools for pkg_tar
2017-05-03 10:13:06 -07:00
Jeff Grafton
a9bfae8ec3
Update repo-infra bazel dependency and use new gcs_upload rule
2017-04-25 13:45:28 -07:00
Christoph Blecker
89500f149a
Add hack/lib to kubernetes release tarball
2017-04-19 15:33:43 -07:00
Jeff Grafton
73a7e348c0
Add a few missing binaries to the Bazel SERVER_TARGETS list
2017-04-14 13:37:41 -07:00
Mike Danese
5b12a2abb9
have multiple BUILD files in vendor/
2017-04-14 10:36:15 -07:00
Lucas Käldström
c4e989f51c
Remove the kube-discovery binary from the tree
2017-02-24 21:23:26 +02:00
deads2k
ab0a57760e
remove kube-aggregator from bazel until we can build it
2017-02-14 14:57:52 -05:00
deads2k
1d40c3ff76
update scripts for new kube-aggregator location
2017-02-14 14:16:59 -05:00
Jeff Grafton
89a66e250b
Include a dummy src tarball unless PACKAGE_SRC=true is set
2017-01-30 16:53:13 -08:00
Jeff Grafton
2f529bd3bf
bazel: save git version in kubernetes.tar.gz
2017-01-23 17:28:08 -08:00
Jeff Grafton
16aa59c34a
bazel: add a config setting to control embedding kubernetes-src.tar.gz
2017-01-18 17:07:55 -08:00
Jeff Grafton
a8c528dccd
add a TODO
2017-01-18 16:40:35 -08:00
Jeff Grafton
bc4b6ac397
Build release tarballs in bazel and add `make bazel-release` rule
2017-01-13 16:17:44 -08:00