You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
chart: Fixed an issue where vcluster with k3s would mount the whole /etc folder instead of just /etc/rancher
chart: Default pods/ephemeralContainers and pods/status permissions to false by default. Added new sync.pods.ephemeralContainers and sync.pods.status option 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 connect in minikube vm scenario
cli: Fixed an issue where the created field in vcluster list had the wrong format
syncer: Fixed an issue where nodes status would show an incorrect number of allocatable pods, which could cause scheduling problems