Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 01:34
· 123 commits to main since this release
288d9d5

v0.0.1 - 2023-10-31

Changelog

Features 🌈

  • b83c6bf feat: Use Azure Federated instead of kubelet identity (#41)
  • 2c6b001 feat: Remove GPU plugins from chart (#40)
  • 28ef14e feat: Add label predicate to machine controllers (#29)
  • 7059e08 feat: Add node gc (#25)
  • 38d14a7 feat: Update Node heartbeat in Machine CR (#21)
  • 9370418 feat: Update SKU cache and pricing and remove node_state (#17)
  • df4e594 feat: Support Storage resource in Machine (#11)
  • 9515d7a feat: Add GitHub workflow for tests (#10)

Bug Fixes 🐞

  • 94a9311 fix: fix broken chart (#51)
  • 2d03a3b fix: Panic if federatedcredential is not configured (#48)
  • 088d640 fix: revise makefile and README to enable federated identity (#46)
  • e130039 fix: change label key to mark node created by gpuprovisioner (#42)
  • 2302043 fix: Handle failed machine due to wrong user input (#38)
  • 511790d fix: Enforce name consistency (#28)
  • 2f2e38c fix: Update the go package module (#26)
  • d6eb193 fix: Report error if machine's associated node is not found during termination (#24)
  • cd68544 fix: Use machine name for agentpool name (#23)
  • 4b10388 fix: Fix a few karpenter-core issues (#19)
  • dd0e608 fix: Delete err code (#16)
  • 99d812a fix: Fix nil pointer if retry with one instanceType (#24)

Continuous Integration 💜

Maintenance 🔧

  • 1e4b0b0 revert: "chore: bump google.golang.org/grpc from 1.53.0 to 1.56.3" (#56)
  • c4a7a44 chore: bump thehanimo/pr-title-checker from 1.4.0 to 1.4.1 (#36)
  • 448a31e chore: bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#47)
  • 55b4e0d chore: Remove unused properties (#50)
  • ef3a902 chore: Cleanup helm chart (#33)
  • 1f5abde chore: Support skewer v0.0.19 (#15)
  • a27f9be chore: bump goreleaser/goreleaser-action from 4 to 5 (#2)
  • 7f5192c chore: bump docker/login-action from 2.2.0 to 3.0.0 (#3)

Security Fix 🛡️

Testing 💚

  • dc407fa test: Add e2e tests for machine gpu (#18)