Joseph Schorr
ac566c7054
Fix NPE when setting tag to not expire
2019-03-11 12:23:51 -04:00
Joseph Schorr
04d6d5696b
Merge pull request #3405 from quay/fix-tag-queries
...
Fix tag queries for OCI
2019-03-11 12:10:02 -04:00
Sida Chen
b3ca204c85
Merge pull request #3406 from KeyboardNerd/QUAY-1432
...
Fix UI problem that clair service kid can't be shown
2019-03-11 10:32:18 -04:00
Sida Chen
66691e8a1b
Fix UI problem that clair service kid can't be shown
2019-03-08 17:33:57 -05:00
Joseph Schorr
2027d13d2b
Change tag history call in OCI to not load the contents of the manifest
...
Just in case that load is slow on the DB
2019-03-08 14:59:33 -05:00
Joseph Schorr
0d6343871e
Change the tags query used for OCI to list tags to be shallow
...
This removes the join on Manifest which was (possibly) causing the prod issue. We also simplify the lookup for pre-OCI as well, a bit.
2019-03-08 14:07:30 -05:00
Joseph Schorr
530c0705e9
Merge pull request #3403 from quay/fix-npe-repo-endpoint
...
Fix an NPE on the repository API endpoint
2019-03-07 14:50:51 -05:00
Joseph Schorr
5d9b522e90
Fix an NPE on the repository API endpoint
...
Not all tags will have legacy images anymore
2019-03-07 14:40:16 -05:00
Joseph Schorr
23d8ecc3cc
Merge pull request #3401 from quay/fix-oci-tags-ordering
...
Fix ordering of tags in the OCI model
2019-03-07 13:58:26 -05:00
Joseph Schorr
96072a44c0
Fix ordering of tags in the OCI model
...
Before this change, we were neglecting to sort the tags by ID, which meant that pagination was broken
2019-03-07 12:53:02 -05:00
Sida Chen
000957ce82
Merge pull request #3400 from KeyboardNerd/fix_client_test
...
Fix client test unable to load insecure registry config
2019-03-06 15:32:00 -05:00
Sida Chen
136889c7cb
Fix client test unable to load insecure registry config
2019-03-06 14:35:57 -05:00
Joseph Schorr
1f7b614905
Merge pull request #3398 from quay/joseph.schorr/QUAY-1342/v1-push-flag
...
Add ability to restrict V1 push behind a namespace whitelist
2019-03-06 13:34:29 -05:00
Joseph Schorr
b86d389c8e
Add ability to restrict V1 push behind a namespace whitelist
...
Also enables the feature by default with an empty whitelist for QE
Fixes https://jira.coreos.com/browse/QUAY-1342
2019-03-05 17:33:32 -05:00
Joseph Schorr
d3dd2f7b7c
Merge pull request #3397 from quay/joseph.schorr/QUAY-1418/fix-v1-push
...
Fix V1 push for layers already uploaded
2019-03-05 13:40:19 -05:00
Joseph Schorr
bdae32630e
Fix V1 push for layers already uploaded
2019-03-05 12:13:01 -05:00
Sida Chen
79a115b01d
Merge pull request #3391 from KeyboardNerd/cert_on_client_tests
...
Add support to verify TLS on client tests
2019-03-04 15:34:47 -05:00
Sida Chen
3edbd6caf6
Merge pull request #3396 from KeyboardNerd/QUAY-1227
...
Mount SSL certs in config_app if given
2019-03-04 14:16:26 -05:00
Sida Chen
c8dd36dcc6
Mount SSL certs in config_app if given
...
Fixes https://jira.coreos.com/browse/QUAY-1227
2019-03-04 14:06:00 -05:00
Joseph Schorr
393b5dff9d
Merge pull request #3395 from quay/joseph.schorr/QUAY-1385/remove-superuser-req
...
Remove requirement for superuser when loading existing config
2019-03-04 13:53:56 -05:00
Joseph Schorr
9b23c7a174
Remove requirement for superuser when loading existing config
2019-03-04 13:28:40 -05:00
Sida Chen
2819c264cd
Merge pull request #3393 from KeyboardNerd/wtf
...
Remove wtf
2019-03-01 18:33:53 -05:00
Sida Chen
09b37f10aa
Add support to verify TLS on client tests
2019-03-01 15:38:24 -05:00
Sida Chen
20f93a6805
Remove wtf
2019-03-01 15:32:39 -05:00
Joseph Schorr
c7fe467cc8
Merge pull request #3392 from quay/squashed-additional-logging
...
Add additional logging information to squashed image exception
2019-03-01 13:04:42 -05:00
Joseph Schorr
ef13fd06e0
Add additional logging information to squashed image exception
2019-03-01 12:53:03 -05:00
Joseph Schorr
26b1aef33e
Merge pull request #3390 from quay/joseph.schorr/QUAY-1383/change-logo
...
Update references from CoreOS to Red Hat
2019-03-01 11:32:29 -05:00
Joseph Schorr
4a42d782a6
Merge pull request #3389 from quay/joseph.schorr/QUAY-1176/remove-default-support
...
Remove pre-defined Quay.io specific contact information
2019-02-28 15:54:37 -05:00
Joseph Schorr
dcf6a68af8
Update references from CoreOS to Red Hat
2019-02-28 15:53:45 -05:00
Joseph Schorr
b9ec390ff6
Remove pre-defined Quay.io specific contact information
...
Fixes https://jira.coreos.com/browse/QUAY-1176
2019-02-28 15:40:23 -05:00
Joseph Schorr
9d3543a353
Merge pull request #3315 from quay/joseph.schorr/QUAY-1266/manifestlist-validation
...
Add architecture validation to manifest lists that contain schema 1 manifests
2019-02-27 18:32:21 -05:00
Joseph Schorr
dbe64c8327
Merge pull request #3386 from quay/joseph.schorr/QUAY-1352/storage-proxy
...
Add storage proxy option into the configuration tool
2019-02-27 16:59:24 -05:00
Joseph Schorr
17c624e596
Add storage proxy option into the configuration tool
2019-02-27 16:44:43 -05:00
Joseph Schorr
e78e021ea6
Merge pull request #3385 from quay/external-lib-retry
...
Add automatic retry to external lib downloader
2019-02-26 16:26:45 -05:00
Joseph Schorr
ab3a1983f9
Add automatic retry to external lib downloader
2019-02-26 16:21:24 -05:00
Joseph Schorr
07fccb8703
Merge pull request #3383 from quay/joseph.schorr/QUAY-1371/optimize-log-archive
...
Optimize the logs archiving worker to not issue extremely long queries
2019-02-26 16:05:50 -05:00
Joseph Schorr
694734a042
Merge pull request #3384 from quay/hide-export-logs
...
Hide all of the export log APIs when the feature is disabled
2019-02-26 15:57:13 -05:00
Joseph Schorr
1bf2875eca
Hide all of the export log APIs when the feature is disabled
2019-02-26 14:41:00 -05:00
Joseph Schorr
91e9fe8050
Optimize the logs archiving worker to not issue extremely long queries
...
Fixes https://jira.coreos.com/browse/QUAY-1371
2019-02-26 14:37:42 -05:00
thomasmckay
2bebea23f7
Merge pull request #3382 from thomasmckay/1166-rebrand-quay
...
1166 - 'Quay Enterprise' to 'Red Hat Quay'
2019-02-26 10:42:08 -05:00
Tom McKay
674e471973
1166 - 'Quay Enterprise' to 'Red Hat Quay'
2019-02-25 18:27:11 -05:00
Joseph Schorr
f0f2d9cdf4
Add architecture validation to manifest lists that contain schema 1 manifests
...
Fixes https://jira.coreos.com/browse/QUAY-1266
2019-02-22 13:39:54 -05:00
Joseph Schorr
b5a5ce7c43
Merge pull request #3380 from quay/joseph.schorr/QUAY-1353/always-new-tag-manifest
...
Always create a new tag manifest row when backfilling in the old data model
2019-02-20 17:20:32 -05:00
Joseph Schorr
a8d64f153e
Merge pull request #3346 from quay/client-test-improvements
...
Client test improvements
2019-02-20 16:25:13 -05:00
Joseph Schorr
72ef93b73c
Add a podman client test
2019-02-20 16:07:05 -05:00
Joseph Schorr
77fa28a749
Always create a new tag manifest row when backfilling in the old data model
...
This is temporary anyway, but it will allow us to finish the backfill without having to worry about newer tags being displayed with just their V1IDs
Fixes https://jira.coreos.com/browse/QUAY-1353
2019-02-20 16:04:31 -05:00
Joseph Schorr
6e36138251
Merge pull request #3359 from quay/logs-interface-tests
...
Add tests for the logs model interface
2019-02-20 15:06:12 -05:00
Joseph Schorr
d763361069
Merge pull request #3378 from quay/joseph.schorr/QUAY-1351/fix-super-large-manifest-backfill
...
Fix backfills of super large manifests by stripping metadata from all but the final layer
2019-02-20 15:00:13 -05:00
Joseph Schorr
96083956b9
Merge pull request #3377 from quay/joseph.schorr/QUAY-1350/additional-storage-assertions
...
Add additional assertions and further checks in storage code
2019-02-20 13:12:07 -05:00
Joseph Schorr
693e47e063
Add additional assertions and further checks in storage code
2019-02-20 12:12:56 -05:00