Commit graph

7850 commits

Author SHA1 Message Date
Evan Cordell
8d07bbc7af Remove volumes 2017-07-11 10:54:56 -04:00
Alec Merdler
876be80431 update the README to include setting PYTHONPATH environment variable 2017-07-11 10:25:05 -04:00
Joseph Schorr
8ded8f573d yapf 2017-07-11 16:58:30 +03:00
Joseph Schorr
bdab367285 Change blobuploadcleanupworker to use a data interface 2017-07-11 16:58:09 +03:00
Joseph Schorr
b2053829f9 Add a basic test for blob upload cleanup 2017-07-11 16:35:10 +03:00
Joseph Schorr
b87415129f Move blobuploadcleanupworker into its own package 2017-07-11 15:38:10 +03:00
Joseph Schorr
c7f1944bd5 yapf 2017-07-11 15:33:48 +03:00
Joseph Schorr
8ba71f7a45 Change buildlogsarchiver to use a data interface 2017-07-11 15:33:28 +03:00
Joseph Schorr
b7a2a4390b Add a basic build logs archiver test 2017-07-11 15:12:34 +03:00
Joseph Schorr
22f088d90a Move buildlogsarchiver worker to its own package 2017-07-11 14:42:18 +03:00
Joseph Schorr
8e179cb865 Switch globalpromstats worker to use a data interface 2017-07-11 14:01:07 +03:00
Joseph Schorr
0629a13da2 Add very basic test for stats worker 2017-07-11 13:57:20 +03:00
Joseph Schorr
13922fd194 Remove unused imports 2017-07-11 13:52:35 +03:00
Joseph Schorr
265520d071 Move globalpromstats worker into its own package 2017-07-11 13:52:15 +03:00
Joseph Schorr
7b1dfbb256 yapf 2017-07-11 13:48:55 +03:00
Joseph Schorr
4853634c2f Switch health to use a data interface 2017-07-11 13:48:25 +03:00
Evan Cordell
1ef2308e41 Update dockerfile to cache dependencies 2017-07-10 22:34:41 -04:00
Evan Cordell
dacb0131a5 symlink all files from /conf/stack into QUAYCONF/stack 2017-07-10 22:34:21 -04:00
Evan Cordell
ca5a47edad Merge pull request #2762 from ecordell/fix-conf
fix(conf): invert symlink
2017-07-10 19:38:47 -04:00
Evan Cordell
2bf4e03423 fix(conf): invert symlink 2017-07-10 19:25:33 -04:00
Erica
d5b32dd6fa Merge pull request #2760 from coreos-inc/ericavonb/QUAY-636-v22-queueworker
refactor(queueworker): remove unused function and import
2017-07-10 15:04:22 -04:00
Joseph Schorr
a13235c032 Fix typo 2017-07-10 18:35:51 +03:00
Evan Cordell
1bc9534ecf Merge pull request #2759 from ecordell/cherrypick-2.4.0
Cherrypick 2.4.0
2017-07-10 11:33:55 -04:00
EvB
6e2fad2b9c refactor(queueworker): remove unused function and import
Remove `_close_db_handle` method from `QueueWorker` class. Nowhere
calls this method, so it is safe to remove. This function was the
only place using the `db` imported from `data.model`, so we can
remove that import as well.

Testing: need to look into it
2017-07-10 10:49:39 -04:00
Evan Cordell
939ddfd1d7 Merge v2.4.0-release into cherrypick-2.4.0 2017-07-10 10:25:18 -04:00
Charlton Austin
897a091692 style(data+endpoints): ran yapf
### Description of Changes

ran yapf for the branch

[TESTING->locally using docker compose]

Issue: https://coreosdev.atlassian.net/browse/QUAY-632

## Reviewer Checklist

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-10 09:46:02 -04:00
Charlton Austin
fc4b3642d3 refactor(endpoints/api/tag): refactor code for v22
this decouples the database models from the api

[TESTING->locally with docker compose]

