Tuesday, 2024-12-10

opendevreviewNathan Nguyen proposed openstack/swift master: Porting FormPost to use WSGIContext instead of self-handling a subrequest  https://review.opendev.org/c/openstack/swift/+/93620801:12
opendevreviewChinemerem Chigbo proposed openstack/swift master: Aggregate per-disk recon stats  https://review.opendev.org/c/openstack/swift/+/93726701:55
*** diablo_rojo_phone is now known as Guest263908:38
opendevreviewMerged openstack/swift unmaintained/2023.1: Ensure correct content-type in container HEAD response  https://review.opendev.org/c/openstack/swift/+/93686710:16
opendevreviewAlistair Coles proposed openstack/swift master: Add unit test for object-updater recon dump  https://review.opendev.org/c/openstack/swift/+/93725210:27
opendevreviewAlistair Coles proposed openstack/swift master: Clarify ContainerBroker tests re expirer queue items  https://review.opendev.org/c/openstack/swift/+/93739110:51
opendevreviewMerged openstack/swift unmaintained/2023.1: Update .gitreview for unmaintained/2023.1  https://review.opendev.org/c/openstack/swift/+/93613714:03
opendevreviewYan Xiao proposed openstack/swift master: proxy-logging: Add real-time transfer bytes counters  https://review.opendev.org/c/openstack/swift/+/93091814:59
opendevreviewAlistair Coles proposed openstack/swift feature/mpu: mpu: make ContainerBroker discover potential orphans  https://review.opendev.org/c/openstack/swift/+/93727916:03
opendevreviewTim Burke proposed openstack/swift master: Drop py2 support  https://review.opendev.org/c/openstack/swift/+/85359018:50
opendevreviewMerged openstack/swift master: Clarify ContainerBroker tests re expirer queue items  https://review.opendev.org/c/openstack/swift/+/93739118:56
fulecorafaHey there, would like some help. Anybody up?19:20
fulecorafaI'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 controllers19:21
fulecorafaIs this possible?19:21
*** atmark_ is now known as atmark19:37
timburkefulecorafa, 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 subrequests20:25
timburkebut 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 answer20:26
nathang15Can 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 you22:18
nathang15I 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 dir22:23
timburkenathang15, 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
nathang15so 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 file22:26
nathang15but thank you22:27
opendevreviewTim Burke proposed openstack/swift master: CI: Turn on bandit check B324  https://review.opendev.org/c/openstack/swift/+/93749223:02
opendevreviewTim Burke proposed openstack/swift master: xprofile: Stop using eval()  https://review.opendev.org/c/openstack/swift/+/93749323:22
opendevreviewTim Burke proposed openstack/swift master: docs: Call out that xprofile is not intended for production  https://review.opendev.org/c/openstack/swift/+/93749423:22
opendevreviewTim Burke proposed openstack/swift master: CI: Configure bandit better  https://review.opendev.org/c/openstack/swift/+/93749523:22
timburkeha! 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-bothttps://review.opendev.org/c/openstack/swift/+/937495 - swift - CI: Configure bandit better - 1 patch set23:23
patch-botBug #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/!