Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Dennis Kliban
I filed an issue[0] to track the effort to remove MariaDB support in Pulp 3. [0] https://pulp.plan.io/issues/5129 On Mon, Jul 15, 2019 at 1:01 PM Robin Chan wrote: > +1 > In May, the Foreman community warned us against trying to support many > databases - saying the cost was too high. Without

[Pulp-dev] plugin_template changes

2019-07-15 Thread Dennis Kliban
What's new? - bootstrap.py is now called plugin-template - Plugins now use a template_config.yml to store all the options that they want to use when interacting with plugin-template commands What's gone? - the command line arguments that told bootstrap.py what options to use Find out

Re: [Pulp-dev] [BREAKING] drf 3.10 has breaking changes

2019-07-15 Thread Austin Macdonald
CI breakage *resolved*. https://pulp.plan.io/issues/5125 has not been fixed yet, it is blocked upstream. In the meantime we have restricted drf version to < 3.10. https://github.com/pulp/pulpcore/pull/209/ On Mon, Jul 15, 2019 at 12:59 PM Austin Macdonald wrote: > This will probably be a CI b

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Robin Chan
+1 In May, the Foreman community warned us against trying to support many databases - saying the cost was too high. Without any compelling reason to abandon earlier efforts to stay compatible, no action was taken at that time since the cost was nominal until now. With the new information, I agree

Re: [Pulp-dev] [BREAKING] drf 3.10 has breaking changes

2019-07-15 Thread Austin Macdonald
This will probably be a CI blocker. (It does prevent pulplift from completing.) I've taken https://pulp.plan.io/issues/5125 as assigned. I'll update the issue as I go, and respond here when things are working again. On Mon, Jul 15, 2019 at 12:08 PM David Davis wrote: > A new version of DRF was

[Pulp-dev] [BREAKING] drf 3.10 has breaking changes

2019-07-15 Thread David Davis
A new version of DRF was released and it has some breaking changes. The first thing I saw was that 'detail_route' was removed (in favor of 'action'). I've filed this issue: https://pulp.plan.io/issues/5125 David ___ Pulp-dev mailing list Pulp-dev@redhat

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Mike DePaulo
+1 to drop My rationale: At a previous job, MariaDB support would have helped us; we could use our cluster. But a non-clustered postgresql server + Pulp having a lot more features (due to the limitations of MariaDB, and the saved developer time) would have been overall more valuable. -Mike On Mo

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Dana Walker
+1 to drop MariaDB testing/support Dana Walker She / Her / Hers Software Engineer, Pulp Project Red Hat dawal...@redhat.com On Mon, Jul 15, 2019 at 10:41 AM Ina Panova wrote: > +1 to drop MariaDB support. > > > > Regards, > > Ina

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Ina Panova
+1 to drop MariaDB support. Regards, Ina Panova Senior Software Engineer| Pulp| Red Hat Inc. "Do not go where the path may lead, go instead where there is no path and leave a trail." On Sun, Jul 14, 2019 at 10:10 PM Brian Bouterse wrote: > I believe we have reached a point where P

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Pavel Picka
+1 to drop On Mon, Jul 15, 2019 at 4:15 PM Daniel Alley wrote: > +1 to remove MariaDB/MySQL support > > > > > On Mon, Jul 15, 2019 at 10:09 AM Dennis Kliban wrote: > >> +1 to drop support for mariadb >> >> On Mon, Jul 15, 2019 at 10:04 AM Austin Macdonald >> wrote: >> >>> +1 to remove. >>> >>>

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Daniel Alley
+1 to remove MariaDB/MySQL support On Mon, Jul 15, 2019 at 10:09 AM Dennis Kliban wrote: > +1 to drop support for mariadb > > On Mon, Jul 15, 2019 at 10:04 AM Austin Macdonald > wrote: > >> +1 to remove. >> >> On Sun, Jul 14, 2019 at 4:10 PM Brian Bouterse >> wrote: >> >>> I believe we have

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Dennis Kliban
+1 to drop support for mariadb On Mon, Jul 15, 2019 at 10:04 AM Austin Macdonald wrote: > +1 to remove. > > On Sun, Jul 14, 2019 at 4:10 PM Brian Bouterse > wrote: > >> I believe we have reached a point where Pulp (core and its plugins) can >> no longer support MariaDB due to technical problems

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Austin Macdonald
+1 to remove. On Sun, Jul 14, 2019 at 4:10 PM Brian Bouterse wrote: > I believe we have reached a point where Pulp (core and its plugins) can no > longer support MariaDB due to technical problems. I've been an advocate for > Pulp to support MariaDB because it's what our users want. The community

Re: [Pulp-dev] Database support in Pulp 3

2019-07-15 Thread Tatiana Tereshchenko
+1 to drop MariaDB support On Sun, Jul 14, 2019 at 10:10 PM Brian Bouterse wrote: > I believe we have reached a point where Pulp (core and its plugins) can no > longer support MariaDB due to technical problems. I've been an advocate for > Pulp to support MariaDB because it's what our users want.