Re: Cloud clustering support using Kubernetes

2018-10-08 Thread Rémy Maucherat
On Thu, Oct 4, 2018 at 7:29 PM Rémy Maucherat wrote: > Ok ! For now I switched to openjson, since it's the same nonsense API as > the other one (so no retesting needed for now), without the "no evil" > clause. I had read the org.json license actually and thought the evil > clause was just for

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 10/4/18 13:29, Rémy Maucherat wrote: > On Thu, Oct 4, 2018 at 7:23 PM Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Rémy, >> >> On 10/4/18 05:26, Rémy Maucherat

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Rémy Maucherat
On Thu, Oct 4, 2018 at 7:23 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Rémy, > > On 10/4/18 05:26, Rémy Maucherat wrote: > > On Wed, Oct 3, 2018 at 10:27 PM Christopher Schultz < > > ch...@christopherschultz.net> wrote: >

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 10/4/18 05:26, Rémy Maucherat wrote: > On Wed, Oct 3, 2018 at 10:27 PM Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Rémy, >> >> On 10/3/18 09:48, Rémy Maucherat

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Rémy Maucherat
On Thu, Oct 4, 2018 at 12:58 PM Mark Thomas wrote: > On 04/10/18 11:48, Martin Grigorov wrote: > > Hi, > > > > I cannot find the original mail now (I think it was sent by Bertrand > > Delacretaz two years ago) but json.org's licence is not ASL2 compatible. > > For that reason several Apache

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Mark Thomas
On 04/10/18 11:48, Martin Grigorov wrote: > Hi, > > I cannot find the original mail now (I think it was sent by Bertrand > Delacretaz two years ago) but json.org's licence is not ASL2 compatible. > For that reason several Apache projects (Apache Wicket one of them) had to > migrate to something

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Martin Grigorov
Hi, I cannot find the original mail now (I think it was sent by Bertrand Delacretaz two years ago) but json.org's licence is not ASL2 compatible. For that reason several Apache projects (Apache Wicket one of them) had to migrate to something else. Wicket choose

Re: Cloud clustering support using Kubernetes

2018-10-04 Thread Rémy Maucherat
On Wed, Oct 3, 2018 at 10:27 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Rémy, > > On 10/3/18 09:48, Rémy Maucherat wrote: > > Hi, > > > > As I talked about during the latest TomcatCon (and the previous one > > in London

Re: Cloud clustering support using Kubernetes

2018-10-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 10/3/18 09:48, Rémy Maucherat wrote: > Hi, > > As I talked about during the latest TomcatCon (and the previous one > in London actually ...), there's a cloud aware cluster members > provider that can be contributed to Tomcat. > > The

Re: Cloud clustering support using Kubernetes

2018-10-03 Thread Rémy Maucherat
On Wed, Oct 3, 2018 at 4:35 PM Mark Thomas wrote: > On 03/10/18 14:48, Rémy Maucherat wrote: > > Hi, > > > > As I talked about during the latest TomcatCon (and the previous one in > > London actually ...), there's a cloud aware cluster members provider that > > can be contributed to Tomcat. > >

Re: Cloud clustering support using Kubernetes

2018-10-03 Thread Mark Thomas
On 03/10/18 14:48, Rémy Maucherat wrote: > Hi, > > As I talked about during the latest TomcatCon (and the previous one in > London actually ...), there's a cloud aware cluster members provider that > can be contributed to Tomcat. > > The current code is here: