| sahid | o/ | 13:09 |
|---|---|---|
| sahid | just a gentle ping | 13:09 |
| sahid | we have this patch that is wating for a while to get review | 13:09 |
| sahid | anychance to have some :-) | 13:09 |
| sahid | https://review.opendev.org/c/openstack/keystonemiddleware/+/885351 | 13:09 |
| sahid | it's a bug that we are suffering when for some reason the token get corrupted when it is added in memcache | 13:10 |
| sahid | we have noticed some timout in our prod that we are not able yet to fix | 13:10 |
| sahid | there is an issue in the current code when the token is corrupted as _deserialize is returning None | 13:11 |
| sahid | the condition if not isinstance(data, str) return True which executes data.decode('utf-8') which raises an exception | 13:12 |
| sahid | as None does not have method 'decode' | 13:13 |
| sahid | this prevent the process to regenerate a valid token | 13:14 |
| *** whoami-r- is now known as whoami-rajat | 15:54 | |
| frickler | d34dh0r53: ^^ I think as a bugfix it still should be able to merge this during freeze? | 18:45 |
| -opendevstatus- NOTICE: Some Gerrit changes that update Zuul configuration may fail with no response from Zuul. A fix is in progress. | 20:05 | |
| -opendevstatus- NOTICE: Gerrit changes with updates to Zuul's configuration should now be handled correctly. Recheck any changes to Zuul configuration which did not report results. | 22:37 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!