15:32:07 #startmeeting Pulp Triage 2017-12-19 15:32:07 Meeting started Tue Dec 19 15:32:07 2017 UTC and is due to finish in 60 minutes. The chair is asmacdo. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:32:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:32:07 The meeting name has been set to 'pulp_triage_2017_12_19' 15:32:07 #info asmacdo has joined triage 15:32:07 asmacdo: asmacdo has joined triage 15:32:10 !here 15:32:10 #info ttereshc has joined triage 15:32:10 ttereshc: ttereshc has joined triage 15:32:14 !next 15:32:15 asmacdo: 4 issues left to triage: 3208, 3210, 3216, 3217 15:32:15 #topic Clarify docs to import an uploaded v1 docker image to repository. - http://pulp.plan.io/issues/3208 15:32:16 Issue #3208 [NEW] (unassigned) - Priority: Normal | Severity: Medium 15:32:17 Clarify docs to import an uploaded v1 docker image to repository. - http://pulp.plan.io/issues/3208 15:32:39 * asmacdo was engrossed in daviddavis's versioned repos email :) 15:32:45 lol 15:32:59 let's accept as is 15:33:03 there's a PR fr that 15:33:05 so i already changed this one to a docs story, i think we can accept 15:33:10 I'll add it 15:33:11 yeah 15:33:16 !propose accept 15:33:16 #idea Proposed for #3208: Leave the issue as-is, accepting its current state. 15:33:16 asmacdo: Proposed for #3208: Leave the issue as-is, accepting its current state. 15:33:22 +1 15:33:33 +1 15:33:34 !accept 15:33:34 #agreed Leave the issue as-is, accepting its current state. 15:33:34 asmacdo: Current proposal accepted: Leave the issue as-is, accepting its current state. 15:33:35 asmacdo: 3 issues left to triage: 3210, 3216, 3217 15:33:35 #topic Update Importer configuration fails. - http://pulp.plan.io/issues/3210 15:33:36 Issue #3210 [POST] (ttereshc) - Priority: Normal | Severity: Medium 15:33:37 Update Importer configuration fails. - http://pulp.plan.io/issues/3210 15:33:46 #idea Proposed for #3210: Leave the issue as-is, accepting its current state. 15:33:46 !propose accept 15:33:46 asmacdo: Proposed for #3210: Leave the issue as-is, accepting its current state. 15:33:50 +1 15:33:52 since its at POST already 15:34:02 +1 15:34:06 +1 15:34:14 +1 15:34:38 !accept 15:34:38 #agreed Leave the issue as-is, accepting its current state. 15:34:38 asmacdo: Current proposal accepted: Leave the issue as-is, accepting its current state. 15:34:39 asmacdo: 2 issues left to triage: 3216, 3217 15:34:39 #topic CreatedResourceSerializer missing "Meta.model" attribute - http://pulp.plan.io/issues/3216 15:34:40 Issue #3216 [NEW] (unassigned) - Priority: Normal | Severity: Medium 15:34:41 CreatedResourceSerializer missing "Meta.model" attribute - http://pulp.plan.io/issues/3216 15:35:12 accept and add to sprint? 15:35:23 +1 15:35:29 +1 15:35:31 +1 15:35:43 this issue needs to be addressed, but im not sure we can add a Meta.model 15:35:55 +1 15:36:07 it is supposed to be general right? 15:36:36 asmacdo, there is a CreatedResource model 15:36:39 also it seems wrong to change the code so the docs render correctly 15:37:20 ok, this must work differently than I thought it did 15:37:24 +0 15:37:43 im going to accept unless anyone else has anything 15:38:28 we can discuss on the issue how exactly to workaround or fix that 15:38:38 !propose other accept and add to the sprint 15:38:38 #idea Proposed for #3216: accept and add to the sprint 15:38:39 asmacdo: Proposed for #3216: accept and add to the sprint 15:39:17 !accept 15:39:17 #agreed accept and add to the sprint 15:39:17 asmacdo: Current proposal accepted: accept and add to the sprint 15:39:18 asmacdo: 1 issues left to triage: 3217 15:39:18 #topic Error on updating ArrayField in Pulp3 - http://pulp.plan.io/issues/3217 15:39:19 Issue #3217 [NEW] (unassigned) - Priority: Normal | Severity: Medium 15:39:20 Error on updating ArrayField in Pulp3 - http://pulp.plan.io/issues/3217 15:40:56 I don't fully understand it, but it looks legit 15:41:06 should this be in the python plugin project? 15:41:19 or is this bug in core? 15:41:20 I think it's against core 15:41:23 just reproduced w/ python 15:41:33 it could be just a pulp_python issue 15:41:37 It would be an issue with any plugin that uses the arrayfield 15:41:43 ah I see 15:41:45 which I think is just python for now 15:42:11 it might be that we have to do arrayfields differently in the serializers (python) or it could be a bug in core 15:42:38 lets accept as core, and adjust the issue as it becomes clear 15:42:42 !propose accept 15:42:42 #idea Proposed for #3217: Leave the issue as-is, accepting its current state. 15:42:42 asmacdo: Proposed for #3217: Leave the issue as-is, accepting its current state. 15:43:03 what's the difference between an arrayfield and listfield - http://www.django-rest-framework.org/api-guide/fields/#listfield 15:44:00 Arrayfield is a model field: https://docs.djangoproject.com/en/2.0/ref/contrib/postgres/fields/#arrayfield 15:44:16 Listfield is a serializer field 15:44:28 I see 15:44:50 I'm hesitant to use a postgresql specific field I guess 15:45:03 agreed 15:45:04 but +1 to accept 15:45:09 +1 also 15:45:10 hmmm it could be that we need to revise the modeling in pulp_python 15:45:21 I think users will want to also run on sqlite 15:45:24 overall 15:45:28 or mariadb 15:45:37 no reason to lock down db 15:45:46 to one technology if we don't have to 15:46:32 cool, I can rewrite this as a pulp_python modeling issue 15:46:37 sounds good to me. how about we change to a pulp_python issue 15:46:44 +1 15:46:53 !propose other accept and rewrite as a pulp_python modeling issue 15:46:53 #idea Proposed for #3217: accept and rewrite as a pulp_python modeling issue 15:46:53 asmacdo: Proposed for #3217: accept and rewrite as a pulp_python modeling issue 15:47:04 +1 15:47:09 !accept 15:47:09 #agreed accept and rewrite as a pulp_python modeling issue 15:47:09 asmacdo: Current proposal accepted: accept and rewrite as a pulp_python modeling issue 15:47:11 asmacdo: No issues to triage. 15:47:14 !end 15:47:14 #endmeeting