Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-07 Thread Pasquale Congiusti
Hi all, the vote is closed and passed (more details to follow in a separate
result thread). I'm going to continue with the following steps to
officially release this
version.

Thanks and regards,
Pasquale.

On Wed, Jan 3, 2024 at 10:42 AM Pasquale Congiusti <
pasquale.congiu...@gmail.com> wrote:

> Hello,
>
> This is a vote to release Apache Camel K 2.2.0. This release provides new
> features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based
> on Camel 4.0.3).
>
> * A previous release attempt was canceled on December 22nd 2023 due to the
> fact that it was based on a non LTS Camel version.
>
> Camel K release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
>
> Camel K Tag:
> https://github.com/apache/camel-k/releases/tag/v2.2.0
>
> Camel K CRD Java dependency staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
>
> Staging container image repository:
> AMD64 architecture:
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> ARM64 architecture (preview only):
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
>
> It's possible to install all staging artifacts with a single command
> (preferably using the kamel CLI you find in Camel K release files):
>
> kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release Apache Camel K 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> I start the vote with my +1.
>
> Thanks and regards,
> Pasquale Congiusti
>
> [1] https://github.com/apache/camel-k/milestone/47?closed=1
>
>
>


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Andrea Cosentino
It's fine for me. I think we should maybe improve the labels for all the
releases

Il mer 3 gen 2024, 17:29 Pasquale Congiusti 
ha scritto:

> Hi Marat,
> thanks for letting us know. I can see if I can remove it. However it's not
> a big deal since the dependency is only used for tooling purposes, so,
> having released ahead of time is not putting any kind of risk. If the rest
> of the community is okey with it, we can leave it and remove it if by any
> chance the release has to be canceled.
>
> Regards,
> Pasquale.
>
> On Wed, Jan 3, 2024 at 4:58 PM Marat Gubaidullin <
> marat.gubaidul...@gmail.com> wrote:
>
> > Hello,
> >
> > I made a huge mistake by accidentally releasing Camel K CRD Java
> dependency
> > 2.2.0.
> > I do not know how to roll back these changes in Apache Sonatype myself.
> > Please help, how to fix the situation.
> >
> > Sorry about that.
> >
> > Marat
> >
> > On Wed, Jan 3, 2024 at 4:43 AM Pasquale Congiusti <
> > pasquale.congiu...@gmail.com> wrote:
> >
> > > Hello,
> > >
> > > This is a vote to release Apache Camel K 2.2.0. This release provides
> new
> > > features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based
> > on
> > > Camel 4.0.3).
> > >
> > > * A previous release attempt was canceled on December 22nd 2023 due to
> > the
> > > fact that it was based on a non LTS Camel version.
> > >
> > > Camel K release files:
> > > https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
> > >
> > > Camel K Tag:
> > > https://github.com/apache/camel-k/releases/tag/v2.2.0
> > >
> > > Camel K CRD Java dependency staging repository:
> > >
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
> > >
> > > Staging container image repository:
> > > AMD64 architecture:
> > >
> > >
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> > > ARM64
> > > <
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=exploreARM64
> > >
> > > architecture (preview only):
> > >
> > >
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
> > >
> > > It's possible to install all staging artifacts with a single command
> > > (preferably using the kamel CLI you find in Camel K release files):
> > >
> > > kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
> > >
> > > Please test this release candidate and cast your vote.
> > >
> > > [ ] +1 Release Apache Camel K 2.2.0
> > > [ ] -1 Veto the release (provide specific comments)
> > >
> > > The vote is open for at least 72 hours.
> > >
> > > I start the vote with my +1.
> > >
> > > Thanks and regards,
> > > Pasquale Congiusti
> > >
> > > [1] https://github.com/apache/camel-k/milestone/47?closed=1
> > >
> >
>


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Pasquale Congiusti
Hi Marat,
thanks for letting us know. I can see if I can remove it. However it's not
a big deal since the dependency is only used for tooling purposes, so,
having released ahead of time is not putting any kind of risk. If the rest
of the community is okey with it, we can leave it and remove it if by any
chance the release has to be canceled.

Regards,
Pasquale.

On Wed, Jan 3, 2024 at 4:58 PM Marat Gubaidullin <
marat.gubaidul...@gmail.com> wrote:

