colima icon indicating copy to clipboard operation
colima copied to clipboard

Lima caCerts configuration deleted from template

Open Cerebus opened this issue 2 years ago • 2 comments

Description

Lima allows certificate trust to be provisioned through the caCerts key, but this gets deleted from colima's template when added.

caCert in Lima overrride.yaml doesn't get merged into lima.yaml either.

Version

Colima Version: 0.5.4 Lima Version: 0.15.0 Qemu Version: 7.2.0

Operating System

  • [ ] macOS Intel <= 12 (Monterrey)
  • [X] macOS Intel >= 13 (Ventura)
  • [ ] macOS M1 <= 12 (Monterrey)
  • [ ] macOS M1 >= 13 (Ventura)
  • [ ] Linux

Output of colima status

No response

Reproduction Steps

  1. Add a caCert key to a colima configuration file.
  2. Save and load it.
  3. Watch it vanish.

Alternatively,

  1. Add caCert to override.yaml
  2. Look for caCert in a colima VM's lima.yaml

Expected behaviour

Colima should allow lima configurations to merge correctly.

Additional context

No response

Cerebus avatar Jun 21 '23 18:06 Cerebus

This has not been implemented yet in Colima. You can try to use Lima overrides.

abiosoft avatar Jul 18 '23 17:07 abiosoft

@abiosoft hi - is there any documentation on the Lima overrides?

kleinjoshuaa avatar Nov 22 '23 17:11 kleinjoshuaa