v0.7.0
What's Changed
- Add 'make lint' rule to run golangci-lint, shellcheck, hadolint by @tstromberg in #73
- Fix errors from lint-install run. by @Raj-Dharwadkar in #74
- Adds 5.10.57 Kernel by @thebsdbox in #70
- Prepare for default branch rename by @mmlb in #76
- Bump cachix/install-nix-action from 13 to 14 by @dependabot in #83
- Remove unnecessary bind mounts for linuxkit/dhcpcd by @thebsdbox in #79
- Adds an alias to make debugging easier! by @thebsdbox in #82
- Add a oneshot DHCP call when hook starts by @thebsdbox in #85
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #87
- Bump cachix/install-nix-action from 14 to 15 by @dependabot in #91
- Adds retry instead of immediate failure by @ScottGarman in #94
- Don't try to login to quay if a push is made by dependabot by @mmlb in #96
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #89
- Bump cachix/install-nix-action from 15 to 16 by @dependabot in #95
- ci: Only push to quay if github.actor is not dependabot by @mmlb in #97
- Add or update mergify config by @mmlb in #102
- Update hook kernel to 5.10.85 by @jmpolom in #99
- enable MD and build in some network drivers by @swills in #98
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #106
- Add /proc/cmdline parsing for tinkerbell_tls and tink_worker_image: by @jacobweinstock in #115
- Update dhcpcd onboot and service containers: by @jacobweinstock in #116
- Send container logs to syslog server by @jacobweinstock in #117
- Have
make dev-distuse local images: by @jacobweinstock in #118 - Add repo roles: by @jacobweinstock in #120
- Update all the things! by @mmlb in #125
- Use better tags for bootkit and docker images by @mmlb in #128
- Fix image builds on main branch by @mmlb in #129
- Rework the Makefile so its not racy by @mmlb in #105
- Promote mmlb to maintainer by @mmlb in #131
- Add ScottGarman as a repo Approver by @ScottGarman in #132
- Few fixes from after #105 by @mmlb in #130
- Fixes for #130 which was fixes for #105 by @mmlb in #133
- Drop grpc_cert_url param by @mmlb in #134
- Rework use of actions/upload-artifact by @mmlb in #135
- Publish GitHub Releases by @mmlb in #136
- ci: Limit the kernel push only to branch pushes by @mmlb in #137
- Use a multiarch manifest kernel by @mmlb in #138
New Contributors
- @tstromberg made their first contribution in #73
- @Raj-Dharwadkar made their first contribution in #74
- @ScottGarman made their first contribution in #94
- @jmpolom made their first contribution in #99
- @swills made their first contribution in #98
Full Changelog: v0.6.0...v0.7.0