URL: https://github.com/freeipa/freeipa/pull/6021
Author: flo-renaud
Title: #6021: [Backport][ipa-4-9] krb5: Pin kpasswd server to a primary one
Action: opened
PR body:
"""
This PR was opened automatically because PR #6017 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/6021/head:pr6021
git checkout pr6021
URL: https://github.com/freeipa/freeipa/pull/6020
Author: flo-renaud
Title: #6020: [Backport][ipa-4-9] azure: Ignore tar errors
Action: opened
PR body:
"""
This PR was opened automatically because PR #6007 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/6020/head:pr6020
git checkout pr6020
URL: https://github.com/freeipa/freeipa/pull/6017
Author: stanislavlevin
Title: #6017: krb5: Pin kpasswd server to a primary one
Action: opened
PR body:
"""
There are time gaps in which kpasswd requests may fail due to offlined SSSD's locator and replication delays. This results in a password was changed on replica but was not replicated to master (kinit(master)->master(initial)->replica(kpasswd)->master(initial)).
- added `kpasswd_server` serves as a fallback for the offlined locator
- added debugging of locator plugin
Fixes: https://pagure.io/freeipa/issue/8353
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/6017/head:pr6017
git checkout pr6017
URL: https://github.com/freeipa/freeipa/pull/6019
Author: rcritten
Title: #6019: [Backport][ipa-4-9] ipatests: fix expected msg in tasks.run_ssh_cmd
Action: opened
PR body:
"""
This PR was opened automatically because PR #6016 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/6019/head:pr6019
git checkout pr6019
URL: https://github.com/freeipa/freeipa/pull/6007
Author: stanislavlevin
Title: #6007: azure: Ignore tar errors
Action: opened
PR body:
"""
Sometimes tar fails on changed in process files:
```
[2021-09-07 11:03:33] + tar --ignore-failed-read -czf ipaserver_install_logs.tar.gz --warning=no-failed-read /var/log/dirsrv /var/log/httpd2 /var/log/ipa /var/log/ipaclient-install.log /var/log/ipa-custodia.audit.log /var/log/ipaserver-install.log /var/log/krb5kdc.log /var/log/pki /var/log/samba /var/lib/bind/data systemd_journal.log
[2021-09-07 11:03:33] tar: Removing leading `/' from member names
[2021-09-07 11:03:33] tar: Removing leading `/' from hard link targets
[2021-09-07 11:03:33] tar: /var/log/dirsrv/slapd-IPA-TEST/access: file changed as we read it
[2021-09-07 11:03:33] + tests_result=1
```
This is expected failure since processes are not stopped during logs
collection and can flush their logs.
Fixes: https://pagure.io/freeipa/issue/8983
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/6007/head:pr6007
git checkout pr6007
URL: https://github.com/freeipa/freeipa/pull/6018
Author: flo-renaud
Title: #6018: Doc: add a design template
Action: opened
PR body:
"""
Add a template for new features in doc/designs/template.md
The template is excluded from automatic doc generation.
Signed-off-by: Florence Blanc-Renaud <flo(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/6018/head:pr6018
git checkout pr6018
URL: https://github.com/freeipa/freeipa/pull/6014
Author: ckelleyRH
Title: #6014: Make Dogtag return XML for ipa cert-find
Action: opened
PR body:
"""
Using JSON by default within Dogtag appears to cause `ipa cert-find` to
return JSON, when the request was made with XML. We can request that XML
is returned as before by specifying so in the request header.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/6014/head:pr6014
git checkout pr6014
URL: https://github.com/freeipa/freeipa/pull/6012
Author: flo-renaud
Title: #6012: [Backport][ipa-4-9] docs: Make use of `text` highlighting
Action: opened
PR body:
"""
This PR was opened automatically because PR #6010 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/6012/head:pr6012
git checkout pr6012
URL: https://github.com/freeipa/freeipa/pull/6013
Author: flo-renaud
Title: #6013: [Backport][ipa-4-9] ipatests: fix logic waiting for repl in TestIPACommand
Action: opened
PR body:
"""
This PR was opened automatically because PR #6006 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/6013/head:pr6013
git checkout pr6013