uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

fix: revert and fix the deployertoken injection using a custom unmarshal #231

Closed shreddedbacon closed 1 year ago

shreddedbacon commented 1 year ago

Checklist

This reverts the changes made in #225 and implements a custom unmarshal function to convert the 1|0 bools to golang booleans

Since the main chart CRDs were never updated, the CRD change within this is somewhat acceptable to revert for now since the recommended install method is via helm.