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: bump k8s version to 1.31 #2202

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 #

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?

Pretty standard changes.

Most likely place of interest: is the commit named fix: ensure unique controller names to satisfy controller-runtime

netlify[bot] commented 1 month ago

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
Latest commit f29d2e68e06e497ab63e4135e5ecfb01a6c5ee9b
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/6703f15fff2f58000847ac10
rohantmp commented 1 month ago

Have confirmed vcluster pro based on this commit had passed e2e as well