ppicka
- Registered on: 09/03/2018
- Last connection: 04/20/2021
Issues
- Assigned issues: 3
- Reported issues: 47
Projects
- Pulp (Developer, 09/03/2018)
- RPM Support (Developer, 09/03/2018)
- Puppet Support (Developer, 09/03/2018)
- Docker Support (Developer, 09/03/2018)
- Python Support (Developer, 09/03/2018)
- Packaging (Developer, 09/03/2018)
- Crane (Developer, 09/03/2018)
- OSTree Support (Developer, 09/03/2018)
- Debian Support (Developer, 09/03/2018)
- Nectar (Developer, 09/03/2018)
- File Support (Developer, 09/03/2018)
- Ansible Plugin (Developer, 09/03/2018)
- Maven Plugin (Developer, 09/18/2019)
- CertGuard (Developer, 04/06/2020)
- Container Support (Developer, 12/06/2019)
- NPM Plugin (Developer, 05/11/2020)
- Migration Plugin (Developer, 01/14/2020)
Activity
04/21/2021
-
Applied in changeset commit:ansible-pulp|33ca444967a887730a7eae456b91c132dfe5b765. Issue #8186 (MODIFIED): systemctl show-environment fails without sudo on Centosroles/pulp_common/tasks/main.yml executes command systemctl show-environment, which fails on a freshly installed CentOS 7.7 or 7.9 box.
fatal: [localhost]: FAILED! => {"changed": false, "cmd": "set -o pipefail\nsystemctl show-environm... -
-
for some CentOS envs we need escalate privileges for ``systemctl show-environment``
closes: #8186
https://pulp.plan.io/issues/8186 Revision 33ca4449 (ansible-pulp): Privilege escalation -
-
-
Applied in changeset commit:ansible-pulp|9befddaf1ca5b872475aa1c9ea28741600b483af. Issue #8490 (MODIFIED): The installer does not scale down wokers well1. Set `pulp_workers: 10` and run the isntaller
2. Set `pulp_worker: 2` and rerun the installer.
3. Observe there are still 10 worker processes running. -
-
scale down workers when installer run second (or more) time.
closes: #8490
https://pulp.plan.io/issues/8490 Revision 9befddaf (ansible-pulp): Scale down workers
03/31/2021
-
maybe field name like:
~~~ text
user_managable=False
~~~
Issue #8487: Repository list endpoint shows repos that are meant to be hiddenThe pulp_rpm plugin has ["sub_repos"](https://github.com/pulp/pulp_rpm/blob/3157ad10abf777009620ffa421b3eab45d85a5bb/pulp_rpm/app/models/repository.py#L212) for distribution trees. These repos are not meant for users to view/manage. It [...
03/26/2021
-
Applied in changeset commit:pulpcore|ee0684af74475473247e0f5d412f4445392675c1. Story #8423 (MODIFIED): As a user, I get an error message when I try to sync on-demand content with forbidden checksum(s) (and no allowed checksum)
Also available in: Atom