github cloudpilot-ai/karpenter-provider-gcp v0.4.1

11 hours ago

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

Don't miss a new karpenter-provider-gcp release

NewReleases is sending notifications on new releases.