Monday, 2023-09-04

sahido/13:09
sahidjust a gentle ping13:09
sahidwe have this patch that is wating for a while to get review13:09
sahidanychance to have some :-)13:09
sahidhttps://review.opendev.org/c/openstack/keystonemiddleware/+/88535113:09
sahidit's a bug that we are suffering when for some reason the token get corrupted when it is added in memcache13:10
sahidwe have noticed some timout in our prod that we are not able yet to fix13:10
sahidthere is an issue in the current code when the token is corrupted as _deserialize is returning None13:11
sahidthe condition if not isinstance(data, str) return True which executes data.decode('utf-8') which raises an exception13:12
sahidas None does not have method 'decode'13:13
sahidthis prevent the process to regenerate a valid token13:14
*** whoami-r- is now known as whoami-rajat15:54
fricklerd34dh0r53: ^^ 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/!