Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
b0337ee3 10/14/2022 01:58 PM Amit Upadhye

Fixes #35058 - upgrade scenario for Foreman and Katello nightly (#633)

  • Fixes #35058 - upgrade scenario for Foreman and Katello nightly
be3da3b3 10/13/2022 05:23 PM Eric Helms

Refs #35612 - Tuning requirements check when successful should return nothing

013ea7b9 10/13/2022 12:11 PM Eric Helms

Fixes #35612: Add check that system meets tuning profile requirements

19fe6027 10/06/2022 12:27 PM Evgeni Golov

Refs #35404 - add tests

fef74a83 09/19/2022 03:14 PM Amit Upadhye

Fixes #35533 - remove duplicate ssl params of cpdb cmd (#643)

c9ae8929 05/19/2022 01:06 PM Amit Upadhye

Fixes #34937 - Simplify self-upgrade mechanism

With this change self-upgrade enables required repositories in yum/dnf
command. This means it does not change the state of system repositories,
which simplifies the code and improves time it takes to complete the update.

2324848e 05/11/2022 10:54 AM Amit Upadhye

Fixes #34854 - disable custom repo if it was not enabled

555a8fb4 05/10/2022 10:13 AM Eric Helms

Refs #34874: Include pulpcore_cache_data for installer in config_files

8ca51da2 02/11/2022 12:51 PM Evgeni Golov

Fixes #34438 - don't try to find services for `nil`

when there is no mapping from a component to a feature,
`component_features_map[component]` will return `nil` and `nil.to_sym`
ends badly.

ideally, each component would be present in the map, but this makes the...

49163fd9 11/23/2021 12:56 PM Evgeni Golov

Fixes #33272 - implement dry-run for restore

View revisions

Also available in: Atom