1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Commit Graph

10091 Commits

Author SHA1 Message Date
Tejas Parikh
72dff0ef21 PROJQUAY-181: redirect http to https for quay.io
[ci skip]

JIRA: https://issues.redhat.com/browse/PROJQUAY-181

http://quay.io should be redirected to https://quay.io

Signed-off-by: Tejas Parikh <tparikh@redhat.com>
2020-01-17 11:57:59 -05:00
Jimmy Zelinskie
6cb4e4b285 Merge pull request #169 from jzelinskie/prom-route
metrics: s/endpoint/route
2020-01-17 10:51:21 -05:00
Kurtis Mullins
b2390c4176 Merge pull request #165 from cclauss/patch-3
Travis CI: sudo: is fully deprecated in Travis
2020-01-17 10:35:49 -05:00
Kurtis Mullins
3ba599c6af Merge pull request #162 from cclauss/patch-2
scripts/ci: add run_flake8() to lint step
2020-01-17 10:33:46 -05:00
Christian Clauss
842305b1a5 Update scripts/ci to find Python syntax errors 2020-01-17 12:34:35 +01:00
Jimmy Zelinskie
74c62f5101 Merge pull request #161 from jzelinskie/prom-docs
docs: add basic prometheus doc
2020-01-16 16:59:39 -05:00
Joseph Schorr
b87374e296 Merge pull request #163 from josephschorr/joseph.schorr/PROJQUAY-170/appr-limits
Add a configurable limit for app registry responses
2020-01-16 16:52:15 -05:00
Jimmy Zelinskie
6137546f3c metrics: s/endpoint/route
Endpoint already has semantic meaning as a label in existing Prometheus
scraping. In order to avoid conflicts and simplify aggregation, this
label is being renamed.
2020-01-16 16:41:00 -05:00
Joseph Schorr
945a18052a Add a configurable limit for app registry responses
https://issues.redhat.com/browse/PROJQUAY-170
2020-01-16 10:48:53 -05:00
Joseph Schorr
095c5dcf64 Merge pull request #158 from josephschorr/joseph.schjorr/PROJQUAY-168/fix-migration
Small fixes for the encrypted token migration
2020-01-16 10:44:06 -05:00
Alec Merdler
5afe061464 Merge pull request #164 from alecmerdler/PROJQUAY-171
Test for encrypted fields
2020-01-15 15:44:12 -08:00
alecmerdler
d2787bb010 add test for FieldEncrypter.decrypt_field 2020-01-15 14:13:51 -08:00
Christian Clauss
dede6d30de Travis CI: sudo: is fully deprecated in Travis 2020-01-15 23:12:55 +01:00
Jimmy Zelinskie
f59ebb1e48 docs: add basic prometheus doc
[skip ci]
2020-01-15 16:16:06 -05:00
Joseph Schorr
52594e0a17 Small fixes for the encrypted token migration
Fixes the migration ID in one of the phases, and adds an extra assertion and checks in the robot migration

