Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
69bdebcc 10/07/2021 09:14 AM Eric Helms

Fixes #33446: Allow setting the time until a worker is considered lost

This change implements the WORKER_TTL setting which lets Pulp decide
how long to wait for a worker to respond before considering it gone
and cleaning up it's database and re-assiging work.

2318348c 07/13/2021 12:03 PM Eric Helms

Revert "Refs #32917 - Don't deploy or configure Redis with new tasking system"

This reverts commit 7a5543b1a47de8d76a1cad1fb76e12db7bbf8e45.

7a5543b1 07/09/2021 12:23 PM William Clark

Refs #32917 - Don't deploy or configure Redis with new tasking system

9ad14f5d 07/08/2021 12:01 PM William Clark

Fixes #32891 - Support new tasking system and enable it by default

This introduces a new parameter `use_rq_tasking_system` with default
value false that configures pulpcore to use the same RQ worker tasking
system as before. When false, it instead configures pulpcore to use...

401869cd 07/07/2021 03:09 PM Eric Helms

Refs #32910: Add ability to enable content caching

Adds a flag to enable content caching via Redis. This is disabled
by default as its a new optional feature in Pulp 3.14.

673d3b61 05/21/2021 10:24 PM Ewoud Kohl van Wijngaarden

Switch to voxpupuli-acceptance-1.0

6ed8be4e 04/21/2021 12:37 PM Justin Sherrill

Fixes #31950 - support ansible plugin

a60df532 10/13/2020 08:12 PM Ewoud Kohl van Wijngaarden

Add HTTP / HTTPS vhost management

The goal of this is that the module can either manage the vhost itself
or attach fragments to another vhost to embed the application. This
allows composition.

a4747281 07/23/2020 03:13 PM Ewoud Kohl van Wijngaarden

Introduce a curl_command helper

This aims to reduce the duplication in curl verifications and also
allows checking both the body and the response code.

a53affa0 07/17/2020 04:08 PM Ewoud Kohl van Wijngaarden

Sort plugins in acceptance test

View revisions

Also available in: Atom