Skip to content

Releases: NVIDIA/skyhook

chart/v0.9.2

28 Aug 19:08
46072b5

Choose a tag to compare

What's Changed

Full Changelog: agent/v6.3.1...chart/v0.9.2

chart/v0.9.1

27 Aug 17:40
chart/v0.9.1
41561ba

Choose a tag to compare

What's Changed

  • chore(helm): update versions for agent hot fix

agent/v6.3.1

25 Aug 22:17
agent/v6.3.1

Choose a tag to compare

What's Changed

  • fix(agent): hotfix for interrupts in agent v6.3.0 (#86)
  • chore: release 0.9.1 by @lockwobr in #86

operator/v0.9.0

08 Aug 18:17
operator/v0.9.0

Choose a tag to compare

What's Changed

  • feat(operator): initial metrics by @ayuskauskas in #55
  • feat(operator): add a metric for taint scheduling by @ayuskauskas in #61
  • feat(operator): update k8s sdk version by @lockwobr in #66
  • fix(operator): clean up nodes that no longer exist from status by @t0mmylam in #64
  • chore(operator): update go and container versions by @lockwobr in #71
  • feat(operator): added disabled, paused, waiting, and blocked statuses for skyhooks and nodes by @riceriley59
  • chore(operator): docs: update readme with how to install skyhook by @lockwobr in #77
  • feat(operator): added comprehensive status and state metrics by @riceriley59 in #79

New Contributors

Full Changelog: operator/v0.8.0...operator/v0.9.0

chart/v0.9.0

08 Aug 18:16
chart/v0.9.0

Choose a tag to compare

What's Changed

  • fix(chart/metrics): update for prometheus auto scraping and rbac exam… by @ayuskauskas in
  • feat(chart): add node affinity for operator pod configuration by @lockwobr in #68
  • chore(helm): update versions by @lockwobr in #80

Full Changelog: chart/v0.8.0...chart/v0.9.0

chart/v0.8.1

01 Aug 21:07
chart/v0.8.1

Choose a tag to compare

What's Changed

  • chore(chart): update version to correct new version by @lockwobr in #56
  • chore(chart): update chart to use agent v6.3.0 by @lockwobr in #76

Full Changelog: agent/v6.2.0...chart/v0.8.1

agent/v6.3.0

30 Jul 20:42
agent/v6.3.0
a3a796e

Choose a tag to compare

What's Changed

  • fix(agent): change to a secondary chroot_exec so it happens in a diff… by @ayuskauskas in #65
  • fix(agent): chdir to / and make env var setting more robust for host machine by @ayuskauskas in #72

Full Changelog: chart/v0.8.0...agent/v6.3.0

operator/v0.8.0

06 Jun 18:41

Choose a tag to compare

What's Changed

  • fix: race bug running more then one pod at a time by @lockwobr in #40
  • fix: move to internal distroless clone of base by @lockwobr in #42
  • feat(agent): change to distroless and use python for chroot and chmod by @ayuskauskas in #41
  • fix: dependsOn bug fix for node rest use cases by @lockwobr in #43
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @lockwobr in #45
  • fix: depends on not waiting for completed tasks to continue by @lockwobr in #46
  • fix: volume names getting longer than DNS_LABEL by @lockwobr in #47
  • fix(gitlab-ci): tweak publishing file generation by @mskalka in #48
  • feat: remove cert manager by @lockwobr in #49
  • docs: add guide for providing secrets to packages by @ayuskauskas in #50
  • feat: change how limits are managed to a use a limitrange via helm by @lockwobr in #51
  • feat(operator): add strict ordering of Skyhooks using priority and name by @ayuskauskas in #52

Full Changelog: operator/v0.7.6...operator/v0.8.0

chart/v0.8.0

06 Jun 19:12
01b9635

Choose a tag to compare

What's Changed

  • feat: remove cert manager by @lockwobr in #49
  • feat: change how limits are managed to a use a limitrange via helm by @lockwobr in #51
  • feat(operator): add strict ordering of Skyhooks using priority and name by @ayuskauskas in #52
  • feat(operator): change default resources to follow a 2:1 ratio and ad… by @ayuskauskas in #53
  • docs: add docs around versioning by @lockwobr in #54
  • chore(chart): update version to correct new version by @lockwobr in #56
  • fix(chart): fix broken helm chart tests by @lockwobr in #57
  • fix(gitlab-ci): add missing chart-json to publishing mr needs by @mskalka in #58

Full Changelog: operator/v0.7.6...chart/v0.8.0

agent/v6.2.0

06 Jun 17:27

Choose a tag to compare

What's Changed

  • feat(agent): change to distroless and use python for chroot and chmod by @ayuskauskas in #41

Full Changelog: agent/v6.1.5...agent/v6.2.0