Fixes https://issues.redhat.com/browse/PROJQUAY-168
2020-01-15 13:30:33 -05:00
Joseph Schorr
7ca52c15da Merge pull request #49 from quay/dependabot/pip/ecdsa-0.13.3
Bump ecdsa from 0.13.2 to 0.13.3
2020-01-15 12:51:32 -05:00
Joseph Schorr
37ce07e029 Merge pull request #135 from quay/dependabot/pip/waitress-1.4.2
Bump waitress from 1.3.1 to 1.4.2
2020-01-15 11:33:03 -05:00
Joseph Schorr
8f05f2f5da Merge pull request #151 from josephschorr/fix-notification-view
Fix display of entities in the notifications table
2020-01-13 16:37:40 -05:00
Joseph Schorr
ac7686a87d Fix display of entities in the notifications table 2020-01-13 16:36:33 -05:00
thomasmckay
e02d7b3502 Merge pull request #150 from thomasmckay/146-fix-osbs
PROJQUAY-146 - correct Dockerfile.osbs
2020-01-13 15:52:16 -05:00
Tom McKay
8122d904c3 PROJQUAY-146 - correct Dockerfile.osbs 2020-01-13 15:47:21 -05:00
Kurtis Mullins
030acab815 Merge pull request #149 from kurtismullins/fix-setuptools-in-dockerfile
Pin setuptools version in Dockerfiles. Not needed once the project goes to Python 3.x.
2020-01-13 15:01:42 -05:00
Kurtis Mullins
321a06daf0 Pin setuptools version in Dockerfile.rhel7 2020-01-13 14:59:22 -05:00
Kurtis Mullins
f5835bb624 Specify Dockerfile's setuptools version.
Temporary fix until the project has been converted to use Python 3.
2020-01-13 10:26:06 -05:00
Kurtis Mullins
709b2bb994 Merge pull request #145 from kurtismullins/QUAY-1748
Indicate upcoming Quay.io ToS & Privacy Policy changes.
2020-01-10 17:30:44 -05:00
Kurtis Mullins
f5a61e7ff6 [QUAY-1748] Indicate upcoming Quay.io ToS & Privacy Policy changes. 2020-01-10 15:19:16 -05:00
Jimmy Zelinskie
28a5851025 Merge pull request #110 from jzelinskie/consistent-metrics
metrics: push/pull bytes metrics named consistent
2020-01-10 15:06:59 -05:00
Jimmy Zelinskie
2e3424d623 metrics: push/pull bytes metrics named consistent 2020-01-10 13:44:22 -05:00
Joseph Schorr
21bd068bc1 Merge pull request #132 from josephschorr/joseph.schorr/QUAY-2239/fix-log-lookup
Fix the assertion in lookup of logs by namespace
2020-01-10 13:24:52 -05:00
Joseph Schorr
658de4d3bf Merge pull request #142 from josephschorr/joseph.schorr/PROJQUAY-132/queuefile-timeout
Add a timeout to queuefile to ensure it doesn't block forever
2020-01-10 12:36:56 -05:00
Joseph Schorr
e38690938d Merge pull request #144 from MrDevJay/master
Fixed text in emailchanged template from password to email
2020-01-10 10:11:38 -05:00
MrDevJay
5f5707e0df Fixed text in emailchanged template from password to email 2020-01-10 10:06:02 +01:00
Joseph Schorr
9a05ca9795 Add a timeout to queuefile to ensure it doesn't block forever
https://issues.redhat.com/browse/PROJQUAY-132
2020-01-09 17:01:35 -05:00
Joseph Schorr
a19c0e1a09 Merge pull request #121 from josephschorr/joseph.schorr/QUAY-2100/gitlab-500
Catch further exception type when attempting to auth to Gitlab
2020-01-09 21:38:16 +02:00
Joseph Schorr
4782d8a677 Merge pull request #120 from josephschorr/joseph.schorr/PROJQUAY-125/fix-migration-template
Fix import in data migration template
2020-01-09 18:34:02 +02:00
Joseph Schorr
677a903724 Merge pull request #133 from josephschorr/joseph.schorr/PROJQUAY-129/label-links
Have labels with URLs in them turn into links
2020-01-09 17:58:19 +02:00
Jake Moshenko
a41dcdd280 Merge pull request #140 from tparikh/elb-proxy-protocol
PROJQUAY-138: Enable proxy protocol for Quay application ELB
2020-01-08 16:18:40 -05:00
Tejas Parikh
c90cd5d09e PROJQUAY-138: Enable proxy protocol for Quay application ELB
[ci skip]

JIRA: https://issues.redhat.com/browse/PROJQUAY-138

Proxy protocol support must be enabled in the ELB so that quay app can get source IP address.

Signed-off-by: Tejas Parikh <tparikh@redhat.com>
2020-01-08 16:12:45 -05:00
dependabot[bot]
83d4fcd3ef Bump waitress from 1.3.1 to 1.4.2
Bumps [waitress](https://github.com/Pylons/waitress) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-06 19:46:42 +00:00
Joseph Schorr
3725c74d92 Prevent us from loading the labels multiple times per tag 2020-01-06 14:10:51 +02:00
Joseph Schorr
d619ecdd23 Merge pull request #109 from josephschorr/joseph.schorr/QUAY-1322/custom-webhook-body
Add support for custom webhook bodies
2020-01-06 14:07:10 +02:00
Joseph Schorr
291967b9fc Have labels with URLs in them turn into links
Fixes https://issues.redhat.com/browse/PROJQUAY-129
2020-01-06 14:05:50 +02:00
Joseph Schorr
db2eefcb7e Fix the assertion in lookup of logs by namespace
Adds additional testing and assertions as well

Fixes https://issues.redhat.com/browse/QUAY-2239
2020-01-05 18:15:02 +02:00
Joseph Schorr
d8bd4451ab Merge pull request #127 from josephschorr/joseph.schorr/QUAY-2111/created-datetime
The `created` key in V2_2 config is optional, so make sure to treat it as such
2020-01-05 12:03:04 +02:00
Joseph Schorr
eeb8148264 The created key in V2_2 config is optional, so make sure to treat it as such
Fixes https://issues.redhat.com/browse/QUAY-2111
2019-12-31 15:22:50 +02:00
Joseph Schorr
a467d80065 Merge pull request #122 from josephschorr/joseph.schorr/PROJQUAY-126/digest-500
Small fixes to invalid digest calls
2019-12-23 15:55:01 +02:00
Joseph Schorr
4dfa954c2b Small fixes to invalid digest calls
Fixes https://issues.redhat.com/browse/PROJQUAY-126
2019-12-23 11:58:31 +02:00
Joseph Schorr
f43fbe00ce Catch further exception type when attempting to auth to Gitlab
Fixes https://issues.redhat.com/browse/QUAY-2100
2019-12-23 11:52:59 +02:00
Joseph Schorr
6c224a061c Fix import in data migration template
Fixes https://issues.redhat.com/browse/PROJQUAY-125
2019-12-22 15:45:16 +02:00
Jake Moshenko
8018e5bd80 Merge pull request #114 from tparikh/projquay117
PROJQUAY-117 - Set ELB timeout to 3600 seconds
2019-12-19 11:14:43 -05:00