Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
8ce716a4 01/07/2022 03:33 PM Ewoud Kohl van Wijngaarden

Fixes #34154 - Refresh on Pulp plugin installation

smart_proxy_pulp dynamically retrieves the Pulp content types and
Katello uses this. This means the features need to be refreshed after a
content type is added. The API also changes so that cache needs to be...

b15f8c9d 01/07/2022 03:33 PM Ewoud Kohl van Wijngaarden

Clean up coding style in spec tests

This strips trailing whitespace and shortens the syntax.

76e2a685 11/09/2021 01:14 AM William Clark

Fixes #33863 - Allow registration through content proxy via port 443

57ac645b 11/03/2021 01:04 PM William Clark

Configure foreman_proxy::plugin::pulp with rhsm_url

79771d6e 10/28/2021 01:46 PM Justin Sherrill

Fixes #33751 - enable python and ostree content

fb401944 06/07/2021 03:46 PM Justin Sherrill

Fixes #32553 - Remove md5 from allowed content types

Previously we had added md5 to maintain md5 across upgrades
such that the upgrade would pass, but it turns out pulpcore 3.11
includes a migration which would handle this for us, if we were
running the db migration before collectstatic

5c659e76 05/21/2021 10:21 PM Ewoud Kohl van Wijngaarden

Switch to voxpupuli-acceptance-1.0

f495723f 05/10/2021 12:27 PM Eric Helms

Fixes #32567: Ensure bootstrap RPM symlink exists

Adds a separate existence check for the symlink to ensure it exists
and points at the latest RPM. This ensures that if something removes
the symlink on the system tne next puppet run will put the symlink
back in place. Prior to this the symlink could be removed from the...

81d47ae1 05/07/2021 12:06 PM Eric Helms

Fixes #32383: Set Pulp to expect Foreman host as the authenticating client

This sets Apache to expect the client certificate to contain as the
common name the hostname of Foreman. This corresponds to using the
Foreman client certificates to talk to Pulp's API which is expected...

9b769afc 05/06/2021 11:50 AM Eric Helms

Fixes #32529: Find latest bootstrap RPM by sorting as integer

The code that finds the maximum (latest) bootstrap RPM was doing
so via a lexical sort which resulted in incorrect ordering for
what should be latest and thus the 9th RPM was always latest. For...

View revisions

Also available in: Atom