github loft-sh/vcluster v0.14.1

19 months ago

What's Changed

Improvements and bug fixes

  • Fixed an issue where vcluster crashes on older versions of k8s if both scheduler and PVC syncers are enabled. by @rohantmp in #916
  • Fixed an issue where vcluster metrics were unreachable under certain conditions. Ensure node addresses match certificate wildcard by @rohantmp in #933
  • Fixed an issue where vcluster would not map headless service properly from host to virtual. by @ishankhare07 in #925
  • Custom clusterDomain is added to coredns config for k0s clusters. by @an-tex in #870
  • Fixed an issue where virtual-to-host service mapping validation would fail in multi-namespace mode if the host service namespace was omitted. by @matskiv in #922
  • Fixed an issue where vcluster would fail to start in a cluster that uses dual-stack networking, with IPv6 as the default option for the Service network. by @matskiv in #934

Other changes

  • Fix link to generic-sync-examples by @webwurst in #935
  • Document templated init manifests.. by @nchigwamba in #926
  • Fixed a typo in logging when scheduler is enabled but some feature is explicitly disabled. by @jeffguorg in #931
  • Add examples and documentation to vcluster for the generic CRD config by @ishankhare07 in #928
  • Document improved steps for using Helm values with CAPI provider by @matskiv in #929
  • chore: support multi-namespace in e2e tests and GH workflow by @matskiv in #920
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in #919
  • chore: add conformance test results for 1.26 by @matskiv in #917 / #918

New Contributors

Full Changelog: v0.14.0...v0.14.1

Don't miss a new vcluster release

NewReleases is sending notifications on new releases.