Releases: m-lab/epoxy
Releases · m-lab/epoxy
v1.2.6 / 2023-05-024
What's Changed
Full Changelog: v1.2.5...v1.2.6
v1.2.5
v1.2.4
v1.2.3
What's Changed
- Fetches latest epoxy-images release tag for sync by @nkinkade in #104
- Updates ImagesVersion field only if flag is passed by @nkinkade in #106
- Fix grab dependency path by @cristinaleonr in #107
New Contributors
- @cristinaleonr made their first contribution in #107
Full Changelog: v1.2.2...v1.2.3
Weekly release
Uses the new Machines()
function in m-lab/go/siteinfo
during the sync
operation.
Weekly release
- Adds new
sync
operation to the epoxy_admin command. No changes to ePoxy server code.
Implements booting from versioned images
This release implements the fix for issue: m-lab/epoxy-images#202
Weekly release
- Fixes broken epoxy_client retry-reboot logic.
Adds new extension bmc-store-password
The primary feature of this release is enabling a new extension named bmc-store-password
.
Other small changes:
- Updates default GCD entity values in epoxy_admin to point Ubuntu directories (not CoreOS).
- Updates default GCD entity values in epoxy_admin to point generic update directories (not "mlxupdate").
- Adds new
--extensions
flag to epoxy_admin to allow passing in multiple extensions.
Restore JSON Stage1 request check
Merge pull request #92 from m-lab/sandbox-soltesz-fix Enable request IP verification for Stage1 JSON