Skip to content

operator/v0.10.0

Choose a tag to compare

@riceriley59 riceriley59 released this 04 Dec 16:53
· 37 commits to main since this release
b8c0f4d

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