Commit graph

5 commits

Author SHA1 Message Date
Jimmy Zelinskie
1f420b82f6 conf/init: add startup dependencies on pushgateway
Many processes should not start until the pushgateway has come online
and is ready to serve traffic. This change adds a simple loop in the run
command in order to spinlock until this condition as been met.
2019-11-21 12:53:09 -05:00
Jimmy Zelinskie
fa1deff1ad conf: replace prometheus aggregator w/ pushgateway
This change replaces the homegrown Prometheus aggregation process that
runs inside the container with the upstream Prometheus PushGateway.
2019-11-21 12:53:09 -05:00
Joseph Schorr
9834bddae6 Fix the alembic version returned if there is no active data migration 2019-11-15 13:12:20 -05:00
kbrwn
92aa3cf963 issues.jboss.org/projects/PROJQUAY/issues/PROJQUAY-4
Fixes an issue encountered when attempting to pull images from Quay via podman when storage proxying is enabled. Configures nginx to clear the Authorization header to ensure that storage engine does not raise a 400
2019-11-12 13:27:05 -08:00
Jimmy Zelinskie
9c0dd3b722 initial import for Open Source 🎉 2019-11-12 11:09:47 -05:00