loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.92k stars 426 forks source link

chore: update k8s versions in version maps and default version #2213

Closed rohantmp closed 1 month ago

rohantmp commented 1 month ago

What issue type does this pull request address? (keep at least one, remove the others) /kind bugfix /kind enhancement /kind feature /kind documentation /kind test

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)

resolves ENG-4861

Please provide a short message that should be published in the vcluster release notes Fixed an issue where vcluster ...

What else do we need to know?

netlify[bot] commented 1 month ago

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
Latest commit d339d45a01b2ce6c68e968085b14bc69c8f2291b
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/670d019a0aaa8900084330c2
rohantmp commented 1 month ago

Working on the conformance tests too. Can add it to this PR if necessary

FabianKramm commented 1 month ago

@rohantmp you will need to update the templates as well as they currently have the version hardcoded

rohantmp commented 1 month ago

Apologies, meant to open this as draft for now

rohantmp commented 1 month ago

you will need to update the templates as well as they currently have the version hardcoded

Ah, I see what you meant. Thanks :)

rohantmp commented 1 month ago

k0s has an out-of-band patch release v1.31.1-k0s.1 Seeing if that works

rohantmp commented 1 month ago

k0s default version not being bumped as discussed since the latest version breaks