Marques Johansson

Results 444 comments of Marques Johansson

@mmlb, I think you would have more experience with the contexts I provided than I do. Do you think those are valid concerns? From what I have witnessed, users can...

Cloud-init can use Hegel via the EC2 metadata support. See https://docs.tinkerbell.org/services/hegel See https://cloudinit.readthedocs.io/en/latest/topics/datasources/ec2.html#configuration for how to configure custom metadata URLs. As described in https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html#datasource-nocloud, these values can be provided in...

I think we can improve the documentation at https://docs.tinkerbell.org/services/hegel to more easily demonstrate how to do this. Is that what you were looking for @wangxin311?

@swills See the DCO notes https://github.com/tinkerbell/tink/pull/575/checks?check_run_id=4695236298 and please squash the second commit into the first. I tried to reproduce the `make generate` problem locally but I ran into problems with...

Something that I have found useful for testing GH Action CI locally is https://github.com/nektos/act#example-commands (This is not a direct response to the issue.)

I agree that the current state is not idea. I don't use nix and I'd rather not have to think about it. I like `make` and obvious targets. I build...

Also see https://github.com/tinkerbell/tink/pull/287/files#r491163737

/cc @invidian (for Terraform provider relevance)

Is `metadata` intentionally a string to stay unbiased about the metadata format? Shouldn't Tinkerbell have a bias on the metadata format (a bias to follow hegel)? This would be helpful...