Don't expand the limayaml structure with private fields #7629
Labels
area/kubernetes
k8s and related, like traefik
component/lima
Issues related to lima and qemu
kind/quality
quality improvements, refactoring, Automation via CI, E2E, Integration, CLI or REST API
Milestone
Lima is going to switch to strict YAML validation, refusing
lima.yaml
files that contain unknown keys.Rancher Desktop stores the k3s version in a custom field:
rancher-desktop/src/backend/lima.ts
Lines 114 to 117 in c7ea750
This should be moved to either an
env
variable, or to aprovision
script.The custom field should be removed from existing instances during Rancher Desktop upgrade.
The text was updated successfully, but these errors were encountered: