Releases: NVIDIA/skyhook
Releases · NVIDIA/skyhook
operator/v0.11.0
What's Changed
- docs: update version references to v0.10.0 by @t0mmylam in #126
- feat: add support for ignoring nodes via label by @t0mmylam in #128
- chore(deps): bump k8s.io/kubernetes from 1.34.1 to 1.34.2 in /operator by @dependabot[bot] in #129
- feat(cli): Add package management commands (rerun, status, logs) by @t0mmylam in #123
- refactor(cli): restructure CLI to cmd/cli/app pattern and consolidate lifecycle commands by @t0mmylam in #132
- refactor: consolidate BuildState and compartment batch selection logic by @t0mmylam in #131
- fix(chart): add missing rbac for deploymentpolicies by @lockwobr in #135
- fix: cleanup cli code by @t0mmylam in #133
- docs(cli): add docs for cli usage by @t0mmylam in #134
- fix: sync chart CRD deploymentPolicy type and add smoke test by @t0mmylam in #136
- ci: add GoReleaser workflow for CLI releases by @t0mmylam in #137
- chore: update release values by @lockwobr in #140
- chore: update golang to latest and k8s to latest by @lockwobr in #141
- feat: add webhook support for validation policies exist by @lockwobr in #142
- chore: update docs and chart versions by @lockwobr in #143
- fix: update container by @lockwobr in #144
Full Changelog: chart/v0.10.0...operator/v0.11.0
chart/v0.11.0
What's Changed
- docs: update version references to v0.10.0 by @t0mmylam in #126
- feat: add support for ignoring nodes via label by @t0mmylam in #128
- chore(deps): bump k8s.io/kubernetes from 1.34.1 to 1.34.2 in /operator by @dependabot[bot] in #129
- feat(cli): Add package management commands (rerun, status, logs) by @t0mmylam in #123
- refactor(cli): restructure CLI to cmd/cli/app pattern and consolidate lifecycle commands by @t0mmylam in #132
- refactor: consolidate BuildState and compartment batch selection logic by @t0mmylam in #131
- fix(chart): add missing rbac for deploymentpolicies by @lockwobr in #135
- fix: cleanup cli code by @t0mmylam in #133
- docs(cli): add docs for cli usage by @t0mmylam in #134
- fix: sync chart CRD deploymentPolicy type and add smoke test by @t0mmylam in #136
- ci: add GoReleaser workflow for CLI releases by @t0mmylam in #137
- chore: update release values by @lockwobr in #140
- chore: update golang to latest and k8s to latest by @lockwobr in #141
- feat: add webhook support for validation policies exist by @lockwobr in #142
- chore: update docs and chart versions by @lockwobr in #143
Full Changelog: chart/v0.10.0...chart/v0.11.0
chart/v0.10.1
What's Changed
Full Changelog: chart/v0.10.0...chart/v0.10.1
chart/v0.10.0
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
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
What's Changed
- chore: release 0.9.2 by @riceriley59 in #93
Full Changelog: agent/v6.3.1...chart/v0.9.2
chart/v0.9.1
What's Changed
- chore(helm): update versions for agent hot fix
agent/v6.3.1
operator/v0.9.0
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
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