*** gyee has quit IRC | 01:04 | |
*** rcernin has quit IRC | 02:56 | |
*** rcernin_ has joined #openstack-swift | 02:56 | |
*** rcernin_ has quit IRC | 03:19 | |
*** rcernin_ has joined #openstack-swift | 03:21 | |
*** psachin has joined #openstack-swift | 03:35 | |
*** rcernin_ has quit IRC | 03:37 | |
*** rcernin_ has joined #openstack-swift | 03:42 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-swift | 04:33 | |
*** zigo has quit IRC | 04:38 | |
*** m75abrams has joined #openstack-swift | 04:47 | |
*** noonedeadpunk has quit IRC | 06:37 | |
*** noonedeadpunk has joined #openstack-swift | 06:37 | |
*** djhankb has quit IRC | 07:09 | |
*** djhankb has joined #openstack-swift | 07:10 | |
*** djhankb has quit IRC | 08:28 | |
*** djhankb has joined #openstack-swift | 08:28 | |
*** rcernin_ has quit IRC | 08:38 | |
*** timss has quit IRC | 09:08 | |
*** rcernin_ has joined #openstack-swift | 09:08 | |
*** timss has joined #openstack-swift | 09:17 | |
*** rcernin_ has quit IRC | 09:42 | |
*** fingo has joined #openstack-swift | 09:53 | |
*** djhankb has quit IRC | 11:07 | |
*** djhankb has joined #openstack-swift | 11:08 | |
*** m75abrams has quit IRC | 13:51 | |
*** theintern has joined #openstack-swift | 14:33 | |
*** fingo has quit IRC | 14:42 | |
*** m75abrams has joined #openstack-swift | 14:53 | |
*** theintern has quit IRC | 14:58 | |
*** gyee has joined #openstack-swift | 15:31 | |
*** m75abrams has quit IRC | 15:37 | |
*** djhankb has quit IRC | 16:33 | |
*** djhankb has joined #openstack-swift | 16:33 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Test proxy-server.conf-sample https://review.opendev.org/755087 | 17:06 |
---|---|---|
*** psachin has quit IRC | 17:08 | |
*** ianychoi_ has joined #openstack-swift | 17:17 | |
*** ianychoi has quit IRC | 17:20 | |
*** abelur has quit IRC | 17:37 | |
*** gmann has quit IRC | 17:37 | |
*** samueldmq has quit IRC | 17:37 | |
*** fyx has quit IRC | 17:37 | |
*** viks____ has quit IRC | 17:37 | |
*** seongsoocho has quit IRC | 17:37 | |
*** donnyd has quit IRC | 17:37 | |
*** clayg has quit IRC | 17:37 | |
*** jrosser has quit IRC | 17:38 | |
*** coreycb has quit IRC | 17:38 | |
*** fyx has joined #openstack-swift | 17:49 | |
*** samueldmq has joined #openstack-swift | 17:49 | |
*** clayg has joined #openstack-swift | 17:50 | |
*** ChanServ sets mode: +v clayg | 17:50 | |
*** gmann_ has joined #openstack-swift | 17:54 | |
*** donnyd has joined #openstack-swift | 17:54 | |
*** gmann_ is now known as gmann | 17:56 | |
*** abelur has joined #openstack-swift | 18:05 | |
*** jrosser has joined #openstack-swift | 18:05 | |
*** seongsoocho has joined #openstack-swift | 18:05 | |
*** coreycb has joined #openstack-swift | 18:16 | |
openstackgerrit | Ade Lee proposed openstack/swift master: replace md5 with swift utils version https://review.opendev.org/751966 | 18:19 |
*** abelur has quit IRC | 19:05 | |
*** abelur has joined #openstack-swift | 19:07 | |
rledisez | timburke: clayg I made a mistake, I clicked the wrong button :(. I merged p 754242 while I wanted to put a workflow -1 | 19:40 |
patchbot | https://review.opendev.org/#/c/754242/ - swift - Fix a race condition in case of cross-replication - 2 patch sets | 19:41 |
rledisez | the patch is not bad by itself, but there are other corner cases that require a fix | 19:41 |
clayg | “Mistake” 👍 | 19:41 |
timburke | you can still move it back to workflow -1 | 19:41 |
rledisez | timburke: I didn't know that, it's done | 19:42 |
rledisez | thx :) | 19:42 |
clayg | timburke: speaks from experience | 19:42 |
*** abelur has quit IRC | 20:15 | |
*** abelur has joined #openstack-swift | 20:16 | |
timburke | clayg, ok, question on a new allow_async_delete option: if it's off but a client tries to do an async delete anyway, should we 400 ("Async deletes are not enabled") or just ignore the query param and delete all segments inline? fwiw, that's certainly the behavior they'd get if they hit an old cluster... | 21:09 |
clayg | yeah I think fallback to sync delete is reasonable - do you have a *code* an async delete differently? like either it's slow and you get some body/whitespace you have to read and parse - or it's fast and you get an empty body | 21:12 |
clayg | i don't think any operator would want to have async delete - but not for s3 - I could "imagine" someone "wanting" it for only s3api ... but i think ... they'll survive | 21:13 |
*** theintern has joined #openstack-swift | 21:14 | |
*** theintern has quit IRC | 21:14 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Test proxy-server.conf-sample https://review.opendev.org/755087 | 21:16 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Add staticweb to default pipeline https://review.opendev.org/755132 | 21:16 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Log error processing manifest as ServerError https://review.opendev.org/752770 | 21:19 |
timburke | 🤔 in which case, there's no reason for s3api not to send it all the time... | 21:23 |
openstackgerrit | Tim Burke proposed openstack/swift master: Add a new URL parameter to allow for async cleanup of SLO segments https://review.opendev.org/733026 | 21:50 |
*** fyx has quit IRC | 21:52 | |
timburke | clayg, you're reminding me that i have other open staticweb patches... p 750062, p 737069... i should really take another stab at p 666187 :-/ | 21:53 |
patchbot | https://review.opendev.org/#/c/750062/ - swift - py3: Fix non-ascii chars in staticweb listings - 2 patch sets | 21:53 |
patchbot | https://review.opendev.org/#/c/737069/ - swift - staticweb: Work better with double slashes - 2 patch sets | 21:53 |
patchbot | https://review.opendev.org/#/c/666187/ - swift - s3api: Avoid staticweb redirects in container list... - 1 patch set | 21:53 |
*** abelur has quit IRC | 21:53 | |
*** samueldmq has quit IRC | 21:53 | |
*** rpittau|afk has quit IRC | 21:53 | |
*** clayg has quit IRC | 21:54 | |
*** samueldmq has joined #openstack-swift | 21:55 | |
*** abelur has joined #openstack-swift | 21:55 | |
*** fyx has joined #openstack-swift | 21:57 | |
*** rpittau|afk has joined #openstack-swift | 21:57 | |
*** clayg has joined #openstack-swift | 21:57 | |
*** ChanServ sets mode: +v clayg | 21:57 | |
*** rcernin has joined #openstack-swift | 21:57 | |
*** klamath_atx has quit IRC | 22:13 | |
*** rcernin has quit IRC | 22:15 | |
mattoliverau | morning o/ sorry, took an inpromptu vacation, we moved interstate, no more coast house :( but got a great price, the pandemic made the prices go up as people from Canberra (who were very uneffected by the virus) want to have an escape from the city, esp as they can't travel, and so all wanted coast houses. | 22:38 |
mattoliverau | Bec wanted to get back to work, and there was nothing for here in a coastal holiday town, so planning to move back south the victoria/melbourne way, eventually, but those borders are currently closed... fun times :P | 22:39 |
* mattoliverau will go over the meeting he missed and see where reviews are needed. | 22:40 | |
*** rcernin has joined #openstack-swift | 22:43 | |
*** rcernin has quit IRC | 22:43 | |
clarkb | mattoliverau: the border is closed even if you're willing to enter the hotzone ? :P | 22:48 |
*** rcernin has joined #openstack-swift | 22:51 | |
mattoliverau | well, I guess we could enter and then also enter lockdown.. but if I do I can't come back. And that might mean no christmas with my side of the family, putting the kids in lockdown where they can't even really go to the park, and all of us in lock down with my in-laws, latter being hardest for me ;P | 22:52 |
*** ianychoi_ is now known as ianychoi | 23:00 | |
*** klamath_atx has joined #openstack-swift | 23:14 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!