rochacbruno
- Login: rochacbruno
- Registered on: 06/13/2018
- Last connection: 10/27/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 17 | 17 |
Reported issues | 0 | 19 | 19 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Developer, Contributor | 08/20/2018 |
CertGuard | Developer, Contributor | 04/06/2020 |
Container Support | Developer, Private Access, Contributor | 12/06/2019 |
Crane | Developer, Private Access, Contributor | 06/25/2018 |
Debian Support | Developer, Private Access, Contributor | 06/25/2018 |
Docker Support | Developer, Private Access, Contributor | 06/25/2018 |
File Support | Developer, Private Access, Contributor | 06/25/2018 |
Infrastructure | Developer | 06/25/2018 |
Maven Plugin | Developer | 09/18/2019 |
Migration Plugin | Developer, Private Access, Contributor | 01/14/2020 |
Nectar | Developer, Private Access, Contributor | 06/25/2018 |
NPM Plugin | Developer, Contributor | 05/11/2020 |
OSTree Support | Developer, Private Access, Contributor | 06/25/2018 |
Packaging | Developer, Private Access, Contributor | 06/25/2018 |
Pulp | Developer, Private Access, Contributor | 06/25/2018 |
Puppet Support | Developer, Private Access, Contributor | 06/25/2018 |
Python Support | Developer, Private Access, Contributor | 06/25/2018 |
RPM Support | Developer, Private Access, Contributor | 06/25/2018 |
Activity
10/27/2021
-
Issue #9546 (CLOSED - DUPLICATE): When syncing a collection version, all its signatures must be also included
**Ticket moved to GitHub**: "pulp/pulp_ansible/748":https://github.com/pulp/pulp_ansible/issues/748
----
Related to https://pulp.plan.io/issues/9543
Story:
- All collections are signed on the host system
- When... -
Issue #9545 (CLOSED - DUPLICATE): Import/Export must include signatures related to exported contentThe import/export plugin can either include all the signatures present in the system or gradually include only what is present on the exported content.
https://docs.pulpproject.org/pulpcore/workflows/import-export.html#exporting-speci... -
Issue #9544 (CLOSED - DUPLICATE): Define API to serve ContentSignaturesRelated to https://pulp.plan.io/issues/9543
Story: As a client consuming a content, I want to be able to fetch all the signatures related to a specific content in order to perform verification prior to installation.
e.g:
~~~bash... -
Issue #9543 (CLOSED - DUPLICATE): Define and Create a Model to store Content SignaturesStory: Ansible collections and Container Images can be signed using pulp signing services, once a signature is generated we need a place to store the signature along with its metadata.
Signatures are ASCII text blobs or encoded json d...
10/19/2021
09/16/2021
06/18/2021
01/08/2021
-
Issue #8051 (CLOSED - CURRENTRELEASE): Token refresh POST request is missing proxy argument.On this line
https://github.com/pulp/pulp_ansible/blob/97e705403fb981113a79ee4c5bd592f50ef3283f/pulp_ansible/app/downloaders.py#L160
~~~ python
async with self.session.post(url, data=form_payload, raise_for_status=True) as respon...
01/05/2021
-
Issue #8039 (CLOSED - CURRENTRELEASE): Duplicate error on sync when collection already exists in another repositoryReported as Galaxy issue 179 https://issues.redhat.com/browse/AAH-179
duplicate key value violates unique constraint "unique_is_highest" DETAIL: Key (collection_id, is_highest)=(29f416e2-27e6-46ad-9b10-f520dd5d5dfd, t) already exists.
10/28/2020
Also available in: Atom