<div dir="ltr"><div dir="ltr">And from the container image scripts & Dockerfile:<div><a href="https://github.com/pulp/pulpcore/pull/282">https://github.com/pulp/pulpcore/pull/282</a><br></div><div><br></div><div><b>This affects</b> any plugins using the new plugin-template for container-based CI.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 3, 2019 at 3:58 PM David Davis <<a href="mailto:daviddavis@redhat.com">daviddavis@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">The step to create migrations has been removed from the installer:<div><br></div><div><a href="https://github.com/pulp/ansible-pulp/pull/144" target="_blank">https://github.com/pulp/ansible-pulp/pull/144</a><br clear="all"><div><div dir="ltr" class="gmail-m_-1587327250482172034gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>David<br></div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 27, 2019 at 3:31 PM Mike DePaulo <<a href="mailto:mikedep333@redhat.com" target="_blank">mikedep333@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Yes, just create a pulpcore PR that removes the makemigrations line, as well as the line above it.<div>(Honestly, comment the line above it out. We may want the list of plugins in the future.)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 27, 2019 at 3:14 PM Brian Bouterse <<a href="mailto:bmbouter@redhat.com" target="_blank">bmbouter@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 27, 2019 at 3:04 PM Mike DePaulo <<a href="mailto:mikedep333@redhat.com" target="_blank">mikedep333@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Note that we makemigrations & migrate at pulp-api container start<br>
time. And all the containers (e.g., pulp-content) wait on the pulp-api<br>
container to do them:<br>
<a href="https://github.com/pulp/pulpcore/blob/master/containers/images/pulp/container-assets/pulp-api#L11" rel="noreferrer" target="_blank">https://github.com/pulp/pulpcore/blob/master/containers/images/pulp/container-assets/pulp-api#L11</a><br>
<br>
Once I took over the containers, I envisioned both of these as a<br>
temporary measure. Presumably there would be a separate<br>
spordically-run container to perform migrations.<br></blockquote><div>Can we continue to have the container stuff "migrate" but not "makemigrations" along with this change in the installer? My goal is to keep the containers and installer consistent.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
On Tue, Aug 27, 2019 at 2:41 PM Brian Bouterse <<a href="mailto:bmbouter@redhat.com" target="_blank">bmbouter@redhat.com</a>> wrote:<br>
><br>
> Excellent and good catch on the duplicate already on sprint. Yes let's use 5321 as you suggest. I added to that issue that this was announced and scheduled for Sept 3rd.<br>
><br>
> If it's still at NEW on the 3rd, I have a reminder to make a PR and merge on that day. Otherwise anyone can make a PR ahead of time and merge on the 3rd.<br>
><br>
> On Tue, Aug 27, 2019 at 2:19 PM Austin Macdonald <<a href="mailto:austin@redhat.com" target="_blank">austin@redhat.com</a>> wrote:<br>
>><br>
>> This all sounds good to me. FYI, I closed <a href="https://pulp.plan.io/issues/5361" rel="noreferrer" target="_blank">https://pulp.plan.io/issues/5361</a> as a dupe since <a href="https://pulp.plan.io/issues/5321" rel="noreferrer" target="_blank">https://pulp.plan.io/issues/5321</a> has already been added to the sprint. Feel free to use 5361 and close 5321 if you prefer.<br>
>><br>
>> On Tue, Aug 27, 2019 at 2:16 PM Brian Bouterse <<a href="mailto:bmbouter@redhat.com" target="_blank">bmbouter@redhat.com</a>> wrote:<br>
>>><br>
>>> tl;dr if we make this change on Sept 3rd, the installer won't auto-create migrations anymore. For every change needing a migration, please commit one.<br>
>>><br>
>>> # Background<br>
>>> We enabled the installer to "auto-create" migrations as a solution to the problem of them changing a crazy amount early on in Pulp3's development. Now the migrations are expected to be checked in and I believe they are for all plugins. This is only a breaking change for a plugin that is missing migrations.<br>
>>><br>
>>> # The Problem<br>
>>> <a href="https://pulp.plan.io/issues/5361" rel="noreferrer" target="_blank">https://pulp.plan.io/issues/5361</a> This was originally reported by Katello as a P2; I added details to it.<br>
>>><br>
>>> # Feedback<br>
>>> If there is something better that we should do please suggest it on the issue. If this is a concern or not going to work for you or our users please bring that up anywhere.<br>
>>><br>
>>> # Timeline<br>
>>> If there are no blocking concerns, I plan to make this change on Tuesday Sept 3rd.<br>
>>><br>
>>> Thank you!<br>
>>> Brian<br>
>>><br>
>>> _______________________________________________<br>
>>> Pulp-dev mailing list<br>
>>> <a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
>>> <a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
><br>
> _______________________________________________<br>
> Pulp-dev mailing list<br>
> <a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
<br>
<br>
<br>
-- <br>
<br>
Mike DePaulo<br>
<br>
He / Him / His<br>
<br>
Service Reliability Engineer, Pulp<br>
<br>
Red Hat<br>
<br>
IM: mikedep333<br>
<br>
GPG: 51745404<br>
</blockquote></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_-1587327250482172034gmail-m_3518432530981618021gmail_signature"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:capitalize"><span>Mike</span> <span>DePaulo</span><span style="text-transform:uppercase;color:rgb(170,170,170);margin:0px"></span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px 0px 4px;text-transform:capitalize">He / Him / His</p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px;text-transform:capitalize"><span>Service Reliability Engineer, Pulp</span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;margin:0px 0px 4px;font-size:12px"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat<span></span></a></p><div style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:medium;margin-bottom:4px"></div><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;margin:0px;font-size:12px"><span>IM: <span>mikedep333</span></span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px"><span>GPG: 51745404</span></p><div style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:medium;margin-top:12px"><table border="0"><tbody><tr><td width="100px"><a href="https://www.redhat.com/" target="_blank"><img src="https://marketing-outfit-prod-images.s3-us-west-2.amazonaws.com/f5445ae0c9ddafd5b2f1836854d7416a/Logo-RedHat-Email.png" width="90" height="auto"></a></td></tr></tbody></table></div></div></div>
_______________________________________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
</blockquote></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:capitalize"><span>Mike</span> <span>DePaulo</span><span style="text-transform:uppercase;color:rgb(170,170,170);margin:0px"></span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px 0px 4px;text-transform:capitalize">He / Him / His</p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px;text-transform:capitalize"><span>Service Reliability Engineer, Pulp</span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;margin:0px 0px 4px;font-size:12px"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat<span></span></a></p><div style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:medium;margin-bottom:4px"></div><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;margin:0px;font-size:12px"><span>IM: <span>mikedep333</span></span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px"><span>GPG: 51745404</span></p><div style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:medium;margin-top:12px"><table border="0"><tbody><tr><td width="100px"><a href="https://www.redhat.com/" target="_blank"><img src="https://marketing-outfit-prod-images.s3-us-west-2.amazonaws.com/f5445ae0c9ddafd5b2f1836854d7416a/Logo-RedHat-Email.png" width="90" height="auto"></a></td></tr></tbody></table></div></div></div></div>