Commit graph

6254 commits

Author SHA1 Message Date
Joseph Schorr
9f9d32548b Standardize the internal error logs for better tracking 2016-10-31 13:47:24 -04:00
josephschorr
e7c53ecde1 Merge pull request #2061 from coreos-inc/trollius-debug
Enable trollius debug in buildman in prod
2016-10-31 13:43:46 -04:00
josephschorr
0954240ccb Merge pull request #2060 from coreos-inc/gitlab-user-exception
Fix TypeError in Gitlab trigger when user not found
2016-10-31 13:37:45 -04:00
Joseph Schorr
854c739417 Enable trollius debug in buildman in prod 2016-10-31 13:37:25 -04:00
josephschorr
cdb98c102e Merge pull request #2059 from coreos-inc/trigger-fix
Fix KeyError in config when not present in BitBucket trigger
2016-10-31 13:35:14 -04:00
josephschorr
fbf047cbcc Merge pull request #2058 from coreos-inc/v1-search-fix
Fix namespace lookup in V1 registry search
2016-10-31 13:32:53 -04:00
Joseph Schorr
99ea0a9009 Fix TypeError in Gitlab trigger when user not found
Fixes #2055
2016-10-31 13:31:26 -04:00
Joseph Schorr
b0b47bbfde Fix KeyError in config when not present in BitBucket trigger
Fixes #2054
2016-10-31 13:26:58 -04:00
Joseph Schorr
bab17932ac Fix namespace lookup in V1 registry search
Fixes #2053
2016-10-31 13:24:40 -04:00
Ian Minoso
8fae92267e create all components for new repo page 2016-10-31 13:18:18 -04:00
josephschorr
48935d7208 Merge pull request #2056 from coreos-inc/js-error-fixes
Small JS error fixes
2016-10-31 13:15:49 -04:00
josephschorr
bc8beb2d1e Merge pull request #2057 from coreos-inc/fix-rados
Add missing parameter on RADOS storage
2016-10-31 12:49:05 -04:00
Joseph Schorr
ce0e3e0e8d Add missing parameter on RADOS storage
Fixes Python error that results from the missing parameter
2016-10-31 12:48:05 -04:00
Joseph Schorr
73b81c6cd2 Munchkin may not init properly, resulting in a ref error
Fixes #2043
2016-10-31 12:20:55 -04:00
Joseph Schorr
604c67948a Fix NPE in activate trigger
Fixes #2042
2016-10-31 12:19:43 -04:00
Joseph Schorr
a85126ea97 Prevent NPE in delete namespace
Fixes #2039
2016-10-31 12:17:50 -04:00
Jimmy Zelinskie
8b9f9478a4 pylint formatting 2016-10-28 17:12:46 -04:00
Jimmy Zelinskie
a30b358709 add staggered worker startup
Fixes #787
2016-10-28 17:12:39 -04:00
Ian Minoso
6ae13096c7 Merge pull request #2046 from iminoso/add-static
Fix bugs with Webpack in Dockerfile
2016-10-28 12:20:23 -04:00
josephschorr
7c40eb8d87 Merge pull request #2045 from coreos-inc/external-auth-email
Add external auth emails to entity search
2016-10-27 16:22:09 -04:00
Ian Minoso
8eb97465b0 Fix bugs with Webpack in Dockerfile 2016-10-27 16:10:49 -04:00
Joseph Schorr
ccb5bc8f1b Add external auth emails to entity search
Fixes #1791
2016-10-27 16:08:07 -04:00
josephschorr
934cdecbd6 Merge pull request #1905 from coreos-inc/external-auth-search
Add support for entity search against external auth users not yet linked
2016-10-27 16:06:42 -04:00
Joseph Schorr
b3d1d7227c Add support to Keystone Auth for external user linking
Also adds Keystone V3 support
2016-10-27 15:42:03 -04:00
Joseph Schorr
fbb524e34e Add support to ExternalJWT Auth for external user linking 2016-10-27 15:42:03 -04:00
Joseph Schorr
f9ee8d2bef Add support to LDAP for external user linking 2016-10-27 15:42:03 -04:00
Joseph Schorr
d145222812 Add support for linking to external users in entity search 2016-10-27 15:42:03 -04:00
Charlton Austin
9af5c26269 Merge pull request #2040 from charltonaustin/add_pushing_instructions_to_readme
Adding instructions for how to build before push.
2016-10-27 15:31:14 -04:00
Charlton Austin
c60935c24a Merge pull request #2044 from charltonaustin/fix_build
Fixing the build
2016-10-27 15:11:17 -04:00
Charlton Austin
0c2fec8314 Fixing the build 2016-10-27 15:10:03 -04:00
Charlton Austin
1dc5f58da0 Adding instructions for how to build before push. 2016-10-27 10:08:32 -04:00
Charlton Austin
2b1d5d3e79 Merge pull request #2034 from charltonaustin/add_cancel_based_on_etcd
Adding a method of cancelling a build based on etcd message.
2016-10-27 10:05:41 -04:00
Ian Minoso
f306177f01 Merge pull request #1883 from iminoso/webpack
Installing skeleton Webpack build tool on front end
2016-10-26 12:02:05 -04:00
Jimmy Zelinskie
09d3bf0574 Merge pull request #2036 from jzelinskie/fixkids
key server: fix tests by exporting jwk_with_kid
2016-10-25 17:56:16 -04:00
Jimmy Zelinskie
30821569a4 key server: fix tests by exporting jwk_with_kid 2016-10-25 16:14:18 -04:00
Jimmy Zelinskie
ea5039877c Merge pull request #2035 from jzelinskie/kids
key server: add kid to services JWKs
2016-10-25 15:38:38 -04:00
Ian Minoso
228fbb982c Add only components 2016-10-25 15:36:21 -04:00
Jimmy Zelinskie
b1327bcb8f key server: add kid to services JWKs 2016-10-25 15:33:01 -04:00
josephschorr
500a218768 Merge pull request #1875 from coreos-inc/max-chunk-size
Make sure we don't generate chunk sizes larger than 5 GB.
2016-10-25 14:12:31 -04:00
Joseph Schorr
bfe2646a50 Make sure we don't generate chunk sizes larger than 5 GB.
Amazon S3 does not allow for chunk sizes larger than 5 GB; we currently don't handle that case at all, which is why large uploads are failing. This change ensures that if a storage engine specifies a *maximum* chunk size, we write multiple chunks no larger than that size.
2016-10-25 13:57:49 -04:00
Charlton Austin
2147005d2c Adding a method of cancelling a build based on etcd message. 2016-10-25 12:50:58 -04:00
Jimmy Zelinskie
bfa2fad8eb Merge pull request #2033 from jzelinskie/raise-timeouts
buildcomponent: raise heartbeat timeout to 60s
2016-10-25 12:50:04 -04:00
Jimmy Zelinskie
37bdb6f699 buildcomponent: raise heartbeat timeout to 60s 2016-10-25 12:45:23 -04:00
Ian Minoso
6cf53848dd Add only subdirectory of static 2016-10-24 17:53:09 -04:00
Jake Moshenko
6f815907a4 Merge pull request #2030 from jakedt/twooh
Prepare the changelog for v2.0.0
2016-10-24 16:30:49 -04:00
Jake Moshenko
1060e8a614 Prepare the changelog for v2.0.0 2016-10-24 16:24:09 -04:00
Charlton Austin
dc35769396 Merge pull request #2022 from charltonaustin/refactor_for_cancel_anytime
Making some refactors to make it easier to cancel the build at any time.
2016-10-24 16:17:55 -04:00
Ben Spoon
063430dbfe Merge pull request #2032 from spoonben/quay-enterprise-updates
static: update QE tab for new marketing efforts
2016-10-24 13:13:01 -07:00
Ben Spoon
b5fe16fbd3 static: add link to account site for free trial 2016-10-24 13:11:09 -07:00
Jake Moshenko
45bacbabaa s/Regions/Deployments 2016-10-24 16:04:04 -04:00