v0.7.0
What's Changed
- Refactor setPXEFilename to be less complicated by @mmlb in #149
- Drop Packet.net from ipxe script by @mmlb in #209
- Refactor disk selection for testability, improve tests by @tstromberg in #211
- Add ESXi 7.0U2a as separate alternative to 7.0.0 by @dlaube in #214
- vmware kickstart: fallback to boot drive hints by @tstromberg in #212
- Fix vmware boot drive selection refactor typos, add explicit output tests by @tstromberg in #215
- Revert "Refactor setPXEFilename to be less complicated" by @jacobweinstock in #217
- when firstDisk is empty, we shouldn't set it equal to anything by @mikemrm in #218
- removing unnecessary dhcp in vmware ipxe script by @mikemrm in #219
- add support for UEFI HTTP Boot by @rgl in #216
- Enable PCI pass-through and IOMMU as defaults by @truongmd in #222
- update ipxe commit to include URL error fix by @deitch in #224
- Revert "add support for UEFI HTTP Boot" by @mmlb in #227
- Split and fix http boot for c2.large.arm by @mmlb in #228
- Inband traceparent propagation for cacher by @tobert in #226
- Add or update mergify config by @mmlb in #230
- osie installer: use ttyS0 as console for w3amd.75xx24c.256.4320.x86 by @ScottGarman in #232
- osie installer: fix plan typo on w3amd.75xx24c.256.4320 by @ScottGarman in #233
- Move to serving iPXE via github.com/tinkerbell/boots-ipxe: by @jacobweinstock in #229
- Create an automated release workflow by @detiber in #234
- http: Exit if "xff.New" fails. by @stephen-fox in #238
- Update Dependencies by @nshalman in #241
- OSIE installer changes: Eclypsium removal and Vendor Services URL addition by @ScottGarman in #242
- Trivial logging addition for http fqdn when serving http locally by @ScottGarman in #244
- Always pass conf.PublicFQDN to assemble HTTP URLs by @nshalman in #246
- Disambiguate ipxe HTTP URLs from other boots URLs by @nshalman in #249
- update ipxedust with new ipxe binaries by @mikemrm in #251
- Update boots to use go 1.18 by @micahhausler in #252
- switch to handling rescue with the default installer by @mikemrm in #253
- Allow registry, registry username and password to be empty strings by @jacobweinstock in #254
- Update Tink server client version: by @jacobweinstock in #259
- Add repo roles: by @jacobweinstock in #260
- Refactor data model by @micahhausler in #255
- Fix server panics by @jacobweinstock in #262
- Allow extra kernel args, set via cli flag: by @jacobweinstock in #261
- Spring cleaning by @mmlb in #258
- Remove the Experimental stability level: by @jacobweinstock in #264
- Remove deprecated targets: by @jacobweinstock in #265
- Add kubernetes-based backend by @micahhausler in #250
- Import index funcs from Tink by @micahhausler in #268
- Fix regression from data-model refactor by @mmlb in #271
- Upgrade golangci-lint to version v1.46.1 by @abhinavmpandey08 in #272
- Add Kubernetes namespace override flag by @chrisdoherty4 in #275
- Stop building 32b flavors by @chrisdoherty4 in #276
- CLI flag to allow overriding of OSIE path by @ptrivedi in #263
- kubernetes deployment manifests by @jacobweinstock in #269
- flatcar installer: Use vendor services url to download OS images by @ScottGarman in #278
- vmware installer: Use vendor services url to download OS images by @ScottGarman in #280
- Update README.md by @jacobweinstock in #277
- Add ability to inject additional iPXE script variables by @ScottGarman in #281
- Fix and enforce linter by @jacobweinstock in #283
New Contributors
- @rgl made their first contribution in #216
- @deitch made their first contribution in #224
- @stephen-fox made their first contribution in #238
- @abhinavmpandey08 made their first contribution in #272
- @chrisdoherty4 made their first contribution in #275
- @ptrivedi made their first contribution in #263
Full Changelog: v0.6.0...v0.7.0