Tuesday, 2021-08-24

*** yoctozepto8 is now known as yoctozepto00:33
opendevreviewMerged openstack/glance master: Avoid reinitialization of image repo  https://review.opendev.org/c/openstack/glance/+/80559301:05
opendevreviewMerged openstack/glance master: Check add_image policy in the API  https://review.opendev.org/c/openstack/glance/+/80480001:05
*** yoctozepto6 is now known as yoctozepto01:21
*** yoctozepto3 is now known as yoctozepto02:12
*** yoctozepto8 is now known as yoctozepto03:43
*** yoctozepto8 is now known as yoctozepto03:57
*** yoctozepto0 is now known as yoctozepto04:12
*** yoctozepto1 is now known as yoctozepto04:40
*** yoctozepto7 is now known as yoctozepto05:43
opendevreviewMridula Joshi proposed openstack/glance master: Fix overwriting of existing tags while creating new tags  https://review.opendev.org/c/openstack/glance/+/80496605:48
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image import operation in API  https://review.opendev.org/c/openstack/glance/+/80459006:15
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Tags in API  https://review.opendev.org/c/openstack/glance/+/80458806:15
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image tasks information in API  https://review.opendev.org/c/openstack/glance/+/80559006:15
*** yoctozepto0 is now known as yoctozepto06:24
*** redrobot0 is now known as redrobot06:29
*** yoctozepto9 is now known as yoctozepto07:00
*** yoctozepto1 is now known as yoctozepto07:52
whoami-rajatakekane_, hey, can you take a look at this backport https://review.opendev.org/c/openstack/glance_store/+/78678908:52
akekane_whoami-rajat, ack, will look in15-20 minutes08:53
*** akekane_ is now known as abhishekk08:53
whoami-rajatakekane_, np thanks08:53
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Cache in API  https://review.opendev.org/c/openstack/glance/+/80579709:12
abhishekkwith this change 100% work up for review for enforcing policy checks at API layer09:14
abhishekkcroelandt, dansmith ^09:14
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image import operation in API  https://review.opendev.org/c/openstack/glance/+/80459009:36
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Tags in API  https://review.opendev.org/c/openstack/glance/+/80458809:36
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image tasks information in API  https://review.opendev.org/c/openstack/glance/+/80559009:36
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Cache in API  https://review.opendev.org/c/openstack/glance/+/80579709:36
abhishekksome missing patches added to review dashboard again (those were missed because of spelling mistake in topic name)15:00
dansmithdang, I thought we were getting really close15:03
dansmithI'm in the middle of another, but had to jump on a call15:03
abhishekksorry :(15:03
abhishekkI should really install spell checker :D15:04
abhishekkThe one which will need careful look is import API related patch, others are easy and straight forward15:04
* croelandt is reading the import/copy patch15:10
abhishekkO/15:13
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Cache in API  https://review.opendev.org/c/openstack/glance/+/80579715:14
opendevreviewMerged openstack/glance master: Add missing forbidden to not found case for GET namespace API  https://review.opendev.org/c/openstack/glance/+/80435815:29
lbragstadsame - i checked the dashboard this morning and only saw 4 patches left for the API refactor :) 15:58
dansmithinflation :/15:59
abhishekk:D15:59
* lbragstad sigh15:59
lbragstadwell - regardless i am excited we're making progress16:00
dansmithI think abhishekk is having so much fun he's just making up new crap for us to refactor :P16:01
abhishekka lot :P16:01
dansmithhe told me he dreams about policy refactor16:01
dansmithI suggested he seek medical help for that ailment :P16:01
abhishekkhaha16:01
abhishekkon that note, I think I should take some break16:03
abhishekkwill be back after dinner16:04
lbragstadRBAC is a condition16:11
lbragstadbiab16:12
croelandtabhishekk: on the same note I'm probably gonna be on PTO for the next two weeks16:27
croelandtiirc M3 is on Monday, so that should be OK regarding the reviews, right?16:28
abhishekkcroelandt, I think at the moment we looks good and will be able to finish policy work by this week16:34
croelandtDon't hesitate to spam me this week then :D16:34
abhishekkcroelandt, cool :D16:45
abhishekkdansmith, replied to comments on import patch, kindly have a look16:46
croelandtabhishekk: what is the deadline for all the RBAC patches we currently have under reveiw?16:50
abhishekkcroelandt, I want them in M3 but I think it will go 1 week after M3 and and before RC1 release16:51
abhishekkI will try to rebase them tomorrow to remove merge conflict, those will be easier to review since now we have policy checks in API layer, and also we have added good functional test coverage there16:52
abhishekkbetween if someone wants to fix review comments on metadef policy patches then I am ok with that :D17:03
dansmithabhishekk: done17:27
abhishekkdansmith, ack, thank you17:28
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image import operation in API  https://review.opendev.org/c/openstack/glance/+/80459018:28
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Tags in API  https://review.opendev.org/c/openstack/glance/+/80458818:28
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image tasks information in API  https://review.opendev.org/c/openstack/glance/+/80559018:28
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Cache in API  https://review.opendev.org/c/openstack/glance/+/80579718:28
opendevreviewMerged openstack/glance master: Move metadef resource type association policy checks in the API  https://review.opendev.org/c/openstack/glance/+/79963718:31
croelandtabhishekk: oh, I had no idea we did not have an "add" method for image tags19:10
abhishekkno problem, neither do I before working on this patch19:11
abhishekkcroelandt, could you please also have a look at import patch once again19:17
opendevreviewAbhishek Kekane proposed openstack/glance master: Move metadef property policy checks in the API  https://review.opendev.org/c/openstack/glance/+/79963519:43
opendevreviewAbhishek Kekane proposed openstack/glance master: Move metadef tag policy checks in the API  https://review.opendev.org/c/openstack/glance/+/79963619:43
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image import operation in API  https://review.opendev.org/c/openstack/glance/+/80459020:17
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Tags in API  https://review.opendev.org/c/openstack/glance/+/80458820:17
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for image tasks information in API  https://review.opendev.org/c/openstack/glance/+/80559020:17
opendevreviewAbhishek Kekane proposed openstack/glance master: Check policies for Image Cache in API  https://review.opendev.org/c/openstack/glance/+/80579720:17
abhishekkcroelandt, could you please restore +w on https://review.opendev.org/c/openstack/glance/+/804590 (it got rebased :/ )20:19
abhishekkalso timeout issue is back and this time it is for functional-py3820:20
* abhishekk signing out for the day20:36
abhishekk5 out of 6 in check queue has timed out :/20:42
abhishekkI will recheck them tomorrow my time20:43

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