Joseph Schorr
|
0f37e66cc8
|
Better error handling for the build manager
Fixes #604
|
2015-10-13 11:40:07 -04:00 |
|
Joseph Schorr
|
775b47c851
|
Make sure we have defined timeouts on all our requests out to external build services
Fixes #623
|
2015-10-13 11:21:53 -04:00 |
|
Joseph Schorr
|
e467cda72d
|
Add DEBUGLOG flag for enabling full debug logs in all gunicorn components
Fixes #625
|
2015-10-13 10:45:49 -04:00 |
|
Joseph Schorr
|
e8cb359d96
|
Unionize the mega query - It needed more performance-based benefits
|
2015-10-09 14:45:05 -07:00 |
|
Silas Sewell
|
e80fcc1b28
|
Merge pull request #614 from coreos-inc/www-redirect
nginx: add www redirect
|
2015-10-07 14:24:30 -04:00 |
|
Silas Sewell
|
9c866eac4b
|
nginx: add www redirect
Fixes #452
|
2015-10-07 11:17:07 -04:00 |
|
Quentin Machu
|
c3a411cd63
|
Merge pull request #610 from coreos-inc/update-import
Update old import
|
2015-10-06 18:43:28 -04:00 |
|
Quentin Machu
|
27fd4a5555
|
Update old import
|
2015-10-06 18:42:41 -04:00 |
|
Jimmy Zelinskie
|
57675487cb
|
Merge pull request #605 from jzelinskie/disable-metrics
disable queue metrics on everything except builds
|
2015-10-06 17:12:04 -04:00 |
|
Jimmy Zelinskie
|
8aa26fdbfa
|
disable queue metrics
The lock contention on the queue table is murdering performance.
yep
|
2015-10-06 17:10:48 -04:00 |
|
Jimmy Zelinskie
|
e7262c3cbc
|
Merge pull request #603 from jzelinskie/loglimit
limit logs to a max number of pages
|
2015-10-06 14:18:05 -04:00 |
|
Jimmy Zelinskie
|
9818481b08
|
limit logs to a maximum number of pages
|
2015-10-06 14:13:23 -04:00 |
|
Matt Jibson
|
5ab8ca04b6
|
Merge pull request #602 from coreos-inc/initdb
Add initdb to local-docker.sh
|
2015-10-06 01:34:08 -04:00 |
|
Matt Jibson
|
e2c6113455
|
Merge pull request #601 from coreos-inc/remove-transaction
Remove transaction from metric reporting
|
2015-10-06 01:31:36 -04:00 |
|
Matt Jibson
|
7a85140aae
|
Add initdb to local-docker.sh
|
2015-10-06 01:29:15 -04:00 |
|
Matt Jibson
|
87cc3289a0
|
Remove transaction from metric reporting
|
2015-10-06 01:28:43 -04:00 |
|
josephschorr
|
3e7a95407b
|
Merge pull request #598 from coreos-inc/limitbadquery
Prevent unlimited insane query from running and fix tests
|
2015-10-05 21:29:35 -04:00 |
|
Silas Sewell
|
c6da322ec1
|
Merge pull request #597 from coreos-inc/tag-validation
Update tag validation
|
2015-10-05 21:10:55 -04:00 |
|
Silas Sewell
|
dd3d939b31
|
Update tag validation
Fixes #536
|
2015-10-05 19:32:10 -04:00 |
|
Joseph Schorr
|
dd804816ba
|
Prevent unlimited insane query from running and fix tests
Fixes #591
|
2015-10-05 17:11:49 -04:00 |
|
josephschorr
|
297a794aa1
|
Merge pull request #595 from coreos-inc/lookupqueryperf
Remove old search API and switch V1 search to use the new search system
|
2015-10-05 16:43:27 -04:00 |
|
Joseph Schorr
|
7ffb28cafa
|
Small test fixes
|
2015-10-05 15:26:45 -04:00 |
|
josephschorr
|
1ca8b02637
|
Merge pull request #594 from coreos-inc/python-registry-v2-namecheck
Add repo name check to V2
|
2015-10-05 14:38:50 -04:00 |
|
Joseph Schorr
|
8ca92d6828
|
Remove old search API and switch V1 search to use the new search system
|
2015-10-05 14:36:43 -04:00 |
|
Joseph Schorr
|
f393236c9f
|
Add repo name check to V2
Fixes #592
|
2015-10-05 14:19:52 -04:00 |
|
Jimmy Zelinskie
|
16c0d19934
|
Merge pull request #584 from jzelinskie/testgcs
client-side join chunks for GCS
|
2015-10-02 14:59:45 -04:00 |
|
Jimmy Zelinskie
|
9ddad4a1a9
|
client-side join chunks for GCS
Boto does not implement GCS's custom multipart API and so we're left to
join them client-side until it does.
|
2015-10-02 14:57:39 -04:00 |
|
josephschorr
|
a9278f1653
|
Merge pull request #583 from coreos-inc/python-registry-v2-betterpulltest
Make sure registry pull tests verify the images expected
|
2015-10-02 14:35:48 -04:00 |
|
Joseph Schorr
|
b0ed930627
|
Make sure registry pull tests verify the images expected
|
2015-10-02 14:33:38 -04:00 |
|
Joseph Schorr
|
d0dc8fe45d
|
Add endpoint security tests for the V2 endpoints
Fixes #581
|
2015-10-02 14:01:12 -04:00 |
|
josephschorr
|
23d85409a6
|
Merge pull request #579 from coreos-inc/dbfieldfix
Loosen DB hostname regex
|
2015-10-01 14:49:27 -04:00 |
|
josephschorr
|
1cf930eb9c
|
Merge pull request #580 from coreos-inc/python-registry-v2-testfix
Fix test specs for recent change in tags endpoint in V1
|
2015-10-01 12:50:50 -04:00 |
|
josephschorr
|
5b552b0129
|
Merge pull request #567 from coreos-inc/python-registry-v2-optimize
Load images and storage references in bulk during V1 synthesize
|
2015-10-01 12:50:36 -04:00 |
|
Joseph Schorr
|
53b096e2f5
|
Fix test specs for recent change in tags endpoint in V1
|
2015-10-01 12:48:59 -04:00 |
|
Joseph Schorr
|
125bf97667
|
Loosen DB hostname regex
Fixes #574
|
2015-10-01 12:35:19 -04:00 |
|
Jimmy Zelinskie
|
9b43699741
|
Merge pull request #575 from jzelinskie/rados-v2
RadosGW v2 storage
|
2015-10-01 12:30:08 -04:00 |
|
Jimmy Zelinskie
|
6ed5087a3c
|
add client side chunk join method
|
2015-10-01 12:28:56 -04:00 |
|
Jimmy Zelinskie
|
ffeb99d4ee
|
BaseStreamFileLike: handle reads that return None
Fixes #555.
|
2015-09-30 17:46:59 -04:00 |
|
Jimmy Zelinskie
|
abe43a0e07
|
override upload_chunk_complete for RadosGW
RadosGW doesn't support server-side copy of keys into multipart, so we
have to always join it on the local side.
|
2015-09-30 17:46:59 -04:00 |
|
josephschorr
|
5505707884
|
Merge pull request #573 from coreos-inc/buildschmonitor
Add exception logging to the build manager
|
2015-09-30 16:22:47 -04:00 |
|
Joseph Schorr
|
752d05dedb
|
Add exception logging to the build manager
Fixes #547
|
2015-09-30 15:49:35 -04:00 |
|
josephschorr
|
6498e1fe87
|
Merge pull request #572 from coreos-inc/redishealthcheck
Add a better redis health check that reads and writes
|
2015-09-30 15:41:00 -04:00 |
|
josephschorr
|
47c707a88c
|
Merge pull request #571 from coreos-inc/redisunblock
Make build system resistant to Redis being broken
|
2015-09-30 15:23:35 -04:00 |
|
Joseph Schorr
|
6e0ca735a5
|
Add a better redis health check that reads and writes
This will hopefully catch issues earlier with Redis
|
2015-09-30 15:23:19 -04:00 |
|
josephschorr
|
21462388e2
|
Merge pull request #570 from coreos-inc/python-registry-v2-filelike
Add full unit tests for the file-like objects and fix them
|
2015-09-30 15:17:24 -04:00 |
|
Joseph Schorr
|
2d3092b826
|
Make build system resistant to Redis being broken
Fixes #549
|
2015-09-30 15:15:10 -04:00 |
|
Joseph Schorr
|
a3ebb9028d
|
Add full unit tests for the file-like objects and fix them
Fixes #568
|
2015-09-30 14:19:25 -04:00 |
|
Joseph Schorr
|
35c35d9913
|
Load images and storage references in bulk during V1 synthesize
Currently, we perform multiple queries for each layer, making it much slower (especially cross-region)
Fixes #413
|
2015-09-29 17:53:39 -04:00 |
|
josephschorr
|
78e8aefd45
|
Merge pull request #566 from coreos-inc/python-registry-v2-catalog
Add _catalog endpoint as specified by V2 API
|
2015-09-29 16:07:48 -04:00 |
|
Joseph Schorr
|
f44ca79391
|
Add _catalog endpoint as specified by V2 API
Fixes #391
|
2015-09-29 16:02:19 -04:00 |
|