Skip to content

Conversation

@AkihiroSuda
Copy link
Member

The AcceptConfig method is not meaningful because it is always followed by an invocation of FillConfig.

Also, it contained remnant of ResolveVMType that is no longer supported in Lima v2.0, since #3901.
(Discussed in the #lima-gsoc slack on Aug 8.)

Fix #3919
Fix #3920

The `AcceptConfig` method is not meaningful because it is always
followed by an invocation of `FillConfig`.

Also, it contained remnant of `ResolveVMType` that is no longer supported
in Lima v2.0, since PR 3901.
(Discussed in the `#lima-gsoc` slack on Aug 8.)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Aug 27, 2025
@AkihiroSuda AkihiroSuda added the area/vmdrivers VM driver infrastructure label Aug 27, 2025
@AkihiroSuda AkihiroSuda requested review from a team and norio-nomura August 28, 2025 05:31
@norio-nomura
Copy link
Contributor

#3920 seems to be fixed.
But #3919 does not.

Copy link
Member

@afbjorklund afbjorklund left a comment

Choose a reason for hiding this comment

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

Merging AcceptConfig and FillConfig sounds OK to me, naming is not 100% but

Adding Context everywhere is a bit tedious, but might as well do it now (in API)

Copy link
Contributor

@norio-nomura norio-nomura left a comment

Choose a reason for hiding this comment

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

But #3919 does not.

That was another issue.
Confirmed #3919 is fixed by this.

@norio-nomura
Copy link
Contributor

That was another issue.

opened #3932

@norio-nomura
Copy link
Contributor

opened #3935

@AkihiroSuda AkihiroSuda merged commit 3329b91 into lima-vm:master Aug 29, 2025
62 of 63 checks passed
@norio-nomura
Copy link
Contributor

Thanks! 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/vmdrivers VM driver infrastructure

Projects

None yet

3 participants