Issue: https://coreosdev.atlassian.net/browse/QUAY-632

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-10 09:40:33 -04:00
Joseph Schorr
661c0e6432 Add superuser configuration for action log rotation 2017-07-10 13:22:29 +03:00
Joseph Schorr
176c26e3f7 Add config validation for action log archiving 2017-07-10 13:09:33 +03:00
Joseph Schorr
fa21e42ffb Add default location for action log archiving
Prevents the logs from being written to the preferred storage, which means they will jump around
2017-07-10 12:37:44 +03:00
Erica
a3afd37c41 Merge pull request #2755 from coreos-inc/ericavonb/QUAY-635/v22-util-tufmetadata
refactor(util/tufmetadata/test): move app test to gc suite
2017-07-07 15:30:30 -04:00
EvB
ccca0c9655 refactor(util/tufmetadata/test): move app test to gc suite 2017-07-07 15:14:14 -04:00
Jimmy Zelinskie
2a20807e8a Merge pull request #2691 from coreos-inc/alegrand/QUAY-577/init_script_uses_absolute_paths
Use $QUAYPATH and $QUAYDIR in conf and init files
2017-07-07 13:00:40 -04:00
Antoine Legrand
48c1cf7c61 Use splited Dockerfile 2017-07-07 11:46:47 +02:00
Evan Cordell
8af741fb49 Merge pull request #2750 from ecordell/ecordell/QUAY-695/fix-message-create
Mark fields as required on globalmessages API so that they are
2017-07-05 18:38:33 -04:00
Evan Cordell
d4ef594c13 Mark fields as required on globalmessages API so that they are
properly checked when the request comes in
2017-07-05 18:16:55 -04:00
Evan Cordell
b6476ea9f4 Merge pull request #2752 from ecordell/ecordell/QUAY-696/fix-markdown-editors
Switch to new markdown editor everywhere
2017-07-05 18:01:12 -04:00
Evan Cordell
3e3e25bb5a Switch to new markdown editor everywhere 2017-07-05 17:35:26 -04:00
Antoine Legrand
cdb3722c17 Use $QUAYPATH and $QUAYDIR in conf and init files 2017-07-05 16:23:54 +02:00
Antoine Legrand
334a08d90b Merge pull request #2714 from coreos-inc/alegrand/QUAY-670/push_ci-images_prodrepo
Push CI images to quay/quay
2017-06-30 17:51:49 +02:00
josephschorr
5f5b1ae6ad Merge pull request #2735 from coreos-inc/dockerignore
Add conf/stack and static/build to .dockerignore
2017-06-29 23:20:42 +03:00
josephschorr
89ab94ffbb Merge pull request #2720 from coreos-inc/gc-opt
GC optimizations
2017-06-29 20:55:14 +03:00
josephschorr
a96555511b Merge pull request #2743 from coreos-inc/joseph.schorr/QUAY-663/gcworker-interface
Change GC worker to use new data interface style
2017-06-29 20:54:04 +03:00
Jimmy Zelinskie
ee30191d88 Merge pull request #2747 from jzelinskie/v1-interfaces
endpoints.v1: new fs layout for data interface
2017-06-29 13:49:14 -04:00
Jimmy Zelinskie
92e978fa0f endpoints.v2: yapf format 2017-06-29 13:24:00 -04:00
Jimmy Zelinskie
ecd5996386 endpoints.v2: new fs layout for data interface
Fixes QUAY-656
2017-06-29 13:19:53 -04:00
Charlton Austin
570c72db17 Merge pull request #2733 from charltonaustin/create_data_interface_for_subsystem_api/tag_632
refactor(data/model/tag_interface): adding in new support for tags api
2017-06-29 11:48:26 -04:00
Charlton Austin
fdb63632b0 Merge branch 'master' into create_data_interface_for_subsystem_api/tag_632 2017-06-29 10:33:15 -04:00
Antoine Legrand
121ef26f31 Push CI images to quay/quay 2017-06-29 14:51:36 +02:00
Antoine Legrand
13002abfd6 Merge pull request #2745 from coreos-inc/fix-missed-file
Fix file I forgot to update
2017-06-29 11:55:34 +02:00