Project

General

Profile

Activity

From 05/04/2022 to 06/02/2022

06/02/2022

12:11 PM Refactor #35011 (Ready For Testing): Refactor maintenance mode procedures
The Foreman Bot
12:08 PM Refactor #35011 (Closed): Refactor maintenance mode procedures
Both enable and disable maintenance modes should provide option to install iptables/nftables utilities if missing. Amit Upadhye
10:31 AM Feature #35009 (Ready For Testing): Update base_database concern for Debian pgsql dir
The Foreman Bot
10:20 AM Feature #35009 (Closed): Update base_database concern for Debian pgsql dir
Amit Upadhye
10:31 AM Feature #35010 (Ready For Testing): Update psql config path for Debian
The Foreman Bot
10:27 AM Feature #35010 (Closed): Update psql config path for Debian
Amit Upadhye
10:18 AM Bug #35008 (Ready For Testing): run restorecon only if cmd is available
The Foreman Bot
10:16 AM Bug #35008 (Closed): run restorecon only if cmd is available
Amit Upadhye
10:17 AM Feature #35007 (Ready For Testing): Update metadata collection procedure for the Debian
The Foreman Bot
10:14 AM Feature #35007 (Closed): Update metadata collection procedure for the Debian
Amit Upadhye

06/01/2022

12:29 PM Revision 741ea7ac (foreman_maintain): Refs #34181 - generate apipie docs after Puppet removal
Amit Upadhye
12:29 PM Revision dafad885 (foreman_maintain): Refs #34181 - generate docs for English language only
Amit Upadhye
08:01 AM Feature #34195 (Closed): Add apt support in foreman-maintain
Applied in changeset commit:foreman_maintain|da0ba6d74984b92b552229599eb36bb98e3959f6. Amit Upadhye
07:55 AM Revision da0ba6d7 (foreman_maintain): Fixes #34195 - add apt package manager for debian
Amit Upadhye

05/19/2022

02:01 PM Bug #34937 (Closed): Simplify self-upgrade mechanism
Applied in changeset commit:foreman_maintain|c9ae8929569961340016091eac48c5ca05a11889. Amit Upadhye
01:06 PM Revision c9ae8929 (foreman_maintain): 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 sta...
Amit Upadhye

05/18/2022

12:47 PM Bug #34937: Simplify self-upgrade mechanism
The current implementation of the self-upgrade deals with enabling and disabling the repositories and storing that on... Amit Upadhye
10:25 AM Bug #34937 (Ready For Testing): Simplify self-upgrade mechanism
The Foreman Bot
10:23 AM Bug #34937 (Closed): Simplify self-upgrade mechanism
Amit Upadhye
08:01 AM Bug #34928 (Closed): The repository manager does not give consitent repository label on EL7 and EL8
Applied in changeset commit:foreman_maintain|66601887f76adfe88d320e5d71ba17e46e8641ab. Amit Upadhye
07:42 AM Revision 66601887 (foreman_maintain): Fixes #34928 - sanitize the repository labels in repository manager
Amit Upadhye

05/17/2022

12:28 PM Revision 4ba3e465 (foreman_maintain): Refs #34878 - don't enable RH repos when custom repo mentioned
Amit Upadhye
09:44 AM Bug #34928 (Ready For Testing): The repository manager does not give consitent repository label on EL7 and EL8
The Foreman Bot
09:36 AM Bug #34928 (Closed): The repository manager does not give consitent repository label on EL7 and EL8
on EL7 repolist has extra info,
~~~
# yum repolist
Loaded plugins: product-id, subscription-manager
repo id ...
Amit Upadhye

05/13/2022

05:23 PM Bug #34922 (Ready For Testing): don't disable all repositories in self upgrade which takes long time to finish
The Foreman Bot
03:41 PM Bug #34922 (Closed): don't disable all repositories in self upgrade which takes long time to finish
Amit Upadhye

05/11/2022

11:34 AM Bug #34893 (Ready For Testing): the yum-config-manager enable and disable repo flags are incorrect
The Foreman Bot
11:33 AM Bug #34893 (Closed): the yum-config-manager enable and disable repo flags are incorrect
Amit Upadhye
11:01 AM Bug #34854 (Closed): The satellite-maintain self-upgrade does not disable the non RHSM repository if it was not enabled on system
Applied in changeset commit:foreman_maintain|2324848e7bddd817c5a73c6a9fb4a508086b953f. Amit Upadhye
10:54 AM Revision 2324848e (foreman_maintain): Fixes #34854 - disable custom repo if it was not enabled
Amit Upadhye
10:01 AM Bug #34878 (Closed): The self-upgrade mechnism can fail with dependency issues of psql or nftables
Applied in changeset commit:foreman_maintain|e9859aea22d33e331136bb7f8c16b48c31043cf2. Amit Upadhye
09:23 AM Revision e9859aea (foreman_maintain): Fixes #34878 - enable Red Hat repositories to resolve dependencies if any
Amit Upadhye

05/10/2022

10:13 AM Revision 555a8fb4 (foreman_maintain): Refs #34874: Include pulpcore_cache_data for installer in config_files
Eric Helms

05/09/2022

11:37 AM Bug #34878 (Ready For Testing): The self-upgrade mechnism can fail with dependency issues of psql or nftables
The Foreman Bot
10:04 AM Bug #34878 (Closed): The self-upgrade mechnism can fail with dependency issues of psql or nftables
The rpm of foreman-maintain now has explicit dependencies of nftables and psql packages. Considering these packages a... Amit Upadhye

05/06/2022

03:01 PM Bug #34874 (Closed): Backups do not contain foreman_cache_data if Puppet is not present
Applied in changeset commit:foreman_maintain|447d9653e9371b6f2c7fa709ceca873160e6db29. Eric Helms
02:16 PM Bug #34874 (Ready For Testing): Backups do not contain foreman_cache_data if Puppet is not present
The Foreman Bot
02:13 PM Bug #34874 (Closed): Backups do not contain foreman_cache_data if Puppet is not present
Eric Helms
02:45 PM Revision 447d9653 (foreman_maintain): Fixes #34874: foreman_cache_data should be a config file for backups always
The foreman_cache_data directory contains a number of important secrets
that need to be present in a backup. This was...
Eric Helms

05/04/2022

02:01 PM Bug #34820 (Closed): The nft ruleset does not allow traffic from localhost
Applied in changeset commit:foreman_maintain|daa61d60975d64aa510f6874847a518d4d546904. Amit Upadhye
01:33 PM Revision daa61d60 (foreman_maintain): Fixes #34820 - nft rule to allow traffic from localhost
Amit Upadhye
 

Also available in: Atom