uselagoon / remote-controller

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

chore: add project/environment ids as envvars to builds and tasks #263

Closed shreddedbacon closed 1 month ago

shreddedbacon commented 1 month ago

Checklist

Fixes the tasks CRD to use integer for the project and environment ids as they are correctly sent as integers from the API now for some time.

Also injects them as consumable variables for builds and tasks if they're present