Skip to content

operator/v0.8.0

Choose a tag to compare

@lockwobr lockwobr released this 06 Jun 18:41
· 62 commits to main since this release

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