Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
Jeff Grafton
cf55f9ed45
Autogenerate BUILD files
2017-08-11 09:30:23 -07:00
Kubernetes Submit Queue
ec2fa9d46c
Merge pull request #47614 from mengqiy/fix_naming
...
Automatic merge from submit-queue
fix naming for testgrid to pick up cmd test junit
Fixes #47613
The file name for testgrid to pick up should match regex `'junit(_[^_]+)?(_\d+-\d+)?(_\d+)?.xml'`
Name before is `junit-test-cmd.xml`
Name after is `junit_test-cmd.xml`
```release-note
NONE
```
/assign @krzyzacy
2017-07-19 21:51:49 -07:00
ymqytw
b983a81184
add owners for sh2ju
2017-06-16 14:13:26 -07:00
ymqytw
fa91eb4496
fix naming for testgrid
2017-06-15 13:38:41 -07:00
ymqytw
590ea991a5
change junit output format
2017-06-14 11:26:51 -07:00
ymqytw
471327f95f
output junit for cmd tests
2017-06-13 10:13:23 -07:00
Jordan Liggitt
2d2427b847
gonum: slice-based edge holder
...
Use slices to store sets of edges for n <= 4.
~20% memory savings with many nodes with n=2 edges.
2017-05-30 15:12:30 -04:00
Jordan Liggitt
385b84ad83
gonum: visiting graph traversal
...
Use visitors to avoid allocating slices to hold nodes during traversal (and to allow short-circuiting)
Benchmarked at 95% space savings traversing nodes with many edges.
2017-05-30 15:12:30 -04:00
Jordan Liggitt
ec1d79da19
gonum: directed acyclic graph
...
Implements graph.Directed capable of storing at most one edge between any two nodes.
Uses the Undirected implementation for space efficiency (~30% space savings).
2017-05-30 15:12:30 -04:00
Jordan Liggitt
b1ac314046
bump(github.com/gonum/graph): 50b27dea7ebbfb052dfaf91681afc6fde28d8796
2017-05-30 15:12:30 -04:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Wojciech Tyczynski
a716805fcc
Add forked etcd 2.2.1 code to allow rollback to 2.2.1 version
2017-02-10 13:56:01 +01:00
Dr. Stefan Schimanski
e57d7b1c60
third_party/forked/golang/netutil: move to k8s.io/apimachinery
2017-01-25 19:45:10 +01:00
Dr. Stefan Schimanski
2dc9d1cab6
third_party/forked/golang/json: move to k8s.io/apimachinery
2017-01-25 19:45:10 +01:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Mike Danese
161c391f44
autogenerated
2016-12-29 13:04:10 -08:00
Xiang Li
a4778fa6cd
add README file to the forked wal pkg
2016-12-16 16:33:44 -08:00
Xiang Li
82a1aca916
fix bazel
2016-12-16 16:32:16 -08:00
Xiang Li
b6939b288a
rollback: use 237 wal pkg
2016-12-16 16:27:25 -08:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
Ryan Hitchman
b4ee0f22d0
Make sh2ju not print 'error: 0' lines.
...
They cause false positives on Gubernator when it's looking for error
reasons.
2016-09-16 12:22:11 -07:00
k8s-merge-robot
6eae13e0c4
Merge pull request #28133 from freehan/e2ejunit
...
Automatic merge from submit-queue
add junit recording in e2e runner
2nd part of #27825
Injected junit recorder at a few places.
2016-07-09 01:55:07 -07:00
Minhan Xia
586bb1f028
rename junit file
2016-06-29 16:48:58 -07:00
Tim Hockin
8c42c08363
move forked golang code to a common dir with LICENSE
2016-06-28 22:57:45 -07:00
Tim Hockin
64d55887dc
Move hacked golang template code to forked/ dir
2016-06-28 22:57:45 -07:00
Tim Hockin
2950373959
Move hacked golang reflect code to forked/ dir
2016-06-28 22:34:10 -07:00
Tim Hockin
a8364d0c46
Move hacked golang http code to forked/ dir
2016-06-28 22:17:30 -07:00
Tim Hockin
37bda2dbf2
Move hacked golang os code to forked/ dir
2016-06-28 22:16:59 -07:00
k8s-merge-robot
0742bc058c
Merge pull request #27825 from freehan/jenkinjunit
...
Automatic merge from submit-queue
introduce shell2junit
fork shell2junit from https://github.com/manolo/shell2junit
2016-06-27 13:44:30 -07:00
Minhan Xia
ec3f0e9f07
fork sh2ju to accommendate existing testing tools
2016-06-27 10:41:09 -07:00
Minhan Xia
ca1e808c2f
introduce shell2junit
2016-06-24 10:28:16 -07:00
Jonathan Boulle
4c437aa2c6
Remove unused coreos/go-etcd fork from third_party
...
The only usage of this was removed via #18635
2016-05-31 13:17:36 +02:00
deads2k
c4ca26f84d
fix patch for anonymous struct fields
2015-10-02 16:32:37 -04:00
Wojciech Tyczynski
07400f9d2b
Increase maxIdleConnection limit in etcd client.
2015-04-28 09:50:56 +02:00
Daniel Smith
78b8f9599f
Fix another license problem.
2015-04-03 17:06:29 -07:00
Daniel Smith
2c93080373
Fix licensing for forked code.
2015-04-03 17:06:24 -07:00