URL: https://github.com/freeipa/freeipa/pull/5757
Author: rcritten
Title: #5757: [Backport][ipa-4-9] Parse Apache log etime and display average per command
Action: opened
PR body:
"""
This PR was opened automatically because PR #5717 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/5757/head:pr5757
git checkout pr5757
URL: https://github.com/freeipa/freeipa/pull/5759
Author: rcritten
Title: #5759: [Backport][ipa-4-9] hbacrule: reduce number of LDAP searches during deletion
Action: opened
PR body:
"""
This PR was opened automatically because PR #5689 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/5759/head:pr5759
git checkout pr5759
URL: https://github.com/freeipa/freeipa/pull/5753
Author: miskopo
Title: #5753: [Backport][ipa-4-9] ipatests: test_installation: add install test scenarios
Action: opened
PR body:
"""
This PR was opened automatically because PR #5610 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/5753/head:pr5753
git checkout pr5753
URL: https://github.com/freeipa/freeipa/pull/5689
Author: antoniotorresm
Title: #5689: hbacrule: reduce number of LDAP searches during deletion
Action: opened
PR body:
"""
The `hbacrule` module performs a call to `selinuxusermap-find`
during entry deletion. This can be optimized by performing
a direct LDAP search instead.
Related: https://pagure.io/freeipa/issue/8784
Signed-off-by: Antonio Torres <antorres(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5689/head:pr5689
git checkout pr5689
URL: https://github.com/freeipa/freeipa/pull/5747
Author: flo-renaud
Title: #5747: [Backport][ipa-4-9] Constrain pylint to supported versions
Action: opened
PR body:
"""
This PR was opened automatically because PR #5740 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/5747/head:pr5747
git checkout pr5747
URL: https://github.com/freeipa/freeipa/pull/5746
Author: flo-renaud
Title: #5746: [Backport][ipa-4-9] ipatests: Test if ACME renews the issued cert with cerbot
Action: opened
PR body:
"""
This PR was opened automatically because PR #5557 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/5746/head:pr5746
git checkout pr5746
URL: https://github.com/freeipa/freeipa/pull/5745
Author: flo-renaud
Title: #5745: Spec file: bump augeas-libs version
Action: opened
PR body:
"""
Older augeas does not support new options provided by chrony:
sourcedir /run/chrony-dhcp
ntsdumpdir /var/lib/chrony
and is failing to update /etc/chrony.conf in ipa installer.
Bump augeas-libs version to require the fix:
1.12.0-6 on fedora 33+
1.12.0-3 otherwise
Fixes: https://pagure.io/freeipa/issue/8676
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5745/head:pr5745
git checkout pr5745
URL: https://github.com/freeipa/freeipa/pull/5717
Author: rcritten
Title: #5717: Parse Apache log etime and display average per command
Action: opened
PR body:
"""
Including execution time (etim) was added in commit
4d716d3fbc69760bc0f7bd1a7c83ab14f1a62f18
This is a parser that will collect API executions and
average them by command.
If > 5 requests of the same type then the fastest and slowest
results will be dropped to try to smooth the average.
These averages will be used for two purposes:
1. Identify potential bottlenecks in API performance
2. Provide a baseline so that future performance changes can be
measured.
It is included in contrib because this is not going to be shipped
with a distribution but is useful to have with the code.
A sample execution is:
Mean user_show: 12234152.5 of 2 executions
Mean command_defaults: 3284363.0 of 3 executions
Mean user_add: 594369554.5 of 2 executions
The parselog command was successful
Times are in nanoseconds.
https://pagure.io/freeipa/issue/8809
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/5717/head:pr5717
git checkout pr5717
URL: https://github.com/freeipa/freeipa/pull/5755
Author: rcritten
Title: #5755: [Backport][ipa-4-8] pkispawn: Make timeout consistent with IPA's startup_timeout
Action: opened
PR body:
"""
This PR was opened automatically because PR #5751 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5755/head:pr5755
git checkout pr5755
URL: https://github.com/freeipa/freeipa/pull/5754
Author: rcritten
Title: #5754: [Backport][ipa-4-9] pkispawn: Make timeout consistent with IPA's startup_timeout
Action: opened
PR body:
"""
This PR was opened automatically because PR #5751 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/5754/head:pr5754
git checkout pr5754