Tuesday, 2024-10-08

croelandtdansmith: Do you know if we test "distributed image import" + "property protection"? I think https://github.com/openstack/glance/blob/master/glance/api/v2/image_data.py#L385 triggers https://github.com/openstack/glance/blob/master/glance/api/property_protections.py#L116 and I wonder if that's tested in the upstream CI15:46
dansmithcroelandt: nope not sure if we test it (guess not)15:47
dansmithos_glance should be in the reserved prefix, so we probably shouldn't even be applying PP to that prefix since it's excluded by the API always15:47
croelandtYeah, it seems to happen downstream, so I wonder if that's a regression15:49
croelandtbut I guess even downstream we never tested it before15:49
dansmithyeah idk15:50
croelandtbut yeah I guess if the property starts with 'os_glance' we should not even check whether it's protected, the API should be allowed to create/update/delete it15:50
dansmithyes and the user is *always* barred from modifying those by the api already15:52

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!