loft-sh / cluster-api-provider-vcluster

Mozilla Public License 2.0
73 stars 21 forks source link

When new release of the CAPI provider? #60

Closed mamu-reply closed 4 months ago

mamu-reply commented 5 months ago

Hi guys! actually the VCluster helm is at the 0.19 version, and i've seen that inside main files there is 0.19.0 version as default, but the last release is at 0.1.3 with the max version support to 0.13.0 and default at 0.11.0, when will be released a new version with the newer helm support? Thanks

Goals

Release a new version of https://github.com/loft-sh/cluster-api-provider-vcluster that's compatible with 0.20 and provide some docs for it.

mjnovice commented 5 months ago

+1

heiko-braun commented 5 months ago

Hi @mamu-reply, there habe been a number of 0.19x releases, incorporating the latest enhancements and defects. That’s the version we‘d recommend to use.

Does this answer your question or did I misunderstand you?

mamu-reply commented 5 months ago

Hi @mamu-reply, there habe been a number of 0.19x releases, incorporating the latest enhancements and defects. That’s the version we‘d recommend to use.

Does this answer your question or did I misunderstand you?

Hi @heiko-braun. Yes, I want to use 0.19.x, but by default the latest release of this project (0.1.3) supports a maximum of 0.13.0. I meant that I saw that some changes were made recently making the 0.19.0 version of the helmet the default, but it hasn't been re-released, so it's still unusable.

heiko-braun commented 5 months ago

@mamu-reply my bad, I didn't realize we talk about the CAPI provider.

Long story short: CAPI provider is work in progress and recently got more attention. I don't have any concrete dates yet, but you can expect an new release soon. However, that currently hinges on 0.20.x (current vcluster main) to become more stable.

mamu-reply commented 5 months ago

@mamu-reply my bad, I didn't realize we talk about the CAPI provider.

Long story short: CAPI provider is work in progress and recently got more attention. I don't have any concrete dates yet, but you can expect an new release soon. However, that currently hinges on 0.20.x (current vcluster main) to become more stable.

Oh, I understand, Thanks. For now as workaround I'm using the latest release by installing 0.13.0 helm version and then i will do a manual helm upgrade to 0.19.3 version, it work, but is not a very intuitive method.

mjnovice commented 5 months ago

@mamu-reply manual helm upgrade of the vcluster your mean ?

mamu-reply commented 5 months ago

@mamu-reply manual helm upgrade of the vcluster your mean ?

Yes

heiko-braun commented 4 months ago

There is an updated pre-release available. Maybe you want to give it a try? https://github.com/loft-sh/cluster-api-provider-vcluster/releases/tag/v0.2.0-alpha.1