> Hello,
>
> I made a huge mistake by accidentally releasing Camel K CRD Java dependency
> 2.2.0.
> I do not know how to roll back these changes in Apache Sonatype myself.
> Please help, how to fix the situation.
>
> Sorry about that.
>
> Marat
>
> On Wed, Jan 3, 2024 at 4:43 AM Pasquale Congiusti <
> pasquale.congiu...@gmail.com> wrote:
>
> > Hello,
> >
> > This is a vote to release Apache Camel K 2.2.0. This release provides new
> > features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based
> on
> > Camel 4.0.3).
> >
> > * A previous release attempt was canceled on December 22nd 2023 due to
> the
> > fact that it was based on a non LTS Camel version.
> >
> > Camel K release files:
> > https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
> >
> > Camel K Tag:
> > https://github.com/apache/camel-k/releases/tag/v2.2.0
> >
> > Camel K CRD Java dependency staging repository:
> > https://repository.apache.org/content/repositories/orgapachecamel-1666/
> >
> > Staging container image repository:
> > AMD64 architecture:
> >
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> > ARM64
> > <
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=exploreARM64
> >
> > architecture (preview only):
> >
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
> >
> > It's possible to install all staging artifacts with a single command
> > (preferably using the kamel CLI you find in Camel K release files):
> >
> > kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
> >
> > Please test this release candidate and cast your vote.
> >
> > [ ] +1 Release Apache Camel K 2.2.0
> > [ ] -1 Veto the release (provide specific comments)
> >
> > The vote is open for at least 72 hours.
> >
> > I start the vote with my +1.
> >
> > Thanks and regards,
> > Pasquale Congiusti
> >
> > [1] https://github.com/apache/camel-k/milestone/47?closed=1
> >
>


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Marat Gubaidullin
Hello,

I made a huge mistake by accidentally releasing Camel K CRD Java dependency
2.2.0.
I do not know how to roll back these changes in Apache Sonatype myself.
Please help, how to fix the situation.

Sorry about that.

Marat

On Wed, Jan 3, 2024 at 4:43 AM Pasquale Congiusti <
pasquale.congiu...@gmail.com> wrote:

> Hello,
>
> This is a vote to release Apache Camel K 2.2.0. This release provides new
> features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based on
> Camel 4.0.3).
>
> * A previous release attempt was canceled on December 22nd 2023 due to the
> fact that it was based on a non LTS Camel version.
>
> Camel K release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
>
> Camel K Tag:
> https://github.com/apache/camel-k/releases/tag/v2.2.0
>
> Camel K CRD Java dependency staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
>
> Staging container image repository:
> AMD64 architecture:
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> ARM64
> 
> architecture (preview only):
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
>
> It's possible to install all staging artifacts with a single command
> (preferably using the kamel CLI you find in Camel K release files):
>
> kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release Apache Camel K 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> I start the vote with my +1.
>
> Thanks and regards,
> Pasquale Congiusti
>
> [1] https://github.com/apache/camel-k/milestone/47?closed=1
>


RE: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Nicolas Filotto
+1 (binding)

De : Otavio Rodolfo Piske 
Envoyé : mercredi 3 janvier 2024 14:56
À : dev@camel.apache.org 
Objet : Re: [VOTE] Camel K 2.2.0 release *second attempt

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.



+1 (binding)

Thanks Pasquale!

On Wed, Jan 3, 2024 at 2:17 PM Gaëlle Fournier <
gaelle.fournier.w...@gmail.com> wrote:

