matchbox icon indicating copy to clipboard operation
matchbox copied to clipboard

Network boot and provision Fedora CoreOS and Flatcar Linux clusters

Results 10 matchbox issues
Sort by recently updated
recently updated
newest added

I should start by saying, this change fixed the issue I was running into so i'm not sure of the full ramifications of this change. I kept hitting [this error](https://github.com/poseidon/matchbox/blob/main/matchbox/http/ignition.go#L67...

This PR adds `default.nix`. This allows users to use the Nix building system to create the binary. `matchbox` is then added to the `nixstore`. ```console $ git clone https://github.com/poseidon/matchbox/ $...

Bumps alpine from 3.19.1 to 3.20.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.19.1&new-version=3.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/alpine | final | minor | `3.19.1` -> `3.20.0` | --- ### Configuration...

dependencies
docker

I was using the get-flatcar script and I noticed a failure as a result of some changes in the layout of the assets. I updated the scripts to fail if...

Fleet no longer seems to be used, and the docs link is broken.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` -> `v6` | --- ### Release...

dependencies
github

Added prompt to create SAN replacing the need for the EXPORT command prior to running certgen

The image tag was quite stale - my Docker 28.3.2 daemon was complaining that the manifest version is no longer supported.