Releases: m-lab/epoxy-images
Releases · m-lab/epoxy-images
Weekly release
Builds images for new sites YUL04 and YUL05
Weekly release
- Builds images from new GTT site YUL03
- Also actually builds images for new GTT site MEX03... the tag last week (v1.9.2) didn't do anything because I had forgot/failed to tag siteinfo first.
Weekly release
- Builds images from new GTT site MEX03
Weekly release
- Adds Saied's SSH public key to stage3 images.
- Removes SSH public keys for sstuart and pboothe.
Weekly release
- Adds new systemd service and timer units to flag a node for reboot if its uptime is greater than 60d.
- Prevents stage3_ubuntu builds of the cluster version of k8s does not match the configured version in this repo.
Weekly release
- Updates k8s components to v1.18.15
Weekly release
The major feature of this release is migrating from Docker to containerd as a CRI for kubernetes.
The other small, but important, change is modifying the systemd DefaultTimeoutStopSec
value from 90s to 180s. 180s matches our default kubernetes terminationGracePeriodSeconds
, which gives an NDT lame-duck status time to filter up to mlab-ns, so that a machine can safely be rebooted without affecting production traffic.
Adds retry logic to stage1/2 BMC config scripts
Builds updated ISOs for GIG02 (includes IPv6)
Loads ipmi modules _before_ first use of ipmitool. (#194) * Loads ipmi modules _before_ first use of ipmitool. * Adds missing dollar sign to front of variable.