> +1 (non-binding)
>
> Thanks Pasquale!
>
> ---
> Gaëlle
>
> Le mer. 3 janv. 2024 à 10:43, Pasquale Congiusti <
> pasquale.congiu...@gmail.com> a écrit :
>
> > Hello,
> >
> > This is a vote to release Apache Camel K 2.2.0. This release provides new
> > features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based
> on
> > Camel 4.0.3).
> >
> > * A previous release attempt was canceled on December 22nd 2023 due to
> the
> > fact that it was based on a non LTS Camel version.
> >
> > Camel K release files:
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fcamel%2Fcamel-k%2F2.2.0%2F=05%7C02%7CNicolas.Filotto%40qlik.com%7Cd47433f12b4e47aba2ac08dc0c63d914%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C638398870180136315%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=6TAJ540YZsSyBJgmtm63i97SAbfJSwe4fBK3Vdn6tVo%3D=0<https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/>
> >
> > Camel K Tag:
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fcamel-k%2Freleases%2Ftag%2Fv2.2.0=05%7C02%7CNicolas.Filotto%40qlik.com%7Cd47433f12b4e47aba2ac08dc0c63d914%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C638398870180136315%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=oKlMOz0YvHpxD4yTGtXUffuUxZnX4klT5V%2BJ8plUSM0%3D=0<https://github.com/apache/camel-k/releases/tag/v2.2.0>
> >
> > Camel K CRD Java dependency staging repository:
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachecamel-1666%2F=05%7C02%7CNicolas.Filotto%40qlik.com%7Cd47433f12b4e47aba2ac08dc0c63d914%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C638398870180136315%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=FDa0g%2FBZac7r14D1cjrEmBl0aIXRHAxJN%2FydUpwh9NA%3D=0<https://repository.apache.org/content/repositories/orgapachecamel-1666/>
> >
> > Staging container image repository:
> > AMD64 architecture:
> >
> >
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhub.docker.com%2Flayers%2Fcamelk%2Fcamel-k%2F2.2.0%2Fimages%2Fsha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e%3Fcontext%3Dexplore=05%7C02%7CNicolas.Filotto%40qlik.com%7Cd47433f12b4e47aba2ac08dc0c63d914%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C638398870180136315%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=Nn66%2Fv56JRUSlPhsJxq237KihfoQPQLiAbPWkR0Hr1s%3D=0<https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore>
> > ARM64
> > <
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhub.docker.com%2Flayers%2Fcamelk%2Fcamel-k%2F2.2.0%2Fimages%2Fsha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e%3Fcontext%3DexploreARM64=05%7C02%7CNicolas.Filotto%40qlik.com%7Cd47433f12b4e47aba2ac08dc0c63d914%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C638398870180136315%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=cHnmgh2KRjgTIlZhIMymG1GBnPikVSK72Nz35Beg2nk%3D=0<https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=exploreARM64>
> >
> > architecture (preview only):
> >
> >
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhub.docker.com%2Flayers%2Fcamelk%2Fcamel-k%2F2.2.0-arm64%2Fimages%2Fsha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98%3Fcontext%3Dexplore=05%7C02%7CNicolas.Filotto%40qlik.com%7Cd47433f12b4e47aba2ac08dc0c63d914%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C638398870180136315%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=4oz465iBel11Jjbusfwij2aSCgBbgjaHZyv1mSt0QUo%3D=0<https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore>
> >
> >

Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Otavio Rodolfo Piske
+1 (binding)

Thanks Pasquale!

On Wed, Jan 3, 2024 at 2:17 PM Gaëlle Fournier <
gaelle.fournier.w...@gmail.com> wrote:

> +1 (non-binding)
>
> Thanks Pasquale!
>
> ---
> Gaëlle
>
> Le mer. 3 janv. 2024 à 10:43, Pasquale Congiusti <
> pasquale.congiu...@gmail.com> a écrit :
>
> > Hello,
> >
> > This is a vote to release Apache Camel K 2.2.0. This release provides new
> > features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based
> on
> > Camel 4.0.3).
> >
> > * A previous release attempt was canceled on December 22nd 2023 due to
> the
> > fact that it was based on a non LTS Camel version.
> >
> > Camel K release files:
> > https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
> >
> > Camel K Tag:
> > https://github.com/apache/camel-k/releases/tag/v2.2.0
> >
> > Camel K CRD Java dependency staging repository:
> > https://repository.apache.org/content/repositories/orgapachecamel-1666/
> >
> > Staging container image repository:
> > AMD64 architecture:
> >
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> > ARM64
> > <
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=exploreARM64
> >
> > architecture (preview only):
> >
> >
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
> >
> > It's possible to install all staging artifacts with a single command
> > (preferably using the kamel CLI you find in Camel K release files):
> >
> > kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
> >
> > Please test this release candidate and cast your vote.
> >
> > [ ] +1 Release Apache Camel K 2.2.0
> > [ ] -1 Veto the release (provide specific comments)
> >
> > The vote is open for at least 72 hours.
> >
> > I start the vote with my +1.
> >
> > Thanks and regards,
> > Pasquale Congiusti
> >
> > [1] https://github.com/apache/camel-k/milestone/47?closed=1
> >
>


-- 
Otavio R. Piske
http://orpiske.net


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Gaëlle Fournier
+1 (non-binding)

Thanks Pasquale!

---
Gaëlle

Le mer. 3 janv. 2024 à 10:43, Pasquale Congiusti <
pasquale.congiu...@gmail.com> a écrit :

