osapryki
- Login: osapryki
- Registered on: 09/26/2018
- Last connection: 06/28/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 12 | 12 |
Reported issues | 0 | 39 | 39 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Developer, Contributor | 09/26/2018 |
CertGuard | Contributor | 04/06/2020 |
Container Support | Contributor | 12/06/2019 |
Crane | Contributor | 09/26/2018 |
Debian Support | Contributor | 09/26/2018 |
Docker Support | Contributor | 09/26/2018 |
File Support | Contributor | 09/26/2018 |
Migration Plugin | Contributor | 01/14/2020 |
Nectar | Contributor | 09/26/2018 |
NPM Plugin | Contributor | 05/11/2020 |
OSTree Support | Contributor | 09/26/2018 |
Packaging | Contributor | 09/26/2018 |
Pulp | Contributor | 09/26/2018 |
Puppet Support | Contributor | 09/26/2018 |
Python Support | Contributor | 09/26/2018 |
RPM Support | Contributor | 09/26/2018 |
Activity
05/26/2021
04/29/2021
-
Issue #8656 (CLOSED - CURRENTRELEASE): Remove external call from 0061_call_handle_artifact_checksums_commandCalling management command from migrations eventually leads to breaking the migration tree in new installations, once the models used in `handle-artifact-checksums` go out of sync with schema valid during application of this particular m...
04/27/2021
04/08/2021
-
Issue #8525 (CLOSED - CURRENTRELEASE): Pulp does not respect REDIS_SSL configuration parameterWhen building settings for RQ in `pulpcore/rqconfig.py` the `REDIS_SSL` parameter is ignored and not passed to RQ.
The only way to create SSL connection with redis is by using `REDIS_URL`.
This makes containerized deployments more co...
04/01/2021
-
The root cause of the problem is that pulp worker process is not atomic.
Worker cleanup is executed by workers in a concurrent environment. When a worker queries for worker record [1] and related resources [2] [3] and before worker is m... Issue #8352: Possible race condition in reserved resources('task_href: %s, has failed with error %f', '/pulp/api/v3/tasks/111ef25e-5798-4bdf-b619-ad120ea31ebb/',
{'traceback': ' File "/opt/bats/lib/python3.8/site-packages/rq/worker.py", line 982, in perform_job
self.h...
12/01/2020
-
Issue #7907 (CLOSED - CURRENTRELEASE): Failed task did not clean up properly resource reservationsIn Automation Hub the task `galaxy_ng.app.tasks.synclist.curate_synclist_repository` failed due to redis failure. However resource reservation for that task remained in the database blocking entire tasking system (if workers number = 1)....
10/27/2020
-
Issue #7754 (CLOSED - CURRENTRELEASE): PostgreSQL extension uuid-ossp is missing in pulp/pulp-ci container imageAutomation Hub requires PostgreSQL extension "uuid-ossp" to perform a data migration https://github.com/ansible/galaxy_ng/pull/528, however Travis CI fails with the following error:
```
django.db.utils.OperationalError: could not ope...
10/08/2020
-
Full query log:
https://gist.github.com/cutwater/8ad7eb7aa9a86232d2169c61b18e61cf Issue #7564: Excess number of suboptimal queries when querying collections listRequest to `/pulp/api/v3/content/ansible/collection_versions` (see Request) produces **6 + 2N** SQL queries, where N is a number of collection version in response.
This is highly inefficient and may result in a high request latency in... -
-
Also available in: Atom