Skip to content

Conversation

@AkihiroSuda
Copy link
Member

  • Unlike proprietary Vagrant, Lima remains to be an open source project
  • GHA now natively supports nested virt on Linux runners

@AkihiroSuda AkihiroSuda force-pushed the lima-actions branch 3 times, most recently from 575844d to 8014f55 Compare March 6, 2025 07:13
@AkihiroSuda

This comment was marked as resolved.

@AkihiroSuda AkihiroSuda marked this pull request as draft March 6, 2025 07:25
@AkihiroSuda AkihiroSuda marked this pull request as ready for review March 6, 2025 07:49
Copy link
Member

@rata rata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM, left one question about the instance size

- Unlike proprietary Vagrant, Lima remains to be an open source project
- GHA now natively supports nested virt on Linux runners

Signed-off-by: Akihiro Suda <[email protected]>
Comment on lines +233 to +236
# CPUs: min(4, host CPU cores)
# RAM: min(4 GiB, half of host memory)
# Disk: 100 GiB
run: limactl start --plain --name=default template://fedora
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lima autodetects mem and CPU, then?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rata
Copy link
Member

rata commented Mar 7, 2025

@AkihiroSuda the fedora test didn't start, so I can't merge. Can you repush to see if that is all or if it is somehow related to this PR?

@kolyshkin
Copy link
Contributor

The fedora test (on Cirrus CI) is being removed as part of this PR (replaced with fedora on gha).

I will modify CI reqs and merge.

@kolyshkin kolyshkin merged commit aad4d97 into opencontainers:main Mar 7, 2025
34 checks passed
@AkihiroSuda AkihiroSuda added backport/1.2-done A PR in main branch which has been backported to release-1.2 backport/1.3-done A PR in main branch which has been backported to release-1.3 labels Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport/1.2-done A PR in main branch which has been backported to release-1.2 backport/1.3-done A PR in main branch which has been backported to release-1.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants