Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
If Helm charts have similar licensing complexities as Docker images, then it probably makes sense to migrate charts to individual projects rather than making a larger chart repository here at Apache. If they don’t have similar licensing problems, then it could be aggregated like the Docker org, though that’s an orthogonal concern at this point based on how Helm charts have migrated from the centralized distribution model. Helm makes it fairly easy to add chart repositories (at least in v3) so that individual projects can own their own charts. On Thu, Sep 3, 2020 at 22:32 Dave Fisher wrote: > The ASF and the Apache Way is all about the community around an open > source software project. If there is no community around this deprecated > package then you will need to contact each Apache community that might be > interested and ask them directly. > > > > If you have a group of developers who want to preserve this project then > incubating an Apache project could be an approach. > > > > Regards, > > Dave > > > > Sent from my iPhone > > > > > On Sep 3, 2020, at 7:00 PM, Ween Jiann wrote: > > > > > > Hi Dave, > > > > > > Just to clarify, my suggestion is to move only charts related to ASF > projects to the apache git repo. > > > These charts have been deprecated as part of the repo deprecation, they > have no choice but to move somewhere or be archived. > > > > > > If this gains some traction, I'll create an issue and contact the > maintainers of the charts. > > > > > >> On 2020/09/03 21:01:12, Dave Fisher wrote: > > >> Hi - > > >> > > >> Does the Helm Chart community wish to explore becoming an Apache > Project Community? > > >> > > >> Regards, > > >> Dave > > >> > > >> Sent from my iPhone > > >> > > On Sep 3, 2020, at 12:33 PM, Ween Jiann > wrote: > > >>> > > >>> Hi all, > > >>> > > >>> The helm team has deprecated the charts repository and will be > archiving it in Nov. Here’s the link to the notice > https://github.com/helm/charts/blob/master/README.md#deprecation-timeline > > >>> > > >>> It looks like that are quite a few charts for ASF projects such as > Airflow, Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted > by anyone. It would make sense to re-home them into a single git in for > example apache/charts. This would facilitate easier distribution of various > ASF projects via a single helm repo, and setting up tests and CI > integration needs only to be done once. > > >>> > > >>> Cheers, > > >>> WJ > > >>> > > >>> - > > >>> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > > >>> For additional commands, e-mail: dev-h...@community.apache.org > > >>> > > >> > > >> > > >> - > > >> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > > >> For additional commands, e-mail: dev-h...@community.apache.org > > >> > > >> > > > > > > - > > > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > > > For additional commands, e-mail: dev-h...@community.apache.org > > > > > > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > > For additional commands, e-mail: dev-h...@community.apache.org > > > > -- Matt Sicker
Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
The ASF and the Apache Way is all about the community around an open source software project. If there is no community around this deprecated package then you will need to contact each Apache community that might be interested and ask them directly. If you have a group of developers who want to preserve this project then incubating an Apache project could be an approach. Regards, Dave Sent from my iPhone > On Sep 3, 2020, at 7:00 PM, Ween Jiann wrote: > > Hi Dave, > > Just to clarify, my suggestion is to move only charts related to ASF projects > to the apache git repo. > These charts have been deprecated as part of the repo deprecation, they have > no choice but to move somewhere or be archived. > > If this gains some traction, I'll create an issue and contact the maintainers > of the charts. > >> On 2020/09/03 21:01:12, Dave Fisher wrote: >> Hi - >> >> Does the Helm Chart community wish to explore becoming an Apache Project >> Community? >> >> Regards, >> Dave >> >> Sent from my iPhone >> On Sep 3, 2020, at 12:33 PM, Ween Jiann wrote: >>> >>> Hi all, >>> >>> The helm team has deprecated the charts repository and will be archiving it >>> in Nov. Here’s the link to the notice >>> https://github.com/helm/charts/blob/master/README.md#deprecation-timeline >>> >>> It looks like that are quite a few charts for ASF projects such as Airflow, >>> Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted by anyone. >>> It would make sense to re-home them into a single git in for example >>> apache/charts. This would facilitate easier distribution of various ASF >>> projects via a single helm repo, and setting up tests and CI integration >>> needs only to be done once. >>> >>> Cheers, >>> WJ >>> >>> - >>> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org >>> For additional commands, e-mail: dev-h...@community.apache.org >>> >> >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org >> For additional commands, e-mail: dev-h...@community.apache.org >> >> > > - > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > For additional commands, e-mail: dev-h...@community.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
Hi Kamil, What's your take of having the helm chart in a single repo? It will lessen the load to maintain tests and distribution. On 2020/09/03 19:54:17, Kamil Breguła wrote: > Hello, > > In the case of Airflow, we have developed our own chart and want to develop > and release it soon. For now, there is little chance that our community > will be interested in developing two independent charts. > https://github.com/apache/airflow/issues/10523 > > That would be the 3rd method of deploying Airflow on Kubernetes maintained > by our project. We have Kubernetes Operators also. > https://github.com/apache/airflow-on-k8s-operator > > Best regards, > Kamil Breguła > > On Thu, Sep 3, 2020 at 9:33 PM Ween Jiann wrote: > > > Hi all, > > > > The helm team has deprecated the charts repository and will be archiving > > it in Nov. Here’s the link to the notice > > https://github.com/helm/charts/blob/master/README.md#deprecation-timeline > > > > It looks like that are quite a few charts for ASF projects such as > > Airflow, Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted > > by anyone. It would make sense to re-home them into a single git in for > > example apache/charts. This would facilitate easier distribution of various > > ASF projects via a single helm repo, and setting up tests and CI > > integration needs only to be done once. > > > > Cheers, > > WJ > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > > For additional commands, e-mail: dev-h...@community.apache.org > > > > > - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
Hi Dave, Just to clarify, my suggestion is to move only charts related to ASF projects to the apache git repo. These charts have been deprecated as part of the repo deprecation, they have no choice but to move somewhere or be archived. If this gains some traction, I'll create an issue and contact the maintainers of the charts. On 2020/09/03 21:01:12, Dave Fisher wrote: > Hi - > > Does the Helm Chart community wish to explore becoming an Apache Project > Community? > > Regards, > Dave > > Sent from my iPhone > > > On Sep 3, 2020, at 12:33 PM, Ween Jiann wrote: > > > > Hi all, > > > > The helm team has deprecated the charts repository and will be archiving it > > in Nov. Here’s the link to the notice > > https://github.com/helm/charts/blob/master/README.md#deprecation-timeline > > > > It looks like that are quite a few charts for ASF projects such as Airflow, > > Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted by anyone. > > It would make sense to re-home them into a single git in for example > > apache/charts. This would facilitate easier distribution of various ASF > > projects via a single helm repo, and setting up tests and CI integration > > needs only to be done once. > > > > Cheers, > > WJ > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > > For additional commands, e-mail: dev-h...@community.apache.org > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > For additional commands, e-mail: dev-h...@community.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
Hi - Does the Helm Chart community wish to explore becoming an Apache Project Community? Regards, Dave Sent from my iPhone > On Sep 3, 2020, at 12:33 PM, Ween Jiann wrote: > > Hi all, > > The helm team has deprecated the charts repository and will be archiving it > in Nov. Here’s the link to the notice > https://github.com/helm/charts/blob/master/README.md#deprecation-timeline > > It looks like that are quite a few charts for ASF projects such as Airflow, > Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted by anyone. > It would make sense to re-home them into a single git in for example > apache/charts. This would facilitate easier distribution of various ASF > projects via a single helm repo, and setting up tests and CI integration > needs only to be done once. > > Cheers, > WJ > > - > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > For additional commands, e-mail: dev-h...@community.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
Hello, In the case of Airflow, we have developed our own chart and want to develop and release it soon. For now, there is little chance that our community will be interested in developing two independent charts. https://github.com/apache/airflow/issues/10523 That would be the 3rd method of deploying Airflow on Kubernetes maintained by our project. We have Kubernetes Operators also. https://github.com/apache/airflow-on-k8s-operator Best regards, Kamil Breguła On Thu, Sep 3, 2020 at 9:33 PM Ween Jiann wrote: > Hi all, > > The helm team has deprecated the charts repository and will be archiving > it in Nov. Here’s the link to the notice > https://github.com/helm/charts/blob/master/README.md#deprecation-timeline > > It looks like that are quite a few charts for ASF projects such as > Airflow, Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted > by anyone. It would make sense to re-home them into a single git in for > example apache/charts. This would facilitate easier distribution of various > ASF projects via a single helm repo, and setting up tests and CI > integration needs only to be done once. > > Cheers, > WJ > > - > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > For additional commands, e-mail: dev-h...@community.apache.org > >
Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git
Hi all, The helm team has deprecated the charts repository and will be archiving it in Nov. Here’s the link to the notice https://github.com/helm/charts/blob/master/README.md#deprecation-timeline It looks like that are quite a few charts for ASF projects such as Airflow, Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted by anyone. It would make sense to re-home them into a single git in for example apache/charts. This would facilitate easier distribution of various ASF projects via a single helm repo, and setting up tests and CI integration needs only to be done once. Cheers, WJ - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org