> Hello,
>
> This is a vote to release Apache Camel K 2.2.0. This release provides new
> features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based on
> Camel 4.0.3).
>
> * A previous release attempt was canceled on December 22nd 2023 due to the
> fact that it was based on a non LTS Camel version.
>
> Camel K release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
>
> Camel K Tag:
> https://github.com/apache/camel-k/releases/tag/v2.2.0
>
> Camel K CRD Java dependency staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
>
> Staging container image repository:
> AMD64 architecture:
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> ARM64
> 
> architecture (preview only):
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
>
> It's possible to install all staging artifacts with a single command
> (preferably using the kamel CLI you find in Camel K release files):
>
> kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release Apache Camel K 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> I start the vote with my +1.
>
> Thanks and regards,
> Pasquale Congiusti
>
> [1] https://github.com/apache/camel-k/milestone/47?closed=1
>


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Claus Ibsen
+1 (binding)

On Wed, Jan 3, 2024 at 10:43 AM Pasquale Congiusti <
pasquale.congiu...@gmail.com> wrote:

> Hello,
>
> This is a vote to release Apache Camel K 2.2.0. This release provides new
> features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based on
> Camel 4.0.3).
>
> * A previous release attempt was canceled on December 22nd 2023 due to the
> fact that it was based on a non LTS Camel version.
>
> Camel K release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
>
> Camel K Tag:
> https://github.com/apache/camel-k/releases/tag/v2.2.0
>
> Camel K CRD Java dependency staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
>
> Staging container image repository:
> AMD64 architecture:
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> ARM64
> 
> architecture (preview only):
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
>
> It's possible to install all staging artifacts with a single command
> (preferably using the kamel CLI you find in Camel K release files):
>
> kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release Apache Camel K 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> I start the vote with my +1.
>
> Thanks and regards,
> Pasquale Congiusti
>
> [1] https://github.com/apache/camel-k/milestone/47?closed=1
>


-- 
Claus Ibsen
-
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Zineb Bendhiba
+1 (binding)

Le mer. 3 janv. 2024 à 10:43, Pasquale Congiusti <
pasquale.congiu...@gmail.com> a écrit :

> Hello,
>
> This is a vote to release Apache Camel K 2.2.0. This release provides new
> features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based on
> Camel 4.0.3).
>
> * A previous release attempt was canceled on December 22nd 2023 due to the
> fact that it was based on a non LTS Camel version.
>
> Camel K release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
>
> Camel K Tag:
> https://github.com/apache/camel-k/releases/tag/v2.2.0
>
> Camel K CRD Java dependency staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
>
> Staging container image repository:
> AMD64 architecture:
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> ARM64
> 
> architecture (preview only):
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
>
> It's possible to install all staging artifacts with a single command
> (preferably using the kamel CLI you find in Camel K release files):
>
> kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release Apache Camel K 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> I start the vote with my +1.
>
> Thanks and regards,
> Pasquale Congiusti
>
> [1] https://github.com/apache/camel-k/milestone/47?closed=1
>


-- 
Zineb Bendhiba


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Claudio Miranda
+1 non binding




-- 
  Claudio Miranda

clau...@claudius.com.br
http://www.claudius.com.br


Re: [VOTE] Camel K 2.2.0 release *second attempt

2024-01-03 Thread Andrea Cosentino
+1 (binding)

Thanks Pasquale

Il mer 3 gen 2024, 10:43 Pasquale Congiusti 
ha scritto:

> Hello,
>
> This is a vote to release Apache Camel K 2.2.0. This release provides new
> features [1] and sets the default runtime to Camel Quarkus 3.2.3 (based on
> Camel 4.0.3).
>
> * A previous release attempt was canceled on December 22nd 2023 due to the
> fact that it was based on a non LTS Camel version.
>
> Camel K release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-k/2.2.0/
>
> Camel K Tag:
> https://github.com/apache/camel-k/releases/tag/v2.2.0
>
> Camel K CRD Java dependency staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1666/
>
> Staging container image repository:
> AMD64 architecture:
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0/images/sha256-60a3041d3c3be07e840926981b44cd0e883460534e0d9e74fdc0fdce38d6166e?context=explore
> ARM64
> 
> architecture (preview only):
>
> https://hub.docker.com/layers/camelk/camel-k/2.2.0-arm64/images/sha256-6d5d78e804dff04b61ca271c8aa192a9a53ebf2e26e801d0eca1bb45c5abde98?context=explore
>
> It's possible to install all staging artifacts with a single command
> (preferably using the kamel CLI you find in Camel K release files):
>
> kamel install --operator-image=camelk/camel-k:2.2.0 --olm=false
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release Apache Camel K 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> I start the vote with my +1.
>
> Thanks and regards,
> Pasquale Congiusti
>
> [1] https://github.com/apache/camel-k/milestone/47?closed=1
>