Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 22:54
· 19 commits to main since this release
c681d5a

1.0.0 (2024-06-14)

Bug Fixes

  • adds comments so that kubectl explain provides usefull info #33 (2f1d1fc)
  • adds crd installer manifest. addresses #46 (02e2f4b)
  • changes image pull policy to always. Addresses #49 (febcb88)
  • fixes broken workflow to ignore push to main resolves #5 (2f4a377)
  • fixes crd/controller able to create CR #1 (6894304)
  • fixes crd/controller able to create CR #1 (d5d51a3)
  • fixes crd/controller able to create CR addresses #1 (4ad502f)
  • modified controller to reconcile pat. Addresses #38 (#56) (22375c1)
  • Update README to explain set up for commit hooks. Addresses #8 (c04caa6)

Features

  • Initialize skeleton app with CRD and basic Ubuntu image. Addresses #17 (#21) (909bdda)