Commit graph

4556 commits

Author SHA1 Message Date
Joseph Schorr
769ec4c2a3 Enable http2 in nginx 2015-12-04 17:06:55 -05:00
josephschorr
4b01c915c7 Merge pull request #1004 from coreos-inc/v2contenttypes
Fix blob content types
2015-12-04 16:15:19 -05:00
Joseph Schorr
ee0eb80c8f Fix blob content types
Fixes #990
2015-12-04 16:13:58 -05:00
josephschorr
94effb5aaa Merge pull request #1023 from coreos-inc/getblobopt
Optimize blob lookup
2015-12-04 16:11:28 -05:00
josephschorr
e351cc1b0e Merge pull request #1008 from coreos-inc/etcdkeynotfound
Catch additional key not found exception
2015-12-04 16:08:14 -05:00
Jake Moshenko
3635edf1ce Merge pull request #1030 from jakedt/dbdc
Dbdc
2015-12-04 16:06:40 -05:00
josephschorr
beff80bd29 Merge pull request #1025 from coreos-inc/newrepouibugfix
Fix popup warning in new repo
2015-12-04 15:59:24 -05:00
Jake Moshenko
2f626f2691 Unify the database connection lifecycle across all workers 2015-12-04 15:51:53 -05:00
Jake Moshenko
38cb63d195 Fix indentation on build model operations 2015-12-04 15:46:07 -05:00
josephschorr
a4f16c443c Merge pull request #1029 from coreos-inc/enableecs
Make it explicit that the hostname is a hostname, and not a URL
2015-12-04 15:42:41 -05:00
Joseph Schorr
f38e7f5b25 Make it explicit that the hostname is a hostname, and not a URL 2015-12-04 15:40:33 -05:00
Joseph Schorr
f07b940bc5 Optimize blob lookup
Fixes #1013
2015-12-04 14:47:09 -05:00
josephschorr
32fae5533c Merge pull request #1022 from coreos-inc/manifestexc
Only write exceptions for manifest gen when a tag exists
2015-12-04 14:32:06 -05:00
Silas Sewell
61b0d732ff Merge pull request #1028 from coreos-inc/notification-event-config
Make eventConfig required in create notification
2015-12-04 14:29:14 -05:00
Silas Sewell
d28768f792 Make eventConfig required in create notification 2015-12-03 18:28:07 -05:00
Joseph Schorr
f992086625 Fix popup warning in new repo
Fixes #1024
2015-12-03 16:56:53 -05:00
Joseph Schorr
c324ebd7f6 Only write exceptions for manifest gen when a tag exists
Fixes #1019

Currently, we just raise an exception to the logs regardless, which can make it appear as if there is an issue (when there isn't).
2015-12-03 16:04:17 -05:00
Silas Sewell
ea87905527 Merge pull request #1020 from coreos-inc/nginx-read-timeout
Increase nginx proxy timeout and close db before storage operation
2015-12-03 11:49:58 -05:00
Silas Sewell
8781cf6e11 Increase nginx proxy timeout and close db before storage operation 2015-12-03 11:19:39 -05:00
Silas Sewell
597d6ecd3c Merge pull request #1015 from coreos-inc/dont-send-content-length
Don't send content-length when redirecting v2 blob
2015-12-02 23:41:20 -05:00
Silas Sewell
664a2951cc Don't send content-length when redirecting v2 blob
Fixes #1012
2015-12-02 21:28:11 -05:00
josephschorr
b95f47ee73 Merge pull request #525 from coreos-inc/bttrigger3
Support all schemas in the custom trigger
2015-12-01 17:01:37 -05:00
Joseph Schorr
f99e74f0a1 Support all schemas in the custom trigger
Fixes #266
2015-12-01 16:59:24 -05:00
josephschorr
1bd1e2248b Merge pull request #1009 from coreos-inc/delinvalidlayers
Add tool to allow customers to delete invalid layers
2015-12-01 16:36:05 -05:00
Joseph Schorr
c515d3a73e Add tool to allow customers to delete invalid layers
Customer requested
2015-12-01 16:35:28 -05:00
josephschorr
8afb4691a5 Merge pull request #1007 from coreos-inc/acivolumes
Fix ACI volumes
2015-12-01 15:05:58 -05:00
Joseph Schorr
a51fc4633f Fix ACI volumes
Fixes #891
2015-12-01 15:01:51 -05:00
Joseph Schorr
edd9a03af5 Catch additional key not found exception
Fixes #806
2015-12-01 12:29:58 -05:00
josephschorr
cc80e87ef4 Merge pull request #997 from coreos-inc/nosourcemap
Disable source map generation
2015-12-01 11:55:02 -05:00
Silas Sewell
09e4fdedf1 Merge pull request #1005 from coreos-inc/fix-seq-update-migration
Fix seq migration down_revision
2015-11-30 18:07:55 -05:00
Silas Sewell
502e4c04d0 Fix seq migration down_revision 2015-11-30 17:59:04 -05:00
Silas Sewell
3833fb6530 Merge pull request #888 from coreos-inc/remove-hardcoded-ids
Fix seq generators for enum tables in postgres
2015-11-30 17:54:13 -05:00
Josh Wood
cc24e6e3ae Merge pull request #918 from robszumski/docker-v2
static: add v2 support details (deja vu because I thought you already merged this, @robszumski )
2015-11-30 13:31:30 -08:00
josephschorr
faacbc5d05 Merge pull request #1001 from coreos-inc/builderexc
Change to only exception logging internal errors on builds
2015-11-30 14:37:32 -05:00
Joseph Schorr
fbc4927544 Change to only exception logging internal errors on builds
Fixes #993
2015-11-30 14:30:55 -05:00
Quentin Machu
eeb4f952dc Merge pull request #998 from coreos-inc/fix_secnotification
Fix security notification perform condition
2015-11-30 13:55:36 -05:00
Quentin Machu
8a539c4bc1 Fix security notification perform condition
As defined in util/secscan/api.py, Critical < High < Medium < Low < Negligible < Unknown. We have to send the notification if the expected level is higher than the vulnerability level, not the opposite.
2015-11-30 13:54:34 -05:00
Joseph Schorr
069a48da60 Disable source map generation
Fixes #995
2015-11-30 11:42:45 -05:00
Jimmy Zelinskie
7339ac976e cut v1.13.4 2015-11-30 11:38:15 -05:00
josephschorr
955ff20068 Merge pull request #989 from coreos-inc/derivedfix-part2
Remove DerivedImageStorage table
2015-11-25 13:36:53 -05:00
josephschorr
dc1f6c2d87 Merge pull request #974 from coreos-inc/derivedfix
Derived image fixes
2015-11-25 11:57:16 -05:00
Joseph Schorr
0f7c8105b0 Remove DerivedImageStorage table 2015-11-25 11:46:59 -05:00
Jimmy Zelinskie
71cdffc1bc Merge pull request #984 from jzelinskie/v1
404 on v2 routes for the hostname v1.quay.io
2015-11-24 17:05:40 -05:00
Jimmy Zelinskie
87a4e1f417 404 on v2 routes for the hostname v1.quay.io
This also copies v2 into its own separate location directive because you
cannot have nested location directives. Also, the `if` directive can be
very tricky and should only be used to return response codes.
2015-11-24 17:02:09 -05:00
josephschorr
3a7f9532f1 Merge pull request #982 from coreos-inc/fixreq
Fix typo in requirements.txt
2015-11-24 16:29:45 -05:00
Joseph Schorr
c9c5fcf53f Fix typo in requirements.txt 2015-11-24 16:29:09 -05:00
josephschorr
11cd3afba0 Merge pull request #981 from coreos-inc/globalworker
Add a base class for a global worker that locks via Redis
2015-11-24 16:24:45 -05:00
Joseph Schorr
544fa40a5f Add a base class for a global worker that locks via Redis 2015-11-24 16:18:45 -05:00
josephschorr
c279d904bd Merge pull request #978 from coreos-inc/pushpulllogs
Add test for push and pull logs
2015-11-24 15:28:38 -05:00
Joseph Schorr
b2df3bc9cb Add test for push and pull logs
Fixes #961
2015-11-24 15:23:45 -05:00