ekohl
- Login: ekohl
- Registered on: 09/18/2018
- Last connection: 07/13/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 0 | 10 | 10 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Developer, Contributor | 01/18/2021 |
CertGuard | Developer, Contributor | 01/18/2021 |
Container Support | Developer, Contributor | 01/18/2021 |
Crane | Developer, Contributor | 01/18/2021 |
Debian Support | Developer, Contributor | 01/18/2021 |
Docker Support | Developer, Contributor | 01/18/2021 |
File Support | Developer, Contributor | 01/18/2021 |
Maven Plugin | Developer | 01/18/2021 |
Migration Plugin | Developer, Contributor | 01/18/2021 |
Nectar | Developer, Contributor | 01/18/2021 |
NPM Plugin | Developer, Contributor | 01/18/2021 |
OSTree Support | Developer, Contributor | 01/18/2021 |
Packaging | Developer, Contributor | 01/18/2021 |
Pulp | Developer, Contributor | 01/18/2021 |
Puppet Support | Developer, Contributor | 01/18/2021 |
Python Support | Developer, Contributor | 01/18/2021 |
RPM Support | Developer, Contributor | 01/18/2021 |
Activity
07/13/2021
05/06/2021
02/23/2021
-
For myself I started a reference in our Puppet module: https://github.com/theforeman/puppet-pulpcore#installation-layout. Since Pulp 3.10 this is also the default layout. Perhaps that documentation should be copied upstream.
In https:... Task #8297: Documentation relating to Directory Structure & File Systems
**Ticket moved to GitHub**: "pulp/pulpcore/1974":https://github.com/pulp/pulpcore/issues/1974
----
Good morning all.
TLDR: Should the documentation be updated to reference DEPLOY_ROOT, and recommend that it is on a s...
01/15/2021
-
The problem is that chunked upload is required to be within the media root. If you configure settings.CHUNKED_UPLOAD_DIR outside of that, it's deemed insecure since it could be trying to write to a insecure location.
In https://github... Issue #8099: File upload causes django.security.SuspiciousFileOperation:ERRORVersions:
pulpcore 3.9.0
pulp-file 1.5.0
When trying to upload a file via /pulp/api/v3/uploads, a 400 is thrown with the error in the title.
Traceback:...
10/27/2020
-
Nginx calls it root instead of DocumentRoot, but that's fairly similar. As such, it's closer than just "pulpcore_static". However, if that's what you choose then we'll follow.
It would be very useful if the documentation (for example ... Task #7750: Add Installation Layout on the filesystem to the installation guideThe installation guide should provide information about the layout of /var/lib/pulp and /etc/pulp/. Something similar to what the foreman-installer offers in this area[0].
[0] https://github.com/theforeman/puppet-pulpcore#installation...
10/26/2020
-
Task #7750 (CLOSED - CURRENTRELEASE): Add Installation Layout on the filesystem to the installation guideThe installation guide should provide information about the layout of /var/lib/pulp and /etc/pulp/. Something similar to what the foreman-installer offers in this area[0].
[0] https://github.com/theforeman/puppet-pulpcore#installation...
10/18/2020
10/13/2020
-
It's important to note we discovered WorkingDirectory=~ isn't supported in EL7's systemd version. In https://github.com/theforeman/puppet-pulpcore/commit/4bb4942c7be1cbd8466a703a4ee4dc7071713ead we changed it to absolute paths. That may ... Issue #7698: Error when syncing a remote if systemd working dir is set to ~a recent change: https://github.com/theforeman/puppet-pulpcore/commit/b3b7c133c513dd2c30b00a81e64b2bb33ca92397
caused this error when syncing a remote:
~~~
File "/usr/lib/python3.6/site-packages/rq/job.py", line 684, in pe...
10/09/2020
-
By now pulpcore-selinux 1.1.3 has been released which contains the correct context. python3-pulpcore-3.7.1-2 contains the libexec wrappers. For convenience, I've submitted https://github.com/theforeman/pulpcore-packaging/pull/41 as a che... Issue #7663: SELinux policies not being applied when using RPM based installationAs a user I am deploying pulpcore using the pulp_installer (3.7.1) and the upstream packages located at https://yum.theforeman.org/pulpcore/3.7/el7/x86_64/
After installation the services are started as `unconfined_service_t` rather t...
Also available in: Atom