Göran Gustafsson

Results 12 comments of Göran Gustafsson

This will (probably) be fixed when Lima bumps up to version 1.0. ``` $ ~/Applications/Rancher\ Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl --version limactl version 0.9.2-54-ge82db87 ``` Why? Because 9P will be used instead of sshocker...

FYI... ``` $ cat ~/Library/Application\ Support/rancher-desktop/lima/_config/override.yaml mountType: 9p $ docker compose up [+] Running 4/0 ⠿ Network rabbitmq_default Created 0.0s ⠿ Container rabbitmq-rabbitmq1-1 Created 0.0s ⠿ Container rabbitmq-rabbitmq3-1 Created 0.0s...

Is someone looking at this? We have been bitten by this a few times at work now so I would really like to see this being implemented. I wanted to...

If anyone cares i know why åäö etc in filenames cannot be displayed. It's because HFS+ is old crap and doesn't use Unicode in filenames the way you expect it...

Why don't _you_ take one?

Is it not better to skip new option and always use flag `--formula`? If you use `community.general.homebrew` then that is always what you want. ``` diff --git a/plugins/modules/homebrew.py b/plugins/modules/homebrew.py index...

That's what I'm thinking. I'm not aware of any reason not to enforce this expected behaviour? Can someone enlighten me if there are scenarios where this could cause a problem?

I assumed `community.general.homebrew` was formula only already. I'm guessing based on example in docs that it can be used for both. Option it is then.

> I am happy to have a look. If I see it correctly prometheus does not support list of strings as values. would the following format be acceptable: `rabbitmq_partitioned{from="rabbit@"} 1`...

Also, maybe we should change Syntax -> "On/Off for This File" to "Toggle for This File". Just noticed it. It would fit with how it works with full screen for...