Discussion:
[Freeipa-devel] [freeipa PR#543][opened] Add options to allow ticket caching
simo5
2017-03-06 18:56:18 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: opened

PR body:
"""
This new option (planned to land in gssproxy 0.7) we cache the ldap
ticket properly and avoid a ticket lookup to the KDC on each and every
ldap connection. (Also requires krb5 libs 1.15.1 to benefit from caching).

NOTE: It is safe to apply this to master, if gssproxy does not support this option it simply is ignored.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
simo5
2017-03-06 23:51:13 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
simo5
2017-03-06 23:52:44 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
simo5
2017-03-07 13:52:33 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
abbra
2017-03-07 14:32:21 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

abbra commented:
"""
LGTM. Here I'd also like to bump gssproxy and krb5 dependencies in the spec file. We need to ensure gssproxy is actually updated.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-284737316
simo5
2017-03-07 14:52:42 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

simo5 commented:
"""
Yes, I think we should add a new PR later once we release gssproxy 0.7
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-284743273
MartinBasti
2017-03-10 15:09:30 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

MartinBasti commented:
"""
Bump
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-285692796
tiran
2017-03-14 15:00:39 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

tiran commented:
"""
@simo5 please resolve the merge conflict
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-286448385
simo5
2017-03-15 07:29:57 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
simo5
2017-03-16 11:01:20 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
simo5
2017-03-16 11:02:01 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

simo5 commented:
"""
@MartinBasti can we push this ? It makes a big difference in framework performance and load on the KDC
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-287024418
simo5
2017-03-16 11:08:31 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
martbab
2017-03-16 12:10:09 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

martbab commented:
"""
I think that we have all dependencies in spec already so I do not see a reason not to.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-287038339
martbab
2017-03-16 12:10:21 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

Label: +ack
martbab
2017-03-16 12:11:11 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

Label: +pushed
martbab
2017-03-16 12:11:14 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

martbab commented:
"""
master:

* 4ee7e4ee6d6500d8b8935c9033388adc4cdbe672 Add options to allow ticket caching
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-287038542
martbab
2017-03-16 12:11:16 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
HonzaCholasta
2017-03-21 11:04:57 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

HonzaCholasta commented:
"""
@martbab, the ticket says 4.5.1, but this was not pushed to ipa-4-5.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-288045552
HonzaCholasta
2017-03-21 11:05:03 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: reopened

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543
HonzaCholasta
2017-03-21 11:05:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

Label: -pushed
HonzaCholasta
2017-03-21 11:06:09 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

Label: +pushed
HonzaCholasta
2017-03-21 11:06:13 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Title: #543: Add options to allow ticket caching

HonzaCholasta commented:
"""
ipa-4-5:

* 62d39385e20b3e1b059466f37cc063833355551e Add options to allow ticket caching
"""

See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-288045834
HonzaCholasta
2017-03-21 11:06:15 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/543
Author: simo5
Title: #543: Add options to allow ticket caching
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/543/head:pr543
git checkout pr543

Loading...