Changes
- chart: Fixed an issue where vcluster with k3s would mount the whole
/etcfolder instead of just/etc/rancher - chart: Default
pods/ephemeralContainersandpods/statuspermissions to false by default. Added newsync.pods.ephemeralContainersandsync.pods.statusoption to enable those permissions. - chart: Fixed an issue where vcluster with the k0s distro would fail to create / upgrade to version 0.11.0 because of additional volume /run/k0s. We now only create this when rootless mode is enabled
- cli: Increase wait time for
vcluster connectin minikube vm scenario - cli: Fixed an issue where the created field in
vcluster listhad the wrong format - syncer: Fixed an issue where nodes status would show an incorrect number of allocatable pods, which could cause scheduling problems
- syncer: Updated k8s dependencies to v1.24.3