-
We should add `TOKEN_EXPIRATION_TIME` to `settings.py` and ensure it is easily discoverable.
I see only one occurrence of this setting being mentioned along the lines in the documentation: https://…
-
The instructions at https://pulpproject.org/pulp_container/docs/admin/learn/authentication/ are not fully clear with regards that you can set up a fully working token authentication with the default p…
-
Imagine you have Pulp routable behind several gateways, each with their own FQDN properties. When you go to configure ` CONTENT_ORIGIN` it can only take 1 value and also it has to be set (required). T…
-
Objective
We wanted to use python optimization libraries so that the team can decide on the library that will be leveraged to solve the linear optimization problem.
Interact with Example Implementati…
-
- [x] Integrate the iDMA
- [ ] multi-initiator arbiter in HCI for full-bandwidth DMA access
- [ ] Write bare-metal tests
-
**Is your feature request related to a problem? Please describe.**
Trying to sync signed - **via cosign** - repositories with **filtered tags** and enforcing the sync to mirror only signed content, b…
-
I noticed a discrepancy regarding the license for PuLP. On PyPI, it’s listed under a BSD license, whereas the GitHub repository states that it’s under an MIT license. This difference might lead to som…
-
Domains is an optional feature that allows multi-tenancy.
In the Pulp Container plugin, we need to deal with the fact that we have a single registry (a single source of truth, a remote server) that…
-
Provide users with the option to sync only the relevant manifests they are concerned with, rather than all manifests from a manifest list. Users working with a single architecture should avoid unneces…
-
I have a Pulp server (container deployment) behind a proxy (traefik).
The proxy uses a TLS certificate from a local CA.
The proxy presents the TLS server certificate and the intermediate certificate…