Skip to content

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

v0.6.1

26 Apr 13:40
3a268a9
Compare
Choose a tag to compare

Release 0.6.1

  • fix: add the right version in the image overlay for the deployment (#90)

v0.6.0

21 Mar 14:00
f2b03c6
Compare
Choose a tag to compare

Release 0.6.0

  • feat: update to use the latest git-controller v0.12.0 (#84)
  • chore(deps): bump the go_modules group group with 2 updates (#83)
  • fix: correct position for security context (#81)
  • correct mend action (#82)
  • mend (#77)
  • chore(deps): bump the ci group with 5 updates (#66)
  • add PR target (#68)
  • Skip Report generation on scheduled run + non PR runs (#60)
  • Add Reports to Mend Scans (#54)
  • feat: applying lint and fixing the lint issues (#57)
  • Create dependabot.yml (#53)
  • feat: add labels to every generated resource (#52)

v0.5.0

26 Oct 14:09
3b7a87d
Compare
Choose a tag to compare

Release 0.5.0

  • fix: change to use labels instead of annotations for project label #51
  • add mend scans (#50)
  • Update action versions (#49)

v0.4.0

20 Oct 20:53
7345f4c
Compare
Choose a tag to compare

Release 0.4.0

  • feat: use latest git-controller for insecure flag (#46)
  • remove (#45)
  • add blackduck scans (#43)

v0.3.1

13 Oct 14:04
6dcf0a0
Compare
Choose a tag to compare

Release 0.3.1

  • fix: panic when accessing annotations map that is nil (#42)

v0.3.0

09 Oct 15:02
4a5b025
Compare
Choose a tag to compare

Release 0.3.0

  • feat: add reconciling dockerconfig secrets into the service account in the project space (#36)
  • feat: add creating certificate request for new namespaces (#38)

v0.2.0

05 Oct 12:53
5bca3cd
Compare
Choose a tag to compare

Release 0.1.2

  • feat: annotate the created namespace with the name of the project (#37)
  • New PR Template (#35)

v0.1.2

11 Sep 12:53
d518d8b
Compare
Choose a tag to compare

Release 0.1.2

Increase memory resource for deployment.

v0.1.1

23 May 09:08
fc4722e
Compare
Choose a tag to compare

Release 0.1.1

  • feat: remove target as it will be defined under product (#22)

v0.1.0

19 May 15:05
562cd2d
Compare
Choose a tag to compare

Release 0.1.0

  • add target.mpas.ocm.software CRD & update boilerplate values (#1)
  • add action workflow to trigger e2e tests (#2)
  • chore: update go version and cleanup (#3)
  • fix: add back namespace to default
  • update github actions to allow for private modules (#6)
  • Project Controller Implementation (#5)
  • removed defined namespace entries (#8)
  • fix: update git-controller to auto generate repo name (#11)
  • update README.md with getting started instructions (#9)
  • feat: add ignoring values yaml file under products (#12)
  • change kustomization to use controller service account (#13)
  • add default namespace where controller is deployed to CLI (#14)