Please note a significant backward incompatible change relating to karpenter.k8s.gcp/instance-family requirements. More info (with a migration guide) can be found here
What's Changed
- break: change latest release tag to
latestby @thameezb in #187 - feat: enhance insufficient capacity handling by @igorkornienko in #147
- chore: update readme by @thameezb in #188
- Add instance shape label and adjust instance labels to account for more machine types by @sthomson-wyn in #193
- fix: add missing namespace to Deployment and ServiceAccount in Helm chart by @sweetfxv in #191
- docs: fix helm chart variable name for cluster location by @cameronhudson8 in #194
- fix: zone normalization, spot price fallback, image discovery, and instancetype gocyclo by @brian-by in #195
- test: align initial spot-price expectations with fallback behavior by @brian-by in #196
- fix: on-demand instance selection to respect zone constraints. by @thameezb in #198
- fix: update Makefile variable for cluster location and add instance shape label by @sweetfxv in #201
- feature: publish NodeClaimsDisruptedTotal metric on spot interruption. by @sweetfxv in #204
- Fix instance leak race condition by resolving existing instances across all zones by @igorkornienko in #199
- fix: Register GKE readiness-gate labels as well-known for DaemonSet scheduling simulation by @apoorva-gupta-glean in #206
- chore: release 0.2.0 by @thameezb in #211
New Contributors
- @cameronhudson8 made their first contribution in #194
- @brian-by made their first contribution in #195
Full Changelog: v0.1.0...v0.2.0