*** ChanServ sets mode: +c | 01:37 | |
kota_ | morning | 01:37 |
---|---|---|
* kota_ is wondering how can i block a bunch of spam cached in my irc bouncer :( | 01:39 | |
mattoliverau | kota_: morning | 01:46 |
mattoliverau | kota_: yeah :( | 01:46 |
kota_ | hi mattoliverau | 01:46 |
kota_ | do you have any ideas? | 01:46 |
*** mikecmpbll has quit IRC | 02:04 | |
mattoliverau | I don't think I can stop all the direct messages, but the irc client (well the backend on a cloud server) allows me to purge the messages of a chat when I remove it. I should jump into the db it uses and attempt to see if it actually does, but at the moment I'm taking it's word for it. | 02:05 |
mattoliverau | So I'm not using a normal bouncer | 02:05 |
mattoliverau | It'll have to come down to your bouncer and how it caches | 02:05 |
*** bkopilov has quit IRC | 02:14 | |
kota_ | i see | 02:16 |
*** psachin has joined #openstack-swift | 02:31 | |
*** d34dh0r53 has quit IRC | 04:00 | |
*** cloudnull has quit IRC | 04:00 | |
*** cloudnull has joined #openstack-swift | 04:11 | |
*** d34dh0r53 has joined #openstack-swift | 04:11 | |
kota_ | Oh nice, swift priority review page was cleaned up, probably we should land some of them for rocky rc release. | 04:34 |
*** viks_ has joined #openstack-swift | 05:10 | |
*** hoonetorg has quit IRC | 05:28 | |
*** hoonetorg has joined #openstack-swift | 05:42 | |
*** geaaru has quit IRC | 05:48 | |
*** pcaruana has joined #openstack-swift | 06:07 | |
*** cbartz has joined #openstack-swift | 06:43 | |
*** rcernin has quit IRC | 06:52 | |
*** ccamacho has joined #openstack-swift | 07:23 | |
*** mikecmpbll has joined #openstack-swift | 07:40 | |
*** mikecmpbll has quit IRC | 07:58 | |
*** mikecmpbll has joined #openstack-swift | 08:06 | |
*** ndk is now known as Guest6697 | 08:09 | |
openstackgerrit | Alexander Bolshakov proposed openstack/python-swiftclient master: Fix update when PUT on containers not allowed https://review.openstack.org/585325 | 09:48 |
*** SkyRocknRoll has joined #openstack-swift | 10:23 | |
*** cbartz has quit IRC | 11:16 | |
*** cbartz has joined #openstack-swift | 12:36 | |
*** spotz has joined #openstack-swift | 14:08 | |
*** rledisez has quit IRC | 14:26 | |
*** thurloat has quit IRC | 14:26 | |
*** csmart[m] has quit IRC | 14:26 | |
*** szaher has quit IRC | 14:26 | |
*** thurloat has joined #openstack-swift | 14:27 | |
*** rledisez has joined #openstack-swift | 14:29 | |
*** gyee has joined #openstack-swift | 14:52 | |
*** pcaruana has quit IRC | 15:12 | |
*** hoonetorg has quit IRC | 15:22 | |
*** rledisez has quit IRC | 15:22 | |
*** hseipp has joined #openstack-swift | 15:24 | |
*** hseipp has quit IRC | 15:24 | |
*** hseipp has joined #openstack-swift | 15:25 | |
*** rledisez has joined #openstack-swift | 15:25 | |
*** mikecmpb_ has joined #openstack-swift | 15:34 | |
*** mikecmpbll has quit IRC | 15:35 | |
*** cbartz has quit IRC | 15:37 | |
notmyname | good morning | 16:01 |
*** hseipp has quit IRC | 16:19 | |
*** rledisez has quit IRC | 16:25 | |
*** rledisez has joined #openstack-swift | 16:25 | |
*** mikecmpb_ has quit IRC | 16:46 | |
timburke | nothing like starting your day by closing 20 spam PMs... | 16:50 |
notmyname | heh, yeah, me too | 16:53 |
DHE | it's too late now, but usermodes +R and +g may prevent it in the future | 17:06 |
*** psachin has quit IRC | 17:45 | |
*** mikecmpbll has joined #openstack-swift | 17:45 | |
*** SkyRocknRoll has quit IRC | 18:29 | |
*** Danoton1980 has joined #openstack-swift | 18:33 | |
Danoton1980 | Hi. Is this the place to ask about swift3/s3api? | 18:34 |
timburke | sure! | 18:34 |
timburke | Danoton1980: what's your question? | 18:35 |
Danoton1980 | Great! Is there a place which lists any features which may be added at a future date? I know that there are some features missing from what AWS provides, and I'm wondering if there is a place I can go to see if anything is planned for the future to address certain features. | 18:36 |
notmyname | Danoton1980: the next feature that will likely be added is s3 versioning | 18:37 |
notmyname | but being an open-source project, it's a bit tricky to give specific dates for delivery. I only say that about s3 versioning because I know my employer is pretty keen on it over other features | 18:38 |
notmyname | that being said, we'd welcome your input on what you need (or better yet, help you get started contributing!) | 18:38 |
timburke | we don't really have a roadmap as such -- mostly it's a matter of users noticing a pain point (hey, it'd be really great if s3api did X) then someone writing a patch to do it. historically, it hasn't gotten a whole lot of love -- which is part of why i've got a bunch of outstanding patches for it | 18:39 |
Danoton1980 | Thanks for the quick replies. I'm just starting to look into it now. Most of the features I need are already there. Just wondering about any planned upgrades in case my users ask about those features. | 18:40 |
timburke | the main things i'm excited about (probably because i wrote them) are p 575860, p 575808, p 575818, p 575838 | 18:42 |
patchbot | https://review.openstack.org/#/c/575860/ - swift - Include '-' in multipart ETags | 18:42 |
patchbot | https://review.openstack.org/#/c/575808/ - swift - Add debugging info to SignatureDoesNotMatch responses | 18:42 |
patchbot | https://review.openstack.org/#/c/575818/ - swift - Support long-running multipart uploads | 18:42 |
patchbot | https://review.openstack.org/#/c/575838/ - swift - Listing of versioned objects when versioning is no... | 18:42 |
Danoton1980 | Thanks for the list. I'll take a look at those. | 18:45 |
timburke | patch 588646 is just common courtesy, and points out a place where we could have some further development | 18:45 |
patchbot | https://review.openstack.org/#/c/588646/ - swift - Disallow aws-chunked uploads | 18:45 |
timburke | (though that whole API is weird -- i'm not sure i understand the benefit. you do chunked uploads... but you still need to know the length of the final object? not only that, but you need to precompute what the total *encoded* length will be...) | 18:47 |
notmyname | Danoton1980: you've seen https://docs.openstack.org/swift/latest/s3_compat.html? that's were we document what we support and what we don't | 18:49 |
*** mikecmpbll has quit IRC | 18:58 | |
Danoton1980 | notmyname: Yeah, I was looking through that list. The not-implemented features are not critical to us, but my users will probably ask if there are any plans for them in the future. It sounds like versioning may be implemented at some point in the future. | 18:58 |
*** hoonetorg has joined #openstack-swift | 19:18 | |
openstackgerrit | Tim Burke proposed openstack/swift master: WIP: Move legacy-swift-dsvm-* jobs in-tree https://review.openstack.org/589270 | 19:26 |
*** Danoton1980 has quit IRC | 19:49 | |
*** cebruns has quit IRC | 21:59 | |
*** mikecmpbll has joined #openstack-swift | 22:06 | |
*** rcernin has joined #openstack-swift | 22:15 | |
*** mvkr has joined #openstack-swift | 22:45 | |
openstackgerrit | Tim Burke proposed openstack/swift master: WIP: Move legacy-swift-dsvm-* jobs in-tree https://review.openstack.org/589270 | 22:51 |
openstackgerrit | Tim Burke proposed openstack/swift master: Add probetests to gate jobs https://review.openstack.org/589302 | 22:54 |
openstackgerrit | Tim Burke proposed openstack/swift master: WIP: Move legacy-swift-dsvm-* jobs in-tree https://review.openstack.org/589270 | 23:00 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!