Skip to content

v0.4.1

Latest

Choose a tag to compare

@dm3ch dm3ch released this 09 Jun 23:26
· 23 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.4.1
c47de73

For the full migration guide see MIGRATION.md.

Bug Fixes

  • Fixed bootstrap label and taint inheritance from GKE template node pools.
    • Karpenter-created nodes no longer inherit source GKE node pool identity labels and taints.
    • Karpenter now rebuilds kubelet labels and register-with-taints from the target NodeClaim/NodePool metadata.
  • Fixed zone selection for configured GKE cluster locations.
    • Zonal and multi-zonal clusters now honor the cluster's configured locations instead of scheduling across all zones in the region.
  • Restored GKE readiness labels required by GKE-managed DaemonSets.
    • Restores labels used by kube-proxy and NVIDIA GPU device plugin selection.
    • Fixes GPU node initialization where nvidia.com/gpu could fail to register.

Full Changelog: v0.4.0...v0.4.1