Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Jan Šťastný
Hello, short assessment of the CI impact for jenkins pipelines using the kogito-pipelines framework. The relevant registry and credentials change should be mostly scoped to the branch.yaml configuration files, and DSL job generation then spreads the change across pipelines. There are of course 2

Re: [HEADS-UP] - Upcoming image tag changes to Docker.io

2024-05-14 Thread Jan Šťastný
Hello, looks good to me. The examples images might have been used in some tests in CI, but I am not sure which ones and where exactly (were those operator bdd tests perhaps?). But Ricardo, you're more familiar with those repositories than me, I'd go with your assessment and in the worst case we'd

Re: [HEADS-UP] - Upcoming image tag changes to Docker.io

2024-05-14 Thread Tiago Bento
Since we're doing this, maybe we should consider handling the `nightly` publication with a Tag only? The suffix really makes it more difficult to parameterize stuff... On Tue, May 14, 2024 at 4:56 PM ricardo zanini fernandes wrote: > > Thanks Tiago! > > On Tue, May 14, 2024 at 5:53 PM Tiago Bento

Re: [HEADS-UP] - Upcoming image tag changes to Docker.io

2024-05-14 Thread ricardo zanini fernandes
Thanks Tiago! On Tue, May 14, 2024 at 5:53 PM Tiago Bento wrote: > KIE Tools has several images too. I'll update the spreadsheet accordingly. > > Thanks for putting this together! > > On Tue, May 14, 2024 at 4:37 PM ricardo zanini fernandes > wrote: > > > > Just one more thing: in short, we wil

Re: [HEADS-UP] - Upcoming image tag changes to Docker.io

2024-05-14 Thread Tiago Bento
KIE Tools has several images too. I'll update the spreadsheet accordingly. Thanks for putting this together! On Tue, May 14, 2024 at 4:37 PM ricardo zanini fernandes wrote: > > Just one more thing: in short, we will have only the images in the column > "New Image". > > If we agree, I'll then ope

Re: [HEADS-UP] - Upcoming image tag changes to Docker.io

2024-05-14 Thread ricardo zanini fernandes
Just one more thing: in short, we will have only the images in the column "New Image". If we agree, I'll then open the JIRA reporting the images we will publish at docker.io/apache. Cheers! On Tue, May 14, 2024 at 5:35 PM ricardo zanini fernandes < ricardozan...@gmail.com> wrote: > Folks, > > P

[HEADS-UP] - Upcoming image tag changes to Docker.io

2024-05-14 Thread ricardo zanini fernandes
Folks, Please see the attached spreadsheet [1] with all the images that are touching our codebase. I'll send PRs across all the repositories this week. I hope you can take a look and review those. There's one a question that came up: are we going to release/publish the `examples-` images? I don't

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Rodrigo Antunes
+1 I can help Jan with #3 On 2024/05/14 16:58:25 ricardo zanini fernandes wrote: > Tiago, > > I think we should stick to: > https://hub.docker.com/u/apache/incubator-kie-sonataflow-operator/ for > instance. That's my understanding of the guidelines. Even though we have > many images, I think tha

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread ricardo zanini fernandes
Tiago, I think we should stick to: https://hub.docker.com/u/apache/incubator-kie-sonataflow-operator/ for instance. That's my understanding of the guidelines. Even though we have many images, I think that's the way they recommend. I'll put together a spreadsheet with the new naming and attach it

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Tibor Zimányi
+1 Dňa ut 14. 5. 2024, 18:43 Pere Fernandez (apache) napísal(a): > +1 > > El dt., 14 de maig 2024, 17:28, Enrique Gonzalez Martinez < > egonza...@apache.org> va escriure: > > > +1 > > > > El mar, 14 may 2024, 17:25, Thiago Lugli escribió: > > > > > +1 > > > > > > For repositories with multiple

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Pere Fernandez (apache)
+1 El dt., 14 de maig 2024, 17:28, Enrique Gonzalez Martinez < egonza...@apache.org> va escriure: > +1 > > El mar, 14 may 2024, 17:25, Thiago Lugli escribió: > > > +1 > > > > For repositories with multiple images the naming should be something like > > https://hub.docker.com/u/apache/incubator-k

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Enrique Gonzalez Martinez
+1 El mar, 14 may 2024, 17:25, Thiago Lugli escribió: > +1 > > For repositories with multiple images the naming should be something like > https://hub.docker.com/u/apache/incubator-kie-/ https://hub.docker.com/u/apache/incubator-kie-%3cproject_name%3e/%3cimage_name>> > ? > > From: ricardo zanini

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Thiago Lugli
+1 For repositories with multiple images the naming should be something like https://hub.docker.com/u/apache/incubator-kie-/https://hub.docker.com/u/apache/incubator-kie-%3cproject_name%3e/%3cimage_name>> ? From: ricardo zanini fernandes Date: Tuesday, 14 May 2024 at 12:12 To: dev@kie.apache.o

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Jan Šťastný
+1 I can take a look at #3 in the morning and assess the scope. I'll gladly sync with anyone else willing to join. Regards Jan Dne út 14. 5. 2024 17:17 uživatel Alex Porcelli napsal: > +1 > > On Tue, May 14, 2024 at 11:12 AM ricardo zanini fernandes > wrote: > > > > Folks, > > > > We need to

Re: [PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread Alex Porcelli
+1 On Tue, May 14, 2024 at 11:12 AM ricardo zanini fernandes wrote: > > Folks, > > We need to move to Dockerhub from Quay for our first release duo to Apache > Guidelines [1]. > > Here's my initial impact assessment: > > - *Kogito Runtimes* ( > https://github.com/search?q=repo%3Aapache%2Fincubato

[PROPOSAL] - Migrating from Quay to Dockerhub

2024-05-14 Thread ricardo zanini fernandes
Folks, We need to move to Dockerhub from Quay for our first release duo to Apache Guidelines [1]. Here's my initial impact assessment: - *Kogito Runtimes* ( https://github.com/search?q=repo%3Aapache%2Fincubator-kie-kogito-runtimes+quay.io%2Fkiegroup&type=code ) - A few properties, tests, CI fi

Community over Code EU 2024: The countdown has started!

2024-05-14 Thread Ryan Skraba
[Note: You're receiving this email because you are subscribed to one or more project dev@ mailing lists at the Apache Software Foundation.] We are very close to Community Over Code EU -- check out the amazing program and the special discounts that we have for you. Special discounts You still hav