Skip to content

Releases: NVIDIA/skyhook

chart/v0.10.1

22 Dec 19:26
chart/v0.10.1

Choose a tag to compare

What's Changed

Full Changelog: chart/v0.10.0...chart/v0.10.1

chart/v0.10.0

05 Dec 16:40
f82c24e

Choose a tag to compare

What's Changed

  • chore: bump helm version and go version by @lockwobr in #84
  • chore: update the chart k8s version, operator version, and agent version by @riceriley59 in #90
  • fix(chart): resolve kubernetes security scan violations for compliance by @t0mmylam in #96
  • feat: add container sha as optional field to package by @t0mmylam in #109
  • chore: release 0.10.0 by @t0mmylam in #121
  • fix(chart): Use image tags instead of digest for multi-registry support by @t0mmylam in #122

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

operator/v0.10.0

04 Dec 16:53
b8c0f4d

Choose a tag to compare

What's Changed

  • feat(operator): added turn key grafana dashboards with new metrics by @riceriley59 in #82
  • feat(operator): changed interrupt order by @riceriley59 in #83
  • docs: update readme install version by @lockwobr in #89
  • feat: add package configuration to node config map by @t0mmylam in #97
  • feat: add glob support for config interrupts by @t0mmylam in #98
  • feat(crd): add deployment policy by @t0mmylam in #99
  • feat: add DeploymentPolicy validation and defaults with tests by @t0mmylam in #100
  • docs: add documentation around how taints work with Skyhook by @ayuskauskas in #101
  • feat: add compartment-based node assignment by @t0mmylam in #103
  • feat: resolve overlaps in compartments by @t0mmylam in #105
  • docs: add message to TaintNotTolerated example by @ayuskauskas in #102
  • feat: implement deployment strategies with compartment-based batching by @t0mmylam in #104
  • feat: add backwards compatability for rollouts by @t0mmylam in #106
  • feat: compartment status by @t0mmylam in #107
  • feat(operator): update k8s version to 1.34.0 by @t0mmylam in #108
  • feat: add metrics for compartments by @t0mmylam in #110
  • docs: update runtime required doc to be more clear by @lockwobr in #111
  • docs: add/update docs for deployment policy & compartments by @t0mmylam in #113
  • feat: add e2e tests for deployment policy by @t0mmylam in #112
  • feat: make failureThreshold nullable and skip defaulting by @t0mmylam in #115
  • fix: handle edge cases in compartment-based deployment rollouts by @t0mmylam in #118

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

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