| openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Include '-' in multipart ETags https://review.openstack.org/592230 | 00:58 |
|---|---|---|
| openstackgerrit | Tim Burke proposed openstack/swift master: s3api: Include '-' in S3 ETags of normal SLOs https://review.openstack.org/592231 | 00:58 |
| timburke | i *think* that broke it up pretty cleanly? | 00:58 |
| kota_ | good morning | 02:04 |
| kota_ | thanks timburke to break the patch into smmall ones! | 02:05 |
| kota_ | I'll check it today | 02:05 |
| openstackgerrit | Yash Murty proposed openstack/slogging master: Implements: blueprint update-access-processor-log-source Fix log source issue of Public and Service category https://review.openstack.org/577112 | 02:08 |
| kota_ | oh nice, Yash is working for slogging actively. | 02:12 |
| openstackgerrit | Keiichi Hikita proposed openstack/slogging master: Fix log source issue of Public and Service category https://review.openstack.org/577112 | 02:12 |
| openstackgerrit | Merged openstack/slogging master: Fix log source issue of Public and Service category https://review.openstack.org/577112 | 02:23 |
| *** psachin has joined #openstack-swift | 02:48 | |
| mattoliverau | morning kota_ | 03:02 |
| openstackgerrit | Matthew Oliver proposed openstack/swift master: Multi-key KMS keymaster https://review.openstack.org/591555 | 03:57 |
| mattoliverau | ^ there are at least some basic tests for the multikey kms keymaster | 03:58 |
| *** pcaruana has quit IRC | 05:26 | |
| *** cbartz has joined #openstack-swift | 06:38 | |
| *** beisner has quit IRC | 06:40 | |
| *** beisner has joined #openstack-swift | 06:41 | |
| *** hoonetorg has quit IRC | 06:45 | |
| *** gkadam has joined #openstack-swift | 06:48 | |
| *** pcaruana has joined #openstack-swift | 06:48 | |
| viks_ | is s3api (swift3 middleware) is part of swift Queens? if not will it be part of Rocky? | 06:50 |
| *** hoonetorg has joined #openstack-swift | 06:57 | |
| viks_ | found out tht it's not a part of Queens.. | 07:00 |
| kota_ | viks_: you're right. that finished at 2.18.0 (https://github.com/openstack/swift/blob/master/CHANGELOG#L11) which is after Queens stable release (2.17.0) | 07:04 |
| viks_ | kota_: so it'll be part of Rocky release right? | 07:10 |
| kota_ | viks_: it should be. Rocky will be released at around the last of this month . | 07:11 |
| viks_ | kota_: Ok.. thanks for the info.. | 07:12 |
| *** rcernin has quit IRC | 07:20 | |
| *** mikecmpbll has joined #openstack-swift | 08:07 | |
| *** Renich[m] has quit IRC | 08:11 | |
| *** ianychoi_ has quit IRC | 08:42 | |
| *** lukaslemes has joined #openstack-swift | 08:46 | |
| *** d0ugal has quit IRC | 09:14 | |
| *** d0ugal has joined #openstack-swift | 09:18 | |
| *** d0ugal has quit IRC | 10:07 | |
| *** d0ugal has joined #openstack-swift | 10:13 | |
| *** mvkr has quit IRC | 10:54 | |
| *** mvkr has joined #openstack-swift | 11:25 | |
| *** cbartz has left #openstack-swift | 11:46 | |
| *** cbartz has joined #openstack-swift | 12:29 | |
| tdasilva | good morning | 12:32 |
| *** dewanee has left #openstack-swift | 13:19 | |
| *** mattia has joined #openstack-swift | 13:19 | |
| *** kei-ichi has quit IRC | 13:24 | |
| *** mvkr has quit IRC | 14:02 | |
| *** mikecmpb_ has joined #openstack-swift | 14:04 | |
| *** mikecmpbll has quit IRC | 14:05 | |
| *** mvkr has joined #openstack-swift | 14:33 | |
| *** d0ugal has quit IRC | 14:39 | |
| *** d0ugal has joined #openstack-swift | 14:41 | |
| *** mikecmpb_ has quit IRC | 14:50 | |
| *** mikecmpbll has joined #openstack-swift | 14:51 | |
| *** mvkr has quit IRC | 15:06 | |
| *** cbartz has quit IRC | 15:13 | |
| *** lukaslemes has quit IRC | 15:25 | |
| *** psachin has quit IRC | 15:27 | |
| *** hseipp has joined #openstack-swift | 15:45 | |
| *** d0ugal has quit IRC | 15:47 | |
| *** gyee has joined #openstack-swift | 15:53 | |
| *** d0ugal has joined #openstack-swift | 16:00 | |
| openstackgerrit | Clay Gerrard proposed openstack/swift master: better debug logging in crypto tests https://review.openstack.org/592567 | 16:02 |
| *** itlinux has joined #openstack-swift | 16:11 | |
| *** hseipp has quit IRC | 16:28 | |
| *** onovy has quit IRC | 16:30 | |
| *** mikecmpbll has quit IRC | 16:32 | |
| *** pcaruana has quit IRC | 16:34 | |
| *** openstackgerrit has quit IRC | 16:49 | |
| *** gkadam has quit IRC | 17:03 | |
| *** openstackgerrit has joined #openstack-swift | 17:03 | |
| openstackgerrit | Merged openstack/swift master: s3_acl: Require swift_owner authz to create buckets https://review.openstack.org/577941 | 17:03 |
| *** gkadam has joined #openstack-swift | 17:29 | |
| openstackgerrit | Clay Gerrard proposed openstack/swift master: Expand docs on root secret life cycle https://review.openstack.org/592626 | 17:41 |
| *** onovy has joined #openstack-swift | 17:46 | |
| clayg | can anyone explain to me why body's have an iv and metadata does not? | 18:24 |
| clayg | like I know that body's get their own key - so we can re-encrypt the cluster w/o having to rewrite all the bytes... but I guess I don't understand why the metadata doesn't need a iv | 18:25 |
| clayg | like I get why their different... but what's the iv for metadata? | 18:25 |
| *** onovy has quit IRC | 18:29 | |
| clayg | oh, maybe they do have an iv - like each individual piece has it own? | 18:37 |
| *** gkadam_ has joined #openstack-swift | 18:38 | |
| tdasilva | clayg: think so...encrypt_header_val calls create_crypto_meta | 18:39 |
| *** gkadam has quit IRC | 18:42 | |
| *** mikecmpbll has joined #openstack-swift | 18:47 | |
| *** gkadam_ has quit IRC | 19:00 | |
| *** itlinux has quit IRC | 19:04 | |
| clayg | like... we don't encrypt content type - but we do encrypt etag - like - it's easy to not have all these little details straight 🤷♂️ | 19:06 |
| *** onovy has joined #openstack-swift | 19:14 | |
| *** HW_Peter has joined #openstack-swift | 20:04 | |
| *** HW-Peter has quit IRC | 20:07 | |
| *** pcaruana has joined #openstack-swift | 20:13 | |
| tdasilva | mmm....now i'm wondering if p 575860 should be abandoned??? | 20:33 |
| patchbot | https://review.openstack.org/#/c/575860/ - swift - Include '-' in multipart ETags - 11h 52m 26s spent in CI | 20:33 |
| tdasilva | because of p 592230 and p 592231 | 20:34 |
| patchbot | https://review.openstack.org/#/c/592230/ - swift - s3api: Include '-' in multipart ETags - 1h 44m 25s spent in CI | 20:34 |
| patchbot | https://review.openstack.org/#/c/592231/ - swift - s3api: Include '-' in S3 ETags of normal SLOs - 1h 39m 29s spent in CI | 20:34 |
| openstackgerrit | Thiago da Silva proposed openstack/swift master: Add debugging info to SignatureDoesNotMatch responses https://review.openstack.org/575808 | 20:52 |
| *** pcaruana has quit IRC | 20:53 | |
| *** mvkr has joined #openstack-swift | 21:29 | |
| *** itlinux has joined #openstack-swift | 21:48 | |
| *** rcernin has joined #openstack-swift | 21:49 | |
| *** paladox is now known as PuppyKun1 | 21:56 | |
| *** kei-ichi has joined #openstack-swift | 21:57 | |
| *** PuppyKun1 is now known as PuppyKun2 | 21:57 | |
| *** PuppyKun2 is now known as paladox | 21:57 | |
| *** mikecmpbll has quit IRC | 22:40 | |
| openstackgerrit | Pete Zaitcev proposed openstack/swift master: py3: port bufferedhttp (hopefully) https://review.openstack.org/548727 | 23:20 |
| openstackgerrit | Pete Zaitcev proposed openstack/swift master: py3: Add direct_client https://review.openstack.org/592761 | 23:20 |
| zaitcev | Hrm | 23:20 |
| zaitcev | I hope I didn't break that old review that I depended on | 23:20 |
| mattoliverau | morning | 23:30 |
| *** gyee has quit IRC | 23:53 | |
| *** itlinux has quit IRC | 23:57 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!