Skip to content

Releases: keptn/lifecycle-toolkit

v0.1.0

04 Oct 12:20
ead06ed
Compare
Choose a tag to compare

0.1.0 (2022-10-04)

Features

  • Add scheduler with annotations (#31) (9e29019)
  • Bootstrap Service CR and controller (#21) (c714ecc)
  • First draft of a scheduler (#19) (1884c86)
  • First podtatohead sample deployment manifests (#45) (3e92d27)
  • First Version of Function Execution (#35) (f6badfd)
  • Initial version of function runtime (#26) (c8800ee)
  • Inject keptn-scheduler when resource contains Keptn annotations (#18) (4530e86)
  • scheduler: Move from Helm to Kustomize (#53) (d7ba5f3)
  • Sample function for deno runtime (#27) (2501e46)
  • Substitute event task (#43) (3644a7d)
  • Switch to distroless-base image (#46) (0a735b2)
  • Webhook creates Service, Service creates ServiceRun, ServiceRun creates Event (#30) (5ae58c3)

Bug Fixes

  • Added namespace to task definition for podtato head example (#72) (7081f27)
  • Fix CODEOWNERS syntax (0be5197)
  • Fixed namespace in scheduler kustomization (#63) (237bf4f)
  • Missed error (#76) (a59aa15)
  • operator: Get desired amount of replicas from upper level resource (#89) (6767832)
  • operator: Update workload if spec changes (#90) (ec01ad2)
  • operator: Update workload instance controller, add example (#102) (e679c10)
  • Query jobs before creating (#79) (47f82b8)
  • scheduler: Config plugin configuration (#68) (4c4e3c6)

Continuous Integration