Re: Language matters - don't use the term "whitelist" in Apache Airflow

2020-06-07 Thread Jarek Potiuk
Indeed. Thanks Ash! Much appreciated! J. On Mon, Jun 8, 2020 at 1:40 AM Kevin Yang wrote: > Thank you Ash. +1 and stamped. > > > Cheers, > Kevin Y > > On Sun, Jun 7, 2020 at 2:46 PM Deng Xiaodong wrote: > > > Appreciate your effort, Ash. And a +1 for this. > > > > > > XD > > > > On Sun, Jun

Re: Language matters - don't use the term "whitelist" in Apache Airflow

2020-06-07 Thread Kevin Yang
Thank you Ash. +1 and stamped. Cheers, Kevin Y On Sun, Jun 7, 2020 at 2:46 PM Deng Xiaodong wrote: > Appreciate your effort, Ash. And a +1 for this. > > > XD > > On Sun, Jun 7, 2020 at 23:31 Ash Berlin-Taylor wrote: > > > Hi everyone, > > > > I have just opened a PR to rename the few of the

Re: Language matters - don't use the term "whitelist" in Apache Airflow

2020-06-07 Thread Deng Xiaodong
Appreciate your effort, Ash. And a +1 for this. XD On Sun, Jun 7, 2020 at 23:31 Ash Berlin-Taylor wrote: > Hi everyone, > > I have just opened a PR to rename the few of the remaining instances of > whitelist or blacklist in our code base. (There weren't many.) There are > some we can't remove

Language matters - don't use the term "whitelist" in Apache Airflow

2020-06-07 Thread Ash Berlin-Taylor
Hi everyone, I have just opened a PR to rename the few of the remaining instances of whitelist or blacklist in our code base. (There weren't many.) There are some we can't remove yet (because they are modules/classes/config from external modules. I have opened issues in those projects for most of

Re: Production images for Helm chart - question if we are doing the right thing ?

2020-06-07 Thread Jarek Potiuk
I think it's more for the community to decide. The ASF has some general rules that we follow, yet there is usually a lot of room for community to decide. If we think we're good.with the rules, I believe we're good :) J. niedz., 7 cze 2020, 22:51 użytkownik Bas Harenslak napisał: > I could

Re: Production images for Helm chart - question if we are doing the right thing ?

2020-06-07 Thread Bas Harenslak
I could give my own opinion about this thing, but is there nobody at Apache that can answer this question? Bas > On 7 Jun 2020, at 20:09, Philippe Gagnon wrote: > > Hello Jarek, > > Since they are clearly marked as alpha releases I think this is okay. Just > my opinion though. > > Regards,

Re: Production images for Helm chart - question if we are doing the right thing ?

2020-06-07 Thread Philippe Gagnon
Hello Jarek, Since they are clearly marked as alpha releases I think this is okay. Just my opinion though. Regards, Philippe On Sun, Jun 7, 2020 at 1:09 PM Jarek Potiuk wrote: > Hello everyone, > > We have a question with Ash whether the way we are distributing alpha > releases of our Docker

Production images for Helm chart - question if we are doing the right thing ?

2020-06-07 Thread Jarek Potiuk
Hello everyone, We have a question with Ash whether the way we are distributing alpha releases of our Docker images is ok for everyone. This is mainly to the other PMCs in the project but anyone's opinion is welcome. *Context:* We have been iterating with the production image over the last few