Skip to content

v0.11.2

Compare
Choose a tag to compare
@FabianKramm FabianKramm released this 01 Sep 07:52
· 2456 commits to main since this release
5ad633d

What's Changed

  • docs: add ingressClassName to the ingress example by @hariprasadiit in #658
  • enhancement: install dlv for arm64 arch by @pratikjagrut in #661
  • enhancement: prevent scale down of node where vcluster is running by @pratikjagrut in #660
  • Add background proxy container by @tukobadnyanoba in #662
  • refactor: update devspace.yaml & CONTRIBUTING.md by @FabianKramm in #664
  • set default namespace for vcluster development in devspace.yaml by @FabianKramm in #665
  • test: add e2e test for isolated mode by @pratikjagrut in #614
  • Add OwnerSetKind annotation to Job pods by @TylerGillson in #668
  • feat: add HA configuration for vcluster by @pratikjagrut in #667
  • Update versions for k0s, k3s, k8s. Add support for 1.23 in eks by @mahendrabagul in #666
  • Allow syncer to omit taints that match the enforced tolerations by @neogopher in #670
  • tooling: improve debug config for VSCode by @matskiv in #679
  • docs: fixed typos in operator/init-manifests and operator/restricted-hosts documentation pages by @neogopher in #675
  • feat: add HA configuration for vcluster by @pratikjagrut in #671
  • test: add general tests for node sync by @pratikjagrut in #672
  • fix: use socket in volume only in rootless mode by @pratikjagrut in #680
  • test: add general tests for e2e_rootless testsuite by @pratikjagrut in #628
  • test: add e2e test for target namespace by @pratikjagrut in #626
  • Updated Disconnect to display the message on exit by @sandeep540 in #688
  • Retain the PersistentVolume when the PersistentVolumeReclaimPolicy is 'Retain'. by @maheshbaliga in #686
  • feat: add service and service.ns to extra sans by @FabianKramm in #691
  • docs: add configuration for HA in rootless mode by @pratikjagrut in #685
  • chore: upload 1.24 conformance results by @matskiv in #693
  • Ensure valid kubernetes.io/hostname label for fake nodes by @TylerGillson in #692
  • [Helm K0s] Try to avoid leaving a status.sock around between restarts by @ananace in #690
  • fix: add envvar ETCD_UNSUPPORTED_ARCH=arm64 to run etcd on arm64 by @pratikjagrut in #696
  • Linting fixes related to ioutil, os and io packages by @mahendrabagul in #695
  • feat: support 1.25 version with k8s distro by @matskiv in #698

New Contributors

Full Changelog: v0.11.1...v0.11.2