Mateusz Kwiatkowski

Results 49 comments of Mateusz Kwiatkowski

@churchers would you accept a PR with this feature implemented?

Thank you for investing your time in this! I really appreciate this. I thought that this tool would do the job because it's widely used in FreeBSD's base. Let's see...

@churchers we have kind of workaround for this: https://gitlab.com/runhyve/vm-webhooks I consider this temporary solution for our problem.

@churchers I submitted a PoC with support for JSON lists: https://github.com/churchers/vm-bhyve/pull/402 It uses JSON support in `column(1)` from... util-linux. :-) Let me know what you think about this direction. Example...

Hi @elasmo, It took me less than 30 minutes to achieve my goal with column from util-linux. I don't think I could do the same with xo in such short...

Related: https://github.com/churchers/vm-bhyve/issues/241

@churchers this is nice feature. Can you merge it?

Hi @kflu, Can you show log from guest? It works fine for me.

I also experienced this issue. Upgrade to 4.24.1 fixed it.

I'm facing the same issue and I don't have `runners_token` specified but I do have `gitlab_runner_registration_config` and it requires `registration_token` attribute. In result the token in `config.toml` is filled with...