Skip to content

Releases: kubernetes-sigs/karpenter

v0.22.0

06 Jan 18:16
a4b0513
Compare
Choose a tag to compare

Features

Bug Fixes

Tests

Chores

Commits

  • 15a2378: Fix status not updating when the spec has an update (#136) (Jonathan Innis) #136
  • 913efba: Short requeue to check for emptiness rather than using an observer (#139) (Jonathan Innis) #139
  • 1fd0f13: Fix README build status badge (#147) (Jonathan Innis) #147
  • 78364b2: Fix MachineNotFound custom error type checking (#148) (Jonathan Innis) #148

v0.21.0

27 Dec 20:33
7a8783c
Compare
Choose a tag to compare

Bug Fixes

Chores

  • add in nodeToMachine function (#124) #124 (Nick Tran)
  • reduce log spam (#129) #129 (Todd Neal)
  • Add github issue templates (#135) #135 (Nick Tran)
  • Register the Machine CR with the scheme (#125) (Jonathan Innis) #125
  • rename env-variable PORT to WEBHOOK_PORT (#128) (Serg Kondrashov) #128
  • exclude karpenter.sh_machines.yaml (#126) (Ryan Maleki) #126
  • Use a machine generated from a node for the termination loop (#132) (Jonathan Innis) #132
  • Remove event filters and move logic back into reconcile (#134) (Jonathan Innis) #134

v0.0.2

09 Dec 18:30
4295d1f
Compare
Choose a tag to compare

Features

Bug Fixes

Tests

Chores

Read more

v0.0.1

13 Oct 17:24
c321d05
Compare
Choose a tag to compare
fix: presubmits (#4)