opendevreview | Nathan Nguyen proposed openstack/swift master: Porting FormPost to use WSGIContext instead of self-handling a subrequest https://review.opendev.org/c/openstack/swift/+/936208 | 01:12 |
---|---|---|
opendevreview | Chinemerem Chigbo proposed openstack/swift master: Aggregate per-disk recon stats https://review.opendev.org/c/openstack/swift/+/937267 | 01:55 |
*** diablo_rojo_phone is now known as Guest2639 | 08:38 | |
opendevreview | Merged openstack/swift unmaintained/2023.1: Ensure correct content-type in container HEAD response https://review.opendev.org/c/openstack/swift/+/936867 | 10:16 |
opendevreview | Alistair Coles proposed openstack/swift master: Add unit test for object-updater recon dump https://review.opendev.org/c/openstack/swift/+/937252 | 10:27 |
opendevreview | Alistair Coles proposed openstack/swift master: Clarify ContainerBroker tests re expirer queue items https://review.opendev.org/c/openstack/swift/+/937391 | 10:51 |
opendevreview | Merged openstack/swift unmaintained/2023.1: Update .gitreview for unmaintained/2023.1 https://review.opendev.org/c/openstack/swift/+/936137 | 14:03 |
opendevreview | Yan Xiao proposed openstack/swift master: proxy-logging: Add real-time transfer bytes counters https://review.opendev.org/c/openstack/swift/+/930918 | 14:59 |
opendevreview | Alistair Coles proposed openstack/swift feature/mpu: mpu: make ContainerBroker discover potential orphans https://review.opendev.org/c/openstack/swift/+/937279 | 16:03 |
opendevreview | Tim Burke proposed openstack/swift master: Drop py2 support https://review.opendev.org/c/openstack/swift/+/853590 | 18:50 |
opendevreview | Merged openstack/swift master: Clarify ContainerBroker tests re expirer queue items https://review.opendev.org/c/openstack/swift/+/937391 | 18:56 |
fulecorafa | Hey there, would like some help. Anybody up? | 19:20 |
fulecorafa | I'm trying to check if a certain object exists in an internal account (such as .expiring_objects) to approve or not a request via the proxy controllers | 19:21 |
fulecorafa | Is this possible? | 19:21 |
*** atmark_ is now known as atmark | 19:37 | |
timburke | fulecorafa, who/what should be doing the checking? if the client, you'd probably want a reseller admin token, but then yeah, you could start poking around in internal accounts. if the proxy, you could do it with some pre-authed subrequests | 20:25 |
timburke | but i'm curious about the use-case -- especially if you're looking for something in .expiring_objects, do you know exactly which record you're looking for? or are you trying to figure out "hey, is this thing queued for expiration *at all*?", which is a much harder question to answer | 20:26 |
nathang15 | Can I ask where is the log stored on vsaio when using logger from get_logger in the code or how can I set up log on vsaio in case it needs to be setup? Thank you | 22:18 |
nathang15 | I tried setting up the log following this guide for saio: https://docs.openstack.org/swift/latest/development_saio.html#optional-setting-up-rsyslog-for-individual-logging, but it also doesn't seem to put new logs into /var/log/swift dir | 22:23 |
timburke | nathang15, on vsaio, logs should be going to /var/log/syslog by default | 22:24 |
timburke | (we should maybe point that out somewhere in https://github.com/NVIDIA/vagrant-swift-all-in-one/blob/master/README.md ) | 22:25 |
nathang15 | so everything that I log individually will also be on the syslog file too? I'll try looking again since I couldn't find the stuffs that I log in that file | 22:26 |
nathang15 | but thank you | 22:27 |
opendevreview | Tim Burke proposed openstack/swift master: CI: Turn on bandit check B324 https://review.opendev.org/c/openstack/swift/+/937492 | 23:02 |
opendevreview | Tim Burke proposed openstack/swift master: xprofile: Stop using eval() https://review.opendev.org/c/openstack/swift/+/937493 | 23:22 |
opendevreview | Tim Burke proposed openstack/swift master: docs: Call out that xprofile is not intended for production https://review.opendev.org/c/openstack/swift/+/937494 | 23:22 |
opendevreview | Tim Burke proposed openstack/swift master: CI: Configure bandit better https://review.opendev.org/c/openstack/swift/+/937495 | 23:22 |
timburke | ha! i missed that https://bugs.launchpad.net/swift/+bug/2091124 is now public; i was trying to get some of p937495 done piecemeal ;-) | 23:23 |
patch-bot | https://review.opendev.org/c/openstack/swift/+/937495 - swift - CI: Configure bandit better - 1 patch set | 23:23 |
patch-bot | Bug #2091124 - Use of eval() on untrusted data (In Progress) | 23:23 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!