amacdona@redhat.com
- Login: amacdona@redhat.com
- Email: austin@redhat.com
- Registered on: 12/17/2014
- Last connection: 09/30/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 222 | 222 |
Reported issues | 0 | 337 | 337 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Developer | 08/20/2018 |
CertGuard | Developer | 04/06/2020 |
Container Support | Developer | 12/06/2019 |
Crane | Developer | 12/17/2014 |
Debian Support | Developer | 12/17/2014 |
Docker Support | Developer | 12/17/2014 |
File Support | Developer | 07/17/2017 |
Maven Plugin | Developer | 09/18/2019 |
Migration Plugin | Developer | 01/14/2020 |
Nectar | Developer | 12/17/2014 |
NPM Plugin | Developer | 05/11/2020 |
OSTree Support | Developer | 12/17/2014 |
Packaging | Developer | 12/17/2014 |
Pulp | Developer | 12/17/2014 |
Puppet Support | Developer | 12/17/2014 |
Python Support | Developer | 12/17/2014 |
RPM Support | Developer | 12/17/2014 |
Activity
09/19/2019
-
This seems fixes the issue (forcing the use of /pulp/api/v3/) for pulp_docker. https://github.com/pulp/pulp_docker/pull/415/
Issue #5486: Plugin url patterns allow an arbitrary base path (not just /pulp/api/v3/)Original:
In each of their generated docs I noticed the endpoints all looked like
~~~
**POST** /docker/blah
~~~
instead of
~~~
**POST** /pulp/api/v3/blah
~~~
. Also, when doing DockerRecursiveAddApi.create I get a 404 ... -
-
Story #4637 (NEW): As a plugin writer, I know how to publish REST API docshttps://pulp.plan.io/issues/4636 is how pulpcore will publish REST API docs. This strategy will work best if plugins do this as well, because many of the user-facing REST calls are plugin-specific.
This story is to share the process f...
09/18/2019
-
Applied in changeset commit:pulp_docker|fbc9074078bf4c324c3820bd3201449410ba95ad.
Issue #5161: Removing manifest_lists from a repository does not purge all newly unlinked manifestsTo reproduce:
1\. Sync busybox
2\. Create a new repo foo
3\. add all manifest_lists from busybox to foo
4\. remove all manifest lists from foo
5\. check content unit counts, some manifests (and their referenced blobs) are ... -
Applied in changeset commit:pulp_docker|fbc9074078bf4c324c3820bd3201449410ba95ad.
Issue #4549: Removing docker manifests from a docker repository takes a long timeRemoving all docker manifests from a large docker repo seems to take a long time:
\~300 manifests takes \~2 minutes
\~2000 manifests takes \~30-40 minutes
Reproducer:
1\. Create and sync a docker repo such as: https://quay.io... -
CentOS 7 Python interpreter name change Revision 60cfdf98 (ansible-pulp): Merge pull request #147 from ianballou/patch-1
-
-
jsherrill set this up and it worked as expected.
Task #4937 (CLOSED - COMPLETE): Test SSL peer validationtest ssl_validate option
09/16/2019
-
Add function for cleaning .pyc .pyo and cache Revision e1416b79 (ansible-pulp): Merge pull request #142 from asmacdo/pyclean
-
Problem: journalctl doesn't work for vagrant user in pulp2-pulp3 dev box Revision 53ddc288 (ansible-pulp): Merge pull request #150 from mikedep333/journalctl-vagrant-user
Also available in: Atom