Skip to content

Releases: open-component-model/mpas-product-controller

v0.5.0

09 Oct 15:13
29767bc
Compare
Choose a tag to compare

Release 0.5.0

  • fix: use the correct way to look up a Project for a namespace (#58)
  • fix: add descriptive pull request title (#57)
  • fix: remove using nil error (#56)
  • New PR Template (#54)

v0.4.0

21 Sep 08:38
e99c5a6
Compare
Choose a tag to compare

Release 0.4.0

  • feat: update ocm-controller to v0.13.0 and adjust dependencies for new flux version (#49)
  • feat: add polling the pull request for the validation (#48)

v0.3.3

11 Sep 13:04
bdce5ae
Compare
Choose a tag to compare

Release 0.3.3

Increase memory resource for deployment.

v0.3.2

01 Sep 08:47
2b2c72f
Compare
Choose a tag to compare

Release 0.3.1

  • fix: missing component version update in mutation function (#41)

v0.3.1

31 Aug 10:28
b189f44
Compare
Choose a tag to compare

Release 0.3.1

  • feat: add deployed condition and check for existing snapshot in pipeline scheduler (#39)

v0.3.0

30 Aug 11:46
6c53d28
Compare
Choose a tag to compare

Release 0.3.0

  • feat: update dependencies (#37)
  • fix: rename the certificate secret and fix mounting of the root certificate (#36)
  • Feature/56 (#31)
  • fix: the target namespace usage and small typo (#35)
  • New PR Template (#34)

v0.2.0

19 Jul 08:09
7769c7f
Compare
Choose a tag to compare

Release 0.2.0

  • updated ocm to the latest version.
  • added gitea support for pull request validation (#29)

v0.1.0

26 May 10:44
Compare
Choose a tag to compare

Release 0.1.0

  • feat: add readme instructions for configuration (#13)
  • feat: add target selection to pipelines (#9)
  • feat: fetch and construct resources (#7)
  • feat: implement controller functionality (#6)
  • Add `ProductDescription` resource object parts of the reconciliation process (#5)
  • feat: add ProductDeploymentPipeline (#4)
  • feat: add details to product deployment (#1)