| *** rcernin has quit IRC | 02:42 | |
| *** rcernin has joined #openstack-swift | 02:54 | |
| *** psachin has joined #openstack-swift | 03:42 | |
| *** fingo has quit IRC | 04:02 | |
| *** fingo has joined #openstack-swift | 04:03 | |
| *** rcernin has quit IRC | 04:51 | |
| *** rcernin has joined #openstack-swift | 04:56 | |
| *** evrardjp has quit IRC | 05:33 | |
| *** evrardjp has joined #openstack-swift | 05:33 | |
| *** timburke has joined #openstack-swift | 06:26 | |
| *** ChanServ sets mode: +v timburke | 06:26 | |
| *** dsariel has joined #openstack-swift | 06:28 | |
| *** rcernin has quit IRC | 07:16 | |
| *** timburke has quit IRC | 07:17 | |
| *** rcernin has joined #openstack-swift | 07:19 | |
| *** rcernin has quit IRC | 07:23 | |
| *** m75abrams has joined #openstack-swift | 07:35 | |
| *** rcernin has joined #openstack-swift | 07:36 | |
| *** zaitcev has quit IRC | 08:00 | |
| *** klamath_atx has quit IRC | 08:08 | |
| *** zaitcev has joined #openstack-swift | 08:10 | |
| *** ChanServ sets mode: +v zaitcev | 08:10 | |
| *** ormandj has quit IRC | 08:16 | |
| *** rcernin has quit IRC | 08:32 | |
| openstackgerrit | Merged openstack/swift stable/victoria: Give probe tests a second chance to pass https://review.opendev.org/c/openstack/swift/+/775233 | 09:02 |
|---|---|---|
| *** rpittau|afk is now known as rpittau | 09:03 | |
| *** ianychoi_ has joined #openstack-swift | 09:18 | |
| *** ianychoi has quit IRC | 09:21 | |
| *** rcernin has joined #openstack-swift | 09:28 | |
| openstackgerrit | Alistair Coles proposed openstack/swift master: Simplify interface to sharder shrinking https://review.opendev.org/c/openstack/swift/+/774848 | 09:41 |
| openstackgerrit | Alistair Coles proposed openstack/swift master: swift-manage-shard-ranges: add repair and analyze commands https://review.opendev.org/c/openstack/swift/+/765624 | 09:49 |
| openstackgerrit | Alistair Coles proposed openstack/swift master: Fix shrinking making acceptors prematurely active https://review.opendev.org/c/openstack/swift/+/774002 | 09:49 |
| *** rcernin has quit IRC | 10:02 | |
| openstackgerrit | Alistair Coles proposed openstack/swift master: Be willing to send hashes as JSON https://review.opendev.org/c/openstack/swift/+/758638 | 11:45 |
| openstackgerrit | Alistair Coles proposed openstack/swift master: swift-manage-shard-ranges: add repair and analyze commands https://review.opendev.org/c/openstack/swift/+/765624 | 11:57 |
| openstackgerrit | Alistair Coles proposed openstack/swift master: Fix shrinking making acceptors prematurely active https://review.opendev.org/c/openstack/swift/+/774002 | 11:57 |
| *** zaitcev has quit IRC | 12:28 | |
| *** psachin has quit IRC | 15:17 | |
| *** m75abrams has quit IRC | 16:00 | |
| *** josephillips has joined #openstack-swift | 16:14 | |
| *** josephillips has quit IRC | 16:47 | |
| *** rpittau is now known as rpittau|afk | 17:47 | |
| *** rcernin has joined #openstack-swift | 17:59 | |
| *** rpittau|afk has quit IRC | 18:01 | |
| *** rpittau|afk has joined #openstack-swift | 18:04 | |
| *** rcernin has quit IRC | 18:04 | |
| *** timburke has joined #openstack-swift | 18:13 | |
| *** ChanServ sets mode: +v timburke | 18:13 | |
| *** openstackgerrit has quit IRC | 18:38 | |
| *** zenkuro has joined #openstack-swift | 18:57 | |
| zenkuro | hi, can you guys recommend some guide on how to deploy independent swift object storage? | 18:58 |
| DHE | independent meaning without keystone? | 18:59 |
| *** rcernin has joined #openstack-swift | 18:59 | |
| zenkuro | DHE: without openstack. Would be nice to do it without keystone as well but just limiting to keystone would be already fantastic | 19:10 |
| DHE | swift only depends on keystone, nothing else in openstack is required. and even then keystone isn't required. there's a simplistic authentication middleware provided, and there's a 3rd party plugin or two out there | 19:11 |
| *** rcernin has quit IRC | 19:12 | |
| timburke | zenkuro, there are some docs for tempauth at https://docs.openstack.org/swift/latest/middleware.html#tempauth -- i wouldn't recommend it for a production environment, though; it uses plaintext passwords on all proxy servers and doesn't have much of any protection against attempts to brute-force passwords | 19:27 |
| timburke | there's also swauth -- idk how much traction it ever really gained, but it's pretty much unmaintained now. i did take a stab at porting it to py3 at https://github.com/tipabu/swauth at least | 19:27 |
| timburke | it at least has hashed (& salted, iirc?) passwords, and auth data is stored in swift itself (rather than needing to have synchronized configs across the cluster) | 19:28 |
| timburke | you can definitely have a small keystone instance just for handling auth for swift, though. you'd want some keystone admin user for creating other users, a swift service user that's allowed to verify tokens, and whatever other storage users you need | 19:31 |
| *** openstackgerrit has joined #openstack-swift | 19:45 | |
| openstackgerrit | Merged openstack/swift stable/train: Memcached client TLS support https://review.opendev.org/c/openstack/swift/+/769842 | 19:45 |
| openstackgerrit | Merged openstack/swift stable/victoria: Memcached client TLS support https://review.opendev.org/c/openstack/swift/+/769840 | 19:46 |
| openstackgerrit | Merged openstack/swift stable/ussuri: Memcached client TLS support https://review.opendev.org/c/openstack/swift/+/769841 | 19:46 |
| *** rcernin has joined #openstack-swift | 19:48 | |
| openstackgerrit | Merged openstack/swift stable/train: sharding: Better-handle newlines in container names https://review.opendev.org/c/openstack/swift/+/774329 | 19:52 |
| *** rcernin has quit IRC | 20:05 | |
| *** openstackgerrit has quit IRC | 20:06 | |
| *** rcernin has joined #openstack-swift | 20:21 | |
| zenkuro | timburke: many thanks! | 20:23 |
| *** rcernin has quit IRC | 20:57 | |
| *** rcernin has joined #openstack-swift | 21:23 | |
| *** rcernin has quit IRC | 21:38 | |
| *** rcernin has joined #openstack-swift | 21:38 | |
| *** openstackgerrit has joined #openstack-swift | 21:40 | |
| openstackgerrit | Merged openstack/swift stable/ussuri: sharding: Don't inject shard ranges when user says quit https://review.opendev.org/c/openstack/swift/+/775224 | 21:40 |
| openstackgerrit | Merged openstack/swift stable/train: s3-tests: Only try to copy outputs when there *are* outputs https://review.opendev.org/c/openstack/swift/+/775227 | 21:40 |
| openstackgerrit | Merged openstack/swift stable/train: s3-tests: Use my s3compat fork instead https://review.opendev.org/c/openstack/swift/+/775230 | 22:11 |
| *** noonedeadpunk has quit IRC | 22:24 | |
| *** noonedeadpunk has joined #openstack-swift | 22:30 | |
| *** timburke has quit IRC | 23:01 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!