Dennis Kliban

Results 16 comments of Dennis Kliban

For each 3.y.0 release of Pulpcore, a new version 3.y.0 release of pulp-operator should be made. Any bug fixes in the operator should produce pulp-operator 3.y.1+ release. Before we can...

@wing328 @cliffano @zlx @autopp: Should I make a PR for the proposed solution or do you have a better solution in mind?

My suggested fix doesn't work. It produces a client that runs, but then it fails at run time. We ended up removing cookie auth from the OpenAPI schema before generating...

@wing328 The traceback can be seen here: https://github.com/pulp/pulpcore/pull/785#discussion_r455976578

Could you check the value of `ALLOWED_CONTENT_CHECKSUMS` by running `dynaconf list -k ALLOWED_CONTENT_CHECKSUMS` from inside the container?

I tried to reproduce using the latest image from quay.io and I could not reproduce it. ``` quay.io/pulp/pulp latest 728f8846e816 2 weeks ago 2.18 GB ``` It seems like you...

I would recommend filing issues in the pulpcore or pulp_rpm. This issue tracker is specifically for pulp-operator. Here is a link to the new documentation site that we are working...

I am going to transfer this issue to pulpcore.

What are you trying to do? Pulp doesn't have a UI. Please use the pulp-cli to interact with Pulp.

@sigmavirus24 I applied this PR as a patch to my server and it stopped the core dumps i was experiencing. When is this going to be merged and released?