URL: https://github.com/SSSD/sssd/pull/150 Author: pbrezina Title: #150: ssh: go to dp first when looking up host Action: opened
PR body: """ There were three downstream test failures caused by not updating known_host files properly. Original code went to data provider prior to cache lookup but the changes I made went to cache first following our standard pattern. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/150/head:pr150 git checkout pr150
URL: https://github.com/SSSD/sssd/pull/150 Title: #150: ssh: go to dp first when looking up host
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/150 Title: #150: ssh: go to dp first when looking up host
lslebodn commented: """ test passed; ACK """
See the full comment at https://github.com/SSSD/sssd/pull/150#issuecomment-278355826
URL: https://github.com/SSSD/sssd/pull/150 Title: #150: ssh: go to dp first when looking up host
lslebodn commented: """ master: * d9780d2860b2f2c9d707bfd8f2fc72099b9545d7 * 2ffa245e79a5ed66e69d141f4001c13697e01450 """
See the full comment at https://github.com/SSSD/sssd/pull/150#issuecomment-278451756
URL: https://github.com/SSSD/sssd/pull/150 Title: #150: ssh: go to dp first when looking up host
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/150 Author: pbrezina Title: #150: ssh: go to dp first when looking up host Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/150/head:pr150 git checkout pr150
sssd-devel@lists.fedorahosted.org