uselagoon / remote-controller

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

Add Fastly service ID configuration to the controller #32

Closed shreddedbacon closed 3 years ago

shreddedbacon commented 3 years ago

This adds support for defining the Fastly no-cache service ID for the cluster the controller is running in.

It will inject the variable LAGOON_FASTLY_NOCACHE_SERVICE_ID into all Lagoon builds that are started by this controller if the fastly-watch-status flag is set to true.