URL: https://github.com/freeipa/freeipa/pull/2632
Author: flo-renaud
Title: #2632: [Backport][ipa-4-6] certupdate: add commentary about certmonger
behaviour
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/2632/h
URL: https://github.com/freeipa/freeipa/pull/2633
Author: flo-renaud
Title: #2633: [Backport][ipa-4-7] certupdate: add commentary about certmonger
behaviour
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/2633/h
URL: https://github.com/freeipa/freeipa/pull/2640
Author: tiran
Title: #2640: Handle service_del with bad service name
Action: opened
PR body:
"""
The command 'ipa service-del badservice' used to fail with an internal
server error, because check_required_principal() could not handle a
principa
URL: https://github.com/freeipa/freeipa/pull/2639
Author: flo-renaud
Title: #2639: ipatests: fix TestUpgrade::test_double_encoded_cacert
Action: opened
PR body:
"""
The test is using a stale ldap connection to the master
(obtained before calling upgrade, and the upgrade stops
and starts 389-ds
URL: https://github.com/freeipa/freeipa/pull/2638
Author: Tiboris
Title: #2638: Fix test_ntp_options
Action: opened
PR body:
"""
On nightly tests are failing because custom client and replica install methods
Use methods:
- tasks.replica_install()
- tasks.client_isntall()
instead of custom met
URL: https://github.com/freeipa/freeipa/pull/2637
Author: t-woerner
Title: #2637: ipatests integration/tasks.py: Honor clean for firewall in
uninstall_master
Action: opened
PR body:
"""
This fix will make sure that the firewall services are only cleaned up if
the clean flag is True for exampl