URL: https://github.com/freeipa/freeipa/pull/5506
Author: rcritten
Title: #5506: [Backport][ipa-4-9] Provide more detailed logging around memory detection
Action: opened
PR body:
"""
This PR was opened automatically because PR #5492 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5506/head:pr5506
git checkout pr5506
URL: https://github.com/freeipa/freeipa/pull/5494
Author: mrizwan93
Title: #5494: ipatests: Test if server setup without dns uninstall properly
Action: opened
PR body:
"""
IPA server uninstall was failing if dns was not setup.
This test check if it uninstalls propelry.
related: https://pagure.io/freeipa/issue/8630
Signed-off-by: Mohammad Rizwan <myusuf(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5494/head:pr5494
git checkout pr5494
URL: https://github.com/freeipa/freeipa/pull/5493
Author: rcritten
Title: #5493: Only build the UI with uglifyjs on RHEL 8
Action: opened
PR body:
"""
The previous expression tested for RHEL or RHEL-like
systems to use uglifyjs. Tighten that up to only RHEL 8
so future RHEL can use rjsmin.
https://pagure.io/freeipa/issue/8669
Signed-off-by: Rob Crittenden <rcritten(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5493/head:pr5493
git checkout pr5493
URL: https://github.com/freeipa/freeipa/pull/5492
Author: rcritten
Title: #5492: Provide more detailed logging around memory detection
Action: opened
PR body:
"""
This should make it easier to troubleshoot low memory installation
failures from the logs.
https://pagure.io/freeipa/issue/8404
Signed-off-by: Rob Crittenden <rcritten(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5492/head:pr5492
git checkout pr5492