uselagoon / remote-controller

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

feat: support new activestandby task type with custom rolebindings #148

Closed shreddedbacon closed 1 year ago

shreddedbacon commented 2 years ago

Checklist

Allow remote-controller to create new role bindings for active standby specific tasks, this allows us to transition away from using dioscuri as the handler for migrating ingress between namespaces.

closes #115