Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: allow to start colima in the foreground #789

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

regulskimichal
Copy link
Contributor

@regulskimichal regulskimichal commented Aug 29, 2023

Currently, Colima does not provide a working brew service. To make it possible, it should implement foreground mode. I'm pretty new to Golang but I think awaiting an interruption after the startup should be enough.

@regulskimichal regulskimichal marked this pull request as draft August 29, 2023 14:29
@regulskimichal regulskimichal marked this pull request as ready for review August 30, 2023 16:21
cmd/start.go Outdated Show resolved Hide resolved
@abiosoft
Copy link
Owner

abiosoft commented Sep 3, 2023

Thanks for this :)

@regulskimichal
Copy link
Contributor Author

I wasn't aware of other modes of colima. It looks like some tests/cleanup may require additional changes

@regulskimichal
Copy link
Contributor Author

I've found out that integration tests fail because of: #796
My changes should not affect other modes of Colima

@regulskimichal
Copy link
Contributor Author

@abiosoft Any chances for merge 🥺 ?

@abiosoft
Copy link
Owner

@abiosoft Any chances for merge 🥺 ?

Yeah, soon.

cmd/start.go Outdated Show resolved Hide resolved
cmd/start.go Outdated Show resolved Hide resolved
@abiosoft abiosoft changed the title feat(start): allow to start colima in the foreground cli: allow to start colima in the foreground Sep 25, 2023
@abiosoft abiosoft merged commit 1c0c838 into abiosoft:main Sep